esm-protein-language-model
Fail
Audited by Snyk on Jul 10, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The skill includes an explicit example that passes an API token as a literal parameter (client = ESM3ForgeInferenceClient(..., token="your_token_here")) and suggests passing tokens explicitly in troubleshooting, which encourages embedding secret values verbatim in code/output and creates exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata