2

    Agent Supply Chain Auditor

    Structured security auditing for AI agent skills to detect prompt injection, data exfiltration, and malicious commands.

    Updated Jun 2026
    0 installs

    Free

    Included in download

    • Downloadable skill package
    • 2 permissions declared
    • Instant install

    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 | sh` pattern in /scripts/setup.sh. * **Vector 5 (Credential Harvesting):** SKILL.md line 42 requests access to `.env` files. * **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.

    Use Cases

    • Scan SKILL.md files for prompt injection and hidden malicious instructions.
    • Identify data exfiltration vectors in MCP server configurations.
    • Evaluate third-party agent skills against OWASP Agentic Top 10 standards.
    • Generate risk-scored reports for platform engineering security reviews.

    Reviews

    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

    Terminal / Shell
    Network Access

    Allowed Hosts

    owasp.org
    unit42.paloaltonetworks.com
    orca.security
    www.mitiga.io
    venturebeat.com
    www.agensi.io
    www.unite.ai

    File Scopes

    agent-supply-chain-auditor/**

    Frequently Asked Questions

    Free