critical-thinking

Fail

Audited by Snyk on Jul 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 explicitly requires copying exact text from the user's documents into the audit output and recording users' answers verbatim, which forces the LLM to reproduce any secret values present in those inputs verbatim (high exfiltration risk).

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

  • Third-party content exposure detected (high risk: 0.80). The skill’s required runtime loop ingests the user-provided memo/argument text (“The document. Read it fully…”) into the LLM context for auditing and quoting, which is outsider-authored free text whenever the operating user is analyzing someone else’s document (public/provided by other parties, issues/PRs, chat/notes, attachments, etc.).

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 27, 2026, 02:35 AM
Issues
2
Security Audit — snyk — critical-thinking