rowan

Pass

Audited by Gen Agent Trust Hub on Apr 9, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the rowan-python library and other dependencies like rdkit and pandas from standard package repositories (PyPI). These tools are necessary for the chemical informatics tasks described.
  • [DATA_EXFILTRATION]: The skill facilitates the transfer of molecular data (SMILES strings and protein files) to Rowan's external API. This is the core functionality of the service, allowing users to leverage cloud infrastructure for intensive molecular simulations.
  • [CREDENTIALS_UNSAFE]: Authentication is handled through API keys. The skill examples use safe placeholder values (e.g., 'your_api_key_here') and correctly recommend utilizing environment variables for secret management.
  • [PROMPT_INJECTION]: The skill processes user-provided chemical data and protein sequences. While these act as external inputs, they are handled as structured technical data for scientific computation rather than natural language instructions, presenting no significant injection risk.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 9, 2026, 10:13 PM