exploratory-data-analysis
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely focused on scientific data exploration and report generation. The workflow is transparent and uses local scripts to process data files.
- [EXTERNAL_DOWNLOADS]: While the skill itself does not perform automated downloads, it recommends the installation of reputable scientific Python packages such as NumPy, Pandas, Biopython, and RDKit. These are standard, trusted resources in the scientific computing ecosystem.
- [COMMAND_EXECUTION]: The skill uses a local script
scripts/eda_analyzer.pyto analyze files. This script uses established libraries to safely parse scientific data and does not employ dangerous functions likeeval()orexec(). - [DATA_EXFILTRATION]: No network activity or exfiltration vectors were detected. The skill operates exclusively on local files and produces local outputs.
- [PROMPT_INJECTION]: The instructions in
SKILL.mdare instructional and adhere to safety guidelines. No attempts to override agent behavior or extract system prompts were found.
Audit Metadata