general-video

Fail

Audited by Snyk on Jul 30, 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 explicitly tells the agent to run npx hyperframes auth status and "relay its output verbatim", which forces the LLM to emit any authentication tokens or sensitive fields present in that command output.

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

  • Third-party content exposure detected (medium risk: 0.30). The required runtime path delegates scene generation via scripts/frame-packets.mjs which inlines the storyboard block text from the project’s STORYBOARD.md into each frame worker packet, and the frame worker reads that packet content at runtime.

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
Jul 30, 2026, 03:03 AM
Issues
2
Security Audit — snyk — general-video