iupac-to-smiles

Pass

Audited by Gen Agent Trust Hub on Mar 30, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's core logic is implemented in a Python script that interacts with the OPSIN API (opsin.ch.cam.ac.uk). This is a reputable scientific service provided by the University of Cambridge, and its use is consistent with the skill's purpose.
  • [COMMAND_EXECUTION]: The skill includes a CLI-based Python script for batch processing chemical names. It uses standard file I/O operations to read input names and write results to JSON/CSV files as requested by the user, with no signs of arbitrary or dangerous command execution.
  • [EXTERNAL_DOWNLOADS]: The skill depends on 'rdkit' and 'requests', which are well-known and trusted libraries in the Python ecosystem for scientific computing and web requests. There are no attempts to download or execute unverified remote scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 30, 2026, 06:44 AM