citation-management

Fail

Audited by Snyk on Sep 14, 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 prompt instructs the agent to extract an API key directly from a local markdown file via grep/cut and pass it as a command-line argument (--api-key "$(grep ...)"), exposing the secret in the LLM's context and command output.

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

  • Third-party content exposure detected (low risk: 0.10). The skill searches Semantic Scholar based on generated queries from LaTeX drafts, which is an active search of external web content rather than ingesting unauthenticated feeds.

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
Sep 14, 2026, 02:29 PM
Issues
2
Security Audit — snyk — citation-management