request-management
Fail
Audited by Snyk on Feb 23, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill's scripts read RITM variable values and explicitly stringify/log them (e.g., getRITMVariables + gs.info(JSON.stringify(vars)) via snow_execute_script_with_output), which would surface any secrets stored in those variables and force the agent to handle/output them verbatim.
Audit Metadata