drug-discovery-search
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes legitimate requests to the official Valyu API (api.valyu.ai) to perform semantic searches. It also provides integration examples using official SDKs (valyu and valyu-js).
- [COMMAND_EXECUTION]: The skill uses standard shell scripts (scripts/search) and Node.js for its core functionality. It also demonstrates how to use the standard 'jq' utility for processing JSON output. These are expected for a command-line search tool.
- [CREDENTIALS_UNSAFE]: The skill includes a 'setup' command to store the user's Valyu API key. It correctly instructs the user on how to obtain a key from the official platform and provides placeholders for integration examples, following best practices.
Audit Metadata