π¦ ClawHub
Audit Log Firewall
by @balkanblbn
Policy-based monitoring and command-line enforcement for high-risk agent operations. Intercepts sensitive commands and logs them for human auditing.
TERMINAL
clawhub install audit-log-firewallπ About This Skill
name: audit-log-firewall description: Policy-based monitoring and command-line enforcement for high-risk agent operations. Intercepts sensitive commands and logs them for human auditing.
Audit Log Firewall
Security is a non-negotiable protocol for autonomous agents. This skill acts as a dynamic guardrail.
Operational Modes
1. Interception Mode
Every command is checked against a local allowlist (config/allowlist.json).
rm -rf, sudo, or direct curl to unknown external IPs.2. Forensic Logging
All terminal activity is hashed and stored in.logs/SECURITY.json.
Installation
clawhub install audit-log-firewall