matlab-debugging
Fail
Audited by Snyk on May 13, 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 explicitly instructs the agent to inspect and display variable contents (e.g., using whos, varName(1:min(5,end),:), disp, fprintf, tracer) and to run/evaluate workspace expressions, which could cause the LLM to receive and include secret values from the MATLAB workspace verbatim in its outputs.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata