tooluniverse-drug-repurposing
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill's stated purpose and actual code implementation are consistent, focusing on biomedical research workflows.- [EXTERNAL_DOWNLOADS]: The skill facilitates retrieval of data from reputable third-party services including OpenTargets, DrugBank, ChEMBL, the FDA, and PubMed. These resources are authoritative in the domain.- [COMMAND_EXECUTION]: No evidence of arbitrary command execution or unsafe use of dynamic execution functions on external data was found.- [DATA_EXFILTRATION]: Network operations are scoped to intended scientific API calls. No access to sensitive local files or credentials was observed.- [PROMPT_INJECTION]: The skill ingests data from external sources (e.g., PubMed, DrugBank). While this constitutes an attack surface, the risk is minimal as the sources are reputable scientific repositories and the skill lacks high-privilege capabilities.
- Ingestion points: External API responses from scientific databases (DrugBank, PubMed, ChEMBL, etc.).
- Boundary markers: None explicitly defined in the provided templates.
- Capability inventory: No file system writes or shell execution tools are used.
- Sanitization: Not explicitly handled in the provided logic snippets.
Audit Metadata