nifs-archive-download

Fail

Audited by Snyk on Jul 2, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). This prompt extracts a JWT from browser sessionStorage and instructs embedding that token verbatim into shell/subagent commands and arguments (curl and batch scripts), which requires the LLM to handle and output a secret directly.

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

  • Third-party content exposure detected (high risk: 0.75). Outsider-authored free text is fetched at runtime from the public site archives.nifs.ac.jp via curl (signed URL and API responses like /api/catalogs/{id}/url and /api/catalogs/{id}), and the script ingests the returned text (e.g., signed_url body) into the agent’s execution context.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

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

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
HIGH
Analyzed
Jul 2, 2026, 06:21 AM
Issues
3
Security Audit — snyk — nifs-archive-download