liveavatar-demo

Fail

Audited by Snyk on Jul 31, 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 instructs the agent to ask the user to paste API keys into chat and then to place those keys into .env.local (writing them with an editor), which requires the LLM to receive and output secret values verbatim.

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

  • Third-party content exposure detected (medium risk: 0.30). The required runtime workflow ingests outsider-authored free text via the user’s microphone/audio and sends that user-provided content into the STT→LLM pipeline (Demos 2/3) and the lead-capture/“Chat with Wayne” UI for conversation turns (Demo 1) without any first selecting a specific pre-approved item.

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
Jul 31, 2026, 04:47 AM
Issues
3
Security Audit — snyk — liveavatar-demo