req-http-client
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code snippets for using the Req Elixir package, which is a standard and well-regarded library for making HTTP requests.
- [SAFE]: Sensitive information such as API tokens is shown being retrieved via the application environment (Application.get_env), which is a standard best practice in Elixir for secure configuration management.
- [SAFE]: The skill includes comprehensive testing examples using Req.Test to encourage safe development practices before interacting with live external APIs.
- [SAFE]: No malicious patterns, such as obfuscation, persistence mechanisms, or unauthorized privilege escalation, were detected in the instructions or code examples.
Audit Metadata