openrouter-hello-world
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Provides standard
curlcommands for API interaction andpip/npminstallation commands for the OpenAI SDK, which are appropriate for the skill's documented purpose. - [EXTERNAL_DOWNLOADS]: References official and well-known sources including
openrouter.ai, PyPI, and NPM registries for library installation. These are considered safe for developer tooling. - [CREDENTIALS_UNSAFE]: References an environment variable
OPENROUTER_API_KEYfor authentication, which is standard practice for secure credential management and does not expose secrets.
Audit Metadata