coderabbit-hello-world
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill provides documentation and boilerplate code for a legitimate integration.
- [CREDENTIALS_UNSAFE]: The skill demonstrates secure handling of sensitive data by sourcing API keys from environment variables (e.g.,
process.env.CODERABBIT_API_KEY) rather than hardcoding them. - [EXTERNAL_DOWNLOADS]: The skill mentions standard packages (
@coderabbit/sdk,coderabbit) but does not perform any automated or unverified downloads or remote script execution.
Audit Metadata