biomedical-search-strategy-builder
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill performs string processing and uses a well-known public API for its core functionality.
- [EXTERNAL_DOWNLOADS]: Fetches MeSH term descriptors from the official National Library of Medicine (NLM) API (
id.nlm.nih.gov) to verify medical concepts. This is a neutral operation targeting a well-known scientific service. - [DATA_EXFILTRATION]: No sensitive files (e.g., credentials, SSH keys, environment variables) are accessed or transmitted externally.
- [REMOTE_CODE_EXECUTION]: No remote code execution or dynamic execution patterns (such as
evalorexec) were found in the Python scripts. - [PROMPT_INJECTION]: The instructions follow standard agent behavior guidelines and do not contain attempts to bypass safety filters or override system prompts.
- [COMMAND_EXECUTION]: The script uses
argparsefor input handling and does not invoke shell commands or sub-processes.
Audit Metadata