rdkit-cheminformatics
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructions and Python code for chemical informatics. It uses well-known, industry-standard libraries including rdkit, pandas, numpy, and matplotlib.
- [COMMAND_EXECUTION]: Shell commands are restricted to standard package installations (pip and conda) and local directory management (mkdir). There are no instances of arbitrary command execution or shell injection risks.
- [EXTERNAL_DOWNLOADS]: The skill references official documentation for RDKit and academic papers. It does not perform any unauthorized or suspicious remote downloads; package installations target the official PyPI and Conda-Forge registries.
- [DATA_EXFILTRATION]: No patterns of data exfiltration were found. File operations are limited to reading chemical data (SMILES/SDF) and writing results locally (CSV, SDF, and PNG images).
- [PROMPT_INJECTION]: The instructions are purely technical and lack any patterns attempting to override agent behavior or safety filters.
Audit Metadata