Skip to main content

csv-analysis

Automates CSV data analysis, providing statistical insights, pattern detection, and visualization recommendations for better decision-making.

Install this skill

or
92/100

Security score

The csv-analysis skill was audited on Feb 28, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 164

Hex-encoded characters

SourceSKILL.md
164sed '1s/^\xEF\xBB\xBF//' file.csv > clean.csv
low line 522

External URL reference

SourceSKILL.md
522- pandas: https://pandas.pydata.org/
low line 523

External URL reference

SourceSKILL.md
523- NumPy: https://numpy.org/
low line 527

External URL reference

SourceSKILL.md
527- GNU awk: https://www.gnu.org/software/gawk/manual/
Scanned on Feb 28, 2026
View Security Dashboard