bagelhole/ai-agent-security
Secure AI agents against prompt injection, tool abuse, and data exfiltration with defense-in-depth controls. Use when building, deploying, or hardening agentic AI systems that invoke tools, access data, or interact with production infrastructure.
npx skills add https://github.com/BagelHole/DevOps-Security-Agent-Skills --skill ai-agent-security
Take bagelhole/ai-agent-security from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference pip, apt, docker.
Without those the skill loads but fails at the first command.