wrangler

Fail

Audited by Snyk on Jul 21, 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 includes examples that embed secret values verbatim in CLI commands and connection strings (e.g., echo "secret-value" | wrangler secret put, inline postgres connection string, --origin-password), which would require an LLM to handle or output secrets directly.

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

  • Third-party content exposure detected (high risk: 0.75). SKILL.md instructs “Wrangler docs” retrieval from a public website (developers.cloudflare.com) and the required runtime workflow would fetch and incorporate that outsider-authored free text into the agent’s LLM context.

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
Jul 21, 2026, 12:23 AM
Issues
2
Security Audit — snyk — wrangler