data-quality-auditor

Pass

Audited by Gen Agent Trust Hub on Apr 12, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: Instructions guide the agent to run included Python scripts (data_profiler.py, missing_value_analyzer.py, outlier_detector.py) for data processing. These scripts are self-contained and perform read-only analysis on user-provided files.- [SAFE]: Analysis of the Python scripts confirms they rely exclusively on the Python standard library and do not perform any network, persistence, or privilege escalation operations. The skill processes external CSV data via included Python scripts. Ingestion occurs in data_profiler.py, missing_value_analyzer.py, and outlier_detector.py. While boundary markers for the resulting report are absent, the capabilities are restricted to local statistical processing with no network access. Sanitization is performed through standard CSV parsing which treats inputs as literal values rather than executable code.- [DATA_EXFILTRATION]: No network access or external communication patterns were found in the code or instructions. Analysis results are displayed to the user within the terminal environment.- [PROMPT_INJECTION]: No evidence of jailbreak attempts, system prompt extraction, or safety filter bypasses was detected in the skill instructions or metadata.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 12, 2026, 06:50 PM