nemo-evaluator-sdk
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 contains examples that embed API keys directly (e.g., export NGC_API_KEY=nvapi-your-key-here and the Python snippet ApiEndpoint.api_key="nvapi-your-key-here"), which encourages placing secrets verbatim in code/commands and therefore requires the LLM to handle/output secret values.
Audit Metadata