mol-2d-viewer

Pass

Audited by Gen Agent Trust Hub on Mar 30, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements molecular structure rendering using industry-standard scientific libraries such as rdkit and Pillow. All analyzed code and instructions align with the stated purpose of chemical visualization.
  • [EXTERNAL_DOWNLOADS]: The python script includes functionality to fetch chemical data from the University of Cambridge's OPSIN service (opsin.ch.cam.ac.uk). This is a well-known academic resource used here for legitimate IUPAC name-to-SMILES conversion.
  • [COMMAND_EXECUTION]: Analysis of the Python script confirms that no dangerous shell commands or subprocess calls are present. The script is designed to process chemical strings and generate image files locally.
  • [DATA_EXFILTRATION]: No unauthorized data transmission or access to sensitive system files (such as credentials, configuration, or environment variables) was detected. Network activity is confined to querying the trusted OPSIN API for chemical data.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 30, 2026, 12:51 AM