ask-many-models

Fail

Audited by Snyk on Aug 27, 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 requires including "actual excerpts, code snippets, or data" verbatim in prompts and shows passing the full prompt inline to a CLI command, which can force the agent to read and emit secret values (and even place them on a command line) — an insecure credential-handling pattern.

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

  • Third-party content exposure detected (medium risk: 0.30). At runtime, outsider-authored free text from the user’s prompt (and optional system prompt text) is directly embedded into the query prompt that is sent to selected models for generation and synthesis (including deep-research inputs), via commands/amm.mdSKILL.md Step 1/1b/1d/2/4 and then scripts/query.ts (fullPrompt/systemPromptgenerateText/queryDeepResearch).

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 27, 2026, 06:19 AM
Issues
2
Security Audit — snyk — ask-many-models