auto-dev

Fail

Audited by Snyk on Aug 23, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The skill tells the agent to ask the user for AUTODEV_API_KEY if not present and shows examples embedding {key} in Authorization headers, query strings, and CLI --api-key flags, which would require the LLM to accept and emit secret values verbatim.

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

  • Third-party content exposure detected (medium risk: 0.30). SKILL.md + interactive-explorer.md define runtime behavior where the agent ingests arbitrary free-text from the user conversation, then uses that input to drive calls like /listings and /openrecalls/{vin} (VINs chosen from user-provided searches/filters).

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
Aug 23, 2026, 07:45 PM
Issues
2
Security Audit — snyk — auto-dev