mishabar410/PolicyShield

Declarative firewall for OpenClaw tool calls.

51
/ 100
Established

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.

Maintenance 13 / 25
Adoption 10 / 25
Maturity 18 / 25
Community 10 / 25

How are scores calculated?

Stars

14

Forks

2

Language

Python

License

MIT

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.