rivetkit-client-rust
Fail
Audited by Snyk on Aug 2, 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's examples show embedding authentication tokens directly in code (e.g., .token("pk_...") and "authToken": "jwt-token-here"), which encourages the LLM to place secret values verbatim into generated output/commands.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata