add-skill

Fail

Audited by Snyk on Jul 30, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill explicitly instructs the agent to "copy the source file content verbatim" when given a file path, so any secrets in that file would be reproduced verbatim in the agent's output (high exfiltration risk).

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). The workflow ingests outsider-authored free text via $ARGUMENTS (user-provided description or file content) in Phase 1, then writes it into SKILL.md and embeds it into multiple repo files during Phase 4–6.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
HIGH
Analyzed
Jul 30, 2026, 02:05 PM
Issues
2
Security Audit — snyk — add-skill