scene-sequencing

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [Indirect Prompt Injection] (LOW): The script processes untrusted data and includes it in reports without sanitization, creating a surface for indirect prompt injection if an agent processes the output.
  • Ingestion points: Deno.readTextFile(file) and Deno.stdin in scripts/analyze-scene.ts.
  • Boundary markers: Absent in output generation.
  • Capability inventory: File read access (--allow-read).
  • Sanitization: None performed on input text.
  • [Data Exposure] (LOW): The tool allows reading any file accessible to the Deno process, which could be exploited by an agent to access sensitive data if file paths are not validated.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 05:32 PM