molecular-visualization-3dmol

Pass

Audited by Gen Agent Trust Hub on Aug 27, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The generated HTML output references the 3Dmol.js library from its official CDN (https://3Dmol.org/build/3Dmol-min.js). This is a well-known scientific resource and is considered safe.\n- [INDIRECT_PROMPT_INJECTION]: The skill ingests molecular data which could potentially contain malicious instructions. Although the data is primarily scientific, it represents an entry point for external content.\n
  • Ingestion points: scripts/mol_viewer.py reads input data from files specified in the infile argument.\n
  • Boundary markers: Absent. Data is interpolated directly into the JavaScript context.\n
  • Capability inventory: scripts/mol_viewer.py possesses file read and write capabilities.\n
  • Sanitization: Present. The script uses json.dumps to escape data for inclusion in JavaScript string literals.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 27, 2026, 11:44 PM
Security Audit — agent-trust-hub — molecular-visualization-3dmol