magic-data-exploration
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill's core functionality relies on standard, deterministic statistical libraries (Pandas, NumPy, SciPy) for data analysis. No network exfiltration, credential harvesting, or prompt injection patterns were detected.
- [COMMAND_EXECUTION]: The test suite (tests/test_prepare_for_exploration.py) utilizes subprocess.run to execute sibling scripts for verification. This is a standard practice in software testing and occurs within a controlled environment, presenting no risk to the runtime execution of the skill.
Audit Metadata