nlm-skill

Fail

Audited by Snyk on Mar 15, 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 instructs users/agents to extract raw authentication cookies and save them via a tool call (mcp__notebooklm-mcp__save_auth_tokens(cookies="<cookie_header>")), which requires embedding secret cookie/header values verbatim in commands—an explicit high-risk secret-handling pattern.

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

  • Third-party content exposure detected (high risk: 0.90). This skill explicitly ingests public/untrusted web and user-generated content as part of its required workflows (e.g., "nlm source add --url 'https://...'", YouTube URLs, and "nlm research start ... --source web" followed by "nlm research import "), so the agent will read and act on third‑party pages whose content could contain injected instructions.

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
Mar 15, 2026, 02:05 AM
Issues
2