video-use

Fail

Audited by Snyk on Aug 18, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt explicitly tells the agent to ask the user to paste an ELEVENLABS_API_KEY and write it into a .env file, which requires the LLM to accept and embed a secret verbatim in its output/files.

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

  • Third-party content exposure detected (medium risk: 0.30). In helpers/pack_transcripts.py and helpers/render.py, the skill ingests user-supplied Scribe transcript text produced from the provided source videos (transcripts/*.jsontakes_packed.md / master.srt) and the agent then reasons from that runtime text via takes_packed.md during cut selection and subtitle generation.

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
Aug 18, 2026, 04:10 PM
Issues
3
Security Audit — snyk — video-use