csv-analyse
Fail
Audited by Snyk on Jun 18, 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 reads CSV contents and returns fields like "head" and categorical summaries verbatim (via run_skill_script and fs_read) with no redaction, so any API keys, tokens, or passwords in the CSV would be output by the LLM.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata