GitHub Action that gates CI/CD payloads (Terraform plans, DB migrations, deploys) through BLACK_WALL pre-action risk evaluation. Returns GO / CAUTION / STOP + an Ed25519-signed receipt verifiable offline.
-
Updated
May 29, 2026 - Python
GitHub Action that gates CI/CD payloads (Terraform plans, DB migrations, deploys) through BLACK_WALL pre-action risk evaluation. Returns GO / CAUTION / STOP + an Ed25519-signed receipt verifiable offline.
BLACK_WALL pre-action guardrail for Hermes Agent (NousResearch). Hooks pre_tool_call to call forecast() before any tool runs; blocks STOP verdicts; auto-reports outcomes via observe(). Decision receipts are Ed25519-signed and verifiable offline.
Python client for BLACK_WALL — pre-action risk gate for AI agents. Call forecast() before any irreversible action; observe() to close the loop. Zero-dep stdlib-only.
BLACK_WALL pre-action guardrail for OpenClaw agents. Hooks before_tool_call to call forecast() before any tool runs; blocks STOP verdicts; surfaces CAUTION as approval prompts. Receipts are Ed25519-signed and verifiable offline.
BLACK_WALL pre-action guardrail for ElizaOS agents. Wraps every action handler with a forecast() check so STOP-rated actions abort before they run.
BLACK_WALL MCP server — a pre-action risk check your AI agent calls before any irreversible action (send email, move money, run SQL, delete data).
Add a description, image, and links to the blackwall topic page so that developers can more easily learn about it.
To associate your repository with the blackwall topic, visit your repo's landing page and select "manage topics."