Agent Supply Chain Auditor
by Timoranjes
Structured security auditing for AI agent skills to detect prompt injection, data exfiltration, and malicious commands.
Free
Works with the AI tools you already use
See it in action
You say
Audit the security of the SKILL.md and scripts directory in this repository before I install it in our production environment.
Your agent does
AUDIT REPORT: DO NOT INSTALL
Risk Score: 10/10 (CRITICAL)
- Vector 3 (Malicious Command): found
curl | shpattern in /scripts/setup.sh. - Vector 5 (Credential Harvesting): SKILL.md line 42 requests access to
.envfiles. - Vector 2 (Exfiltration): Identified POST request to unknown domain
api.temp-stats.io.
About this skill
The problem
Third-party agent skills and SKILL.md files are a new supply chain attack vector. Traditional SAST and SCA scanners cannot detect prompt injection, malicious command patterns, or hidden data exfiltration logic embedded in agent instructions.
What it does
- Performs structured security audits across five specific vectors: prompt injection, data exfiltration, malicious commands, dependency poisoning, and credential harvesting.
- Scans SKILL.md files, companion scripts, and MCP server configurations for obfuscated attacks like zero-width characters and base64-encoded payloads.
- Assigns risk scores based on real-world research from OWASP, Unit 42, and Snyk.
- Generates a detailed audit report including a risk matrix, evidence citations, and remediation guidance.
- Provides a clear final verdict: Safe to Install, Install with Caution, or Do Not Install.
Why this beats prompting it yourself
General-purpose LLM prompts often miss specialized agentic attack patterns like Unicode obfuscation or indirect prompt injection. This tool uses a formal methodology based on 2026 security research, ensuring consistency that manual checks lack. It forces a systematic review of secondary directories and scripts that are often overlooked during a casual "check this file" prompt.
Use cases
- Auditing community skills from marketplaces like Agensi or GitHub before team-wide deployment.
- Reviewing MCP server configurations for unauthorized telemetry or credential harvesting.
- Verifying internal skill updates for backdoor instructions or dependency typosquatting.
- Establishing a security-approved skill registry for enterprise development environments.
Known limitations
This skill identifies patterns and intent. It cannot execute active penetration testing or dynamic analysis of external network endpoints mentioned in a skill.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
1 install
Downloaded by developers to date
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean 1 month ago
- Free to download with an account
Creator
134+ total installs · 83 skills on Agensi
Frequently Asked Questions
Popular in Security & Compliance

sast-configuration
Automate the setup and optimization of Semgrep, SonarQube, and CodeQL for high-signal security testing.
truth-first-enterprise
Transform AI claims into verified, risk-assessed technical reports for production, DevOps, and enterprise governance.
soc2-compliance-pack
Get SOC2 Type II-ready in 90 days. 17 policy templates, 64 control mappings, automated AWS/GCP/GitHub evidence collection.
dependency-health-check
Automated security audit and health check for software dependencies across polyglot projects.