Skip to main content

csv-analyzer

Analyzes CSV data for insights, visualizations, and quality assessments, helping users understand and clean their datasets effectively.

Install this skill

or
92/100

Security score

The csv-analyzer skill was audited on Mar 5, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 15

Access to hidden dotfiles in home directory

SourceSKILL.md
15cd ~/.claude/skills/csv-analyzer/scripts
medium line 232

Access to hidden dotfiles in home directory

SourceSKILL.md
232- Default: `~/.claude/skills/csv-analyzer/scripts/.tmp/csv_analysis/`
low line 237

Access to hidden dotfiles in home directory

SourceSKILL.md
237cp ~/.claude/skills/csv-analyzer/scripts/.tmp/csv_analysis/*.png /path/to/project/.tmp/csv_analysis/
low line 16

Access to .env file

SourceSKILL.md
16export $(grep -v '^#' /path/to/project/.env | xargs 2>/dev/null)
Scanned on Mar 5, 2026
View Security Dashboard