rivetkit-client-swiftui
Fail
Audited by Snyk on Apr 1, 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 includes examples that embed auth tokens directly in endpoint URLs and ClientConfig/params (e.g., "https://namespace:pk_...@api.rivet.dev", token: "pk_...", ConnParams(authToken: "jwt-token")), which encourages inserting real secret values verbatim into generated code or commands and creates exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata