Agent skill

security

Security scanning — injection detection, capability checks, audit trails

Stars 113
Forks 16

Install this agent skill to your Project

npx add-skill https://github.com/iii-hq/agentos/tree/main/plugin/skills/security

SKILL.md

Security operations:

  • Scan injection: curl -X POST http://localhost:3111/api/security/scan -H 'Content-Type: application/json' -d '{"input": "<text>", "checks": ["injection", "traversal", "command"]}'
  • Check capability: curl -X POST http://localhost:3111/api/security/capability -H 'Content-Type: application/json' -d '{"agentId": "claude-code", "action": "write", "resource": "/path"}'
  • Audit: curl http://localhost:3111/api/security/audit?agentId=claude-code&limit=50

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results