Insert honeypot tokens into sensitive files to detect if an agent leaks their contents in output
TheArchitectit/agent-guardrails-template
SkillsMP has collected 13 skills from TheArchitectit/agent-guardrails-template. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 13
- GitHub stars
- 78
- GitHub forks
- 2
Skills in this repository
Showing 13 of 13 collected skills.
Topic-based content filtering to block harmful or unauthorized content in agent output
Access and read guardrails skill documentation, configuration examples, and usage guides at runtime.
Available guardrail tools and automatic enforcement behavior for pi agents
How to use and interpret the guardrails panel and status bar in the pi TUI
Detect and block prompt injection attacks in tool input (bash commands, write/edit content) before execution
Prevent sensitive data (secrets, credentials, PII) from leaking in agent output
How guardrail policies cascade from organization through team to project level
Run untrusted or risky commands in Docker-based sandbox with resource limits and network isolation
Per-tool permission levels (auto/ask/blocked) that gate which tools the agent can use
Validates git commits follow COMMIT_WORKFLOW.md standards: AI attribution, single focus, no secrets
Enforces TEST_PRODUCTION_SEPARATION.md: production code first, separate instances, no data mixing
Enforces the Four Laws of Agent Safety automatically on all operations. Halts on uncertainty.