journal-review

Fail

Audited by Snyk on Aug 3, 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 requires the model to "preserve all vulnerability fields" and emit a corrected journal, which can force the LLM to echo any secrets (API keys / tokens / ACCESS_TOKEN values) present in the input JSON verbatim, creating an exfiltration risk.

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

  • Third-party content exposure detected (medium risk: 0.30). The runtime workflow reads outsider-authored free text from the user-provided input journal JSON (e.g., input.json passed on the required command line), which is then parsed and used to derive the reviewed severities/categories (load_json()review_vulnerability() consuming type/description/file/line fields).

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 3, 2026, 10:03 AM
Issues
2
Security Audit — snyk — journal-review