prompt
FreeAudit agent skill ecosystems against supply-chain poisoning and attacks
About prompt
Agent Skill Supply-Chain Security Auditor is a specialized prompt from the ai-boost/awesome-prompts repository. It instructs an AI agent to inspect, audit, and harden agent skill ecosystems against supply-chain poisoning, self-propagating attacks, and privilege escalation. The prompt covers three core responsibilities: Skill Manifest Audit (verifying SKILL.md integrity, flagging undocumented scripts), Documentation Poisoning Detection (scanning code examples for hidden malicious logic like dynamic execution, disguised imports, exfiltration patterns), and MCP Tool Schema Security (checking for flat inputs, excessive data exposure). It is based on recent arXiv research (2026) and claims to identify 90%+ of documented DDIPE skill-poisoning patterns, mapped to MITRE ATT&CK and OWASP Agentic Top 10.
Key Features
Pros & Cons
- Comprehensive coverage: manifest audit, documentation poisoning, MCP schema security
- Based on cutting-edge academic research (2026) and industry frameworks (MITRE, OWASP)
- High detection rate (90%+) for documented DDIPE patterns
- Open source and free to use as a prompt template
- Provides structured responsibilities that can be integrated into automated pipelines