byted-marketing-agent-inspiration-insight
Fail
Audited by Snyk on Mar 26, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). Insecure: the skill explicitly instructs the agent to ask the user for AccessKey/SecretKey and then append them as --ak/--sk in generated shell commands (i.e., include credential values verbatim), creating an exfiltration risk.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). Yes — the skill's required workflow (SKILL.md Step 1–3) and scripts/openapi_client.py explicitly call a Volcengine OpenAPI (cdp-saas.cn-beijing.volcengineapi.com) to list industries and query "hot_video" records that contain user-generated content (抖音链接, ASR/OCR text, keyframe URLs, analysis/replication prompts), which the agent must read and interpret to drive sorting, detail expansion, and generation actions — creating a clear avenue for indirect prompt injection.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata