analyze-memory-snapshot

Warn

Audited by Snyk on Aug 23, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (medium risk: 0.30). The workflow reads a user-provided snapshot file (JSON or pickle) from an arbitrary path at runtime (e.g., load_snapshot()json.loads(path.read_text()) / pickle.load(handle), and the snapshot’s string fields (e.g., frames[].filename/name and device_traces[].action) are then formatted into the LLM-visible output.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 23, 2026, 04:03 PM
Issues
1
Security Audit — snyk — analyze-memory-snapshot