send-request

Fail

Audited by Snyk on May 13, 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 explicitly builds and must "show the exact command being executed," including CLI options for bearer tokens, API keys, and passwords (e.g., --auth-bearer-token ""), which requires the LLM to insert and therefore output secret values verbatim.

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

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly accepts and issues requests to arbitrary user-provided URLs ("If user provides a URL directly") and Step 4 requires parsing and reporting the response body, meaning the agent will fetch and interpret untrusted third‑party content from the open web.

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 13, 2026, 12:40 AM
Issues
2