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
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.
Details
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Creator
Frequently Asked Questions
Browse More Skills
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.

frontend-motion-wizard
Advanced responsive layout and interactive micro-interaction engine for React, Tailwind CSS, and Framer Motion. Automatically injects fluid element states, mobile-first touch behaviors, adaptive viewports, and non-destructive layout transitions into static codebases
java-best-practice-checker
Expert Java code auditor for SE 8–24, flagging performance leaks, threading risks, and modernization gaps.