ios-slim-bindings
Fail
Audited by Snyk on Feb 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The prompt includes examples that embed an API key literal in code (e.g., DotnetMyBinding.Initialize("your-api-key")) and exposes an initialize(apiKey:) API, which encourages passing real secrets verbatim into generated source—an insecure pattern that could require the LLM to output secrets directly.
Audit Metadata