transcription-speech-to-text-hebrew

Fail

Audited by Snyk on Apr 24, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). This skill tells the agent to accept an API key provided in chat and write/replace it into textops_settings.json (and confirms the save), which requires the LLM to handle and embed the secret verbatim—an exfiltration risk.

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

  • Third-party content exposure detected (high risk: 0.90). The skill clearly downloads and ingests untrusted, user-generated content from public sources (e.g., YouTube and arbitrary HTTP/HTTPS URLs via scripts/download_audio.py and scripts/transcribe.py, per SKILL.md Step 1/1.5) and the workflow explicitly reads filenames/titles and transcription output (on user request) and even uses filename/title cues to set processing flags (e.g., diarization), so external content can materially influence tool decisions and actions.

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
Apr 24, 2026, 09:39 AM
Issues
3