agent-base
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The documentation and code examples focus on extending the agent-base library for legitimate proxying use cases.
- [EXTERNAL_DOWNLOADS]: The skill references standard community Node.js modules for HTTP, HTTPS, PAC, and SOCKS proxying, which are widely used for network management and available on the official npm registry.
- [COMMAND_EXECUTION]: The provided code snippets demonstrate legitimate use of Node.js net, tls, and http modules for socket management and request handling, which is standard for implementing network agents.
Audit Metadata