testing

Fail

Audited by Snyk on Apr 15, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt includes example commands and code that embed API tokens and keys inline (Authorization headers, --token flags, apiKey fields), which would require the LLM to insert secret values verbatim into outputs if those placeholders are filled.

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

  • Third-party content exposure detected (high risk: 0.90). The SKILL.md explicitly shows creating Synthetic Monitoring HTTP checks (the "target" field in the HTTP check cURL and Terraform examples) and k6 scripts that call http.get('https://api.example.com/...'), so the workflow involves fetching and interpreting arbitrary external web endpoints (untrusted third‑party content) that can influence test behavior and follow‑up actions.

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
Apr 15, 2026, 02:47 AM
Issues
2