race-condition

Fail

Audited by Snyk on Jul 21, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The skill's examples and code snippets show embedding bearer tokens and URL tokens directly into HTTP requests (e.g., Authorization: Bearer , ?token=TOKEN), which encourages including secret values verbatim in generated requests or code.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This document is an offensive exploitation playbook with explicit, actionable instructions (code/templates) to perform unauthorized abuse — e.g., high-concurrency request gates, HTTP/2 single-packet bursts, and examples for double-claims, double-spend, rate-limit bypass, and privilege escalation.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 21, 2026, 01:24 PM
Issues
2
Security Audit — snyk — race-condition