literature-research
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate research tool designed to query official scientific APIs. All network operations are directed toward well-known, trusted domains such as ncbi.nlm.nih.gov and clinicaltrials.gov.
- [COMMAND_EXECUTION]: The included Python scripts perform data processing and retrieval without using dangerous functions like
eval(),exec(), orsubprocess. Operations are restricted to standard library usage and safe file writes to a temporary directory. - [DATA_EXFILTRATION]: There is no evidence of unauthorized data access. The scripts do not read sensitive local configuration files (like .ssh or .aws directories) and only handle the research data they are intended to process.
Audit Metadata