dlstreamer-coding-agent

Fail

Audited by Snyk on Jul 24, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (high risk: 1.00). The document contains an explicit, contradictory instruction ("Autonomous execution — never wait for user confirmation") that overrides earlier safety rules requiring explicit user confirmation before running commands, which is a hidden/deceptive behavioral override outside the skill's stated cautious scope.

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The skill explicitly requires embedding the verbatim initial user prompt into generated README files, which would force the LLM to reproduce any secrets or API keys the user included in their prompt verbatim in its output.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

E004
CRITICAL

Prompt injection detected in skill instructions.

W007
HIGH

Insecure credential handling detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 24, 2026, 03:58 AM
Issues
3
Security Audit — snyk — dlstreamer-coding-agent