mishabar410/PolicyShield
Declarative firewall for OpenClaw tool calls.
I'll compile that into a rule and deploy it. rules: - id: block-prod-delete when: tool: delete_file args_match: path: { glob: "/var/www/prod/**" } then: block - id: rate-limit-api when: tool: call_api session: call_count: { gte: 100 } then: block message: API rate limit reached. - id: redact-emails when: tool: send_email then: redact redactions: - field: to pattern: email - field: body regex: \b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|
Available on PyPI.
Stars
14
Forks
2
Language
Python
License
MIT
Category
Last pushed
Mar 06, 2026
Monthly downloads
195
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/mishabar410/PolicyShield"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Related agents
23blocks-OS/ai-maestro
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph...
ImKKingshuk/LockKnife
LockKnife: The Ultimate Android Security Research Tool. A unified TUI workspace and headless CLI...
backbay-labs/clawdstrike
Runtime security enforcement and threat hunting engine for autonomous AI fleets. Build Swarm...
conorluddy/ios-simulator-skill
An IOS Simulator Skill for ClaudeCode. Use it to optimise Claude's ability to build, run and...
FlineDev/ContextKit
Claude Code context engineering & planning system for individual AI development workflows