agent-discordbot

Fail

Audited by Snyk on May 8, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The prompt's CLI examples and auth commands require providing bot tokens as command-line arguments (e.g., agent-discordbot auth set <token>), which would make the agent accept and embed secret token values verbatim into generated commands/outputs, creating 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 explicitly reads and processes arbitrary user-generated Discord messages (e.g., references/common-patterns.md Pattern 3 and templates/monitor-channel.sh which call agent-discordbot message list and inspect message content to decide actions), exposing the agent to untrusted third-party content that could carry indirect prompt-injection.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

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

Audit Metadata
Risk Level
HIGH
Analyzed
May 8, 2026, 02:07 AM
Issues
2