skill-builder

Fail

Audited by Snyk on Mar 22, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The skill repeatedly requires reading and copying content verbatim (e.g., "MOVE content, don't rewrite it", preserve directives verbatim, show exact before/after diffs, and move "IDs/accounts" into reference files), which forces the LLM to output any secret values that happen to be present in those files.

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

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly mandates a "research assistant" teammate that uses WebSearch, WebFetch and Jina MCP tools (read_url/search_web) to fetch and read arbitrary web pages which other agents consume to inform plans and actions (see references/agents-teams.md and references/procedures/agents.md), creating a clear channel for untrusted third-party content to influence behavior.

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 22, 2026, 01:52 AM
Issues
3
Security Audit — snyk — skill-builder