example-data-processor — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited example-data-processor (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
This skill demonstrates a complete skill structure with scripts, references, and proper documentation.
Processes CSV data files with these capabilities:
To process a CSV file:
Process the data in myfile.csvThe skill will:
For custom processing options:
Process sales.csv and group by regionscripts/process_csv.py - Main data processing script
scripts/fetch_data.py - API data fetcher (demonstrates uv dependencies)
scripts/validate.py - Data validation script
The scripts use these environment variables:
OUTPUT_DIR - Where to save processed files (optional)MAX_ROWS - Maximum rows to process (optional)Set them using:
Set OUTPUT_DIR to /path/to/outputFor detailed information:
"File not found" error:
"Invalid data" error:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.