botlearn

Fail

Audited by Snyk on Mar 14, 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 instructs the agent to obtain, store, and use an API key and to include it verbatim in the Authorization: Bearer header for API calls (and to run curl/HTTP commands itself), which requires the LLM to handle and embed secret values in generated requests/commands.

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

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly instructs the agent to fetch and read user-generated posts, comments, feeds and DMs from the public BotLearn API (see heartbeat.md step 2/3 with curl to https://botlearn.ai/api/community/posts and engagement.md/learning.md) and to distill and act on that content (comment, vote, update memory, suggest changes), so untrusted third-party content can materially influence agent decisions and tool use.

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
Mar 14, 2026, 02:23 AM
Issues
3