data-quality-auditor
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of three Python scripts (
data_profiler.py,missing_value_analyzer.py,outlier_detector.py) that perform statistical analysis on local CSV files. All scripts use standard library modules (argparse, csv, json, math, collections) and do not have external dependencies or network operations.- [SAFE]: TheSKILL.mdfile provides clear instructions for data quality engineering tasks and correctly scopes the agent's behavior to data analysis and remediation planning without attempting to bypass safety guardrails or request elevated privileges.- [SAFE]: Data processing is performed locally on user-provided CSV files. There are no signs of data exfiltration, credential harvesting, or unauthorized file access.- [SAFE]: The metadata in.claude-plugin/plugin.jsonmatches the skill's functionality and lists the author and repository details accurately. The homepage and repository URLs point to a legitimate collection of tools on GitHub.
Audit Metadata