api-security-schemathesis

Fail

Audited by Snyk on Feb 14, 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 explicitly shows embedding credentials/token values in command lines and headers (e.g., --auth user:pass, --header "Authorization: Bearer <token>"), which encourages including secret values verbatim in generated commands and thus creates an exfiltration risk.

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

  • Third-party content exposure detected (high risk: 0.80). The skill fetches and processes OpenAPI/GraphQL schemas from arbitrary URLs provided to Schemathesis (e.g., the "schemathesis run " / "" commands), which are untrusted third-party sources whose content the agent must read and interpret.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 14, 2026, 03:23 PM