data-analyst
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFE
Full Analysis
- DATA_EXFILTRATION (SAFE): The skill performs only local data processing. No network-enabled libraries or hardcoded credentials were detected.
- COMMAND_EXECUTION (SAFE): The core logic in scripts/analyze_missing_values.py uses standard pandas/numpy operations and does not use os.system, subprocess, or eval functions.
- EXTERNAL_DOWNLOADS (SAFE): Dependencies listed in requirements.txt are standard, well-known data science packages (pandas, numpy, scikit-learn).
- NO_CODE (SAFE): The JavaScript entry point in index.js is a skeleton and contains no functional logic.
Audit Metadata