pp-metacritic

Fail

Audited by Snyk on Jul 20, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The skill includes examples that place API keys directly on the command line (--api-key your-token-here) and shows an export of a plaintext API key, which requires the LLM/agent to handle or embed secret values verbatim.

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

  • Third-party content exposure detected (high risk: 0.70). The required workflow is invoking the metacritic-pp-cli which performs live reads from Metacritic’s public web API (via backend.metacritic.com/browser-like reverse-engineered endpoints), so the LLM context can include outsider-authored free text returned in JSON fields from that upstream service.

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 20, 2026, 10:59 PM
Issues
2
Security Audit — snyk — pp-metacritic