benchling-integration
Fail
Audited by Snyk on Mar 29, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). This skill includes code examples that pass API keys and client secrets directly into constructors (e.g., ApiKeyAuth("your_api_key"), ClientCredentialsOAuth2(..., client_secret="your_client_secret")), which encourages embedding user secrets verbatim in generated code/commands and thus creates an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata