proxy-manager
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements secure credential management by requiring the
WEBSHARE_API_TOKENto be provided via environment variables rather than being hardcoded or passed as a direct string. It includes explicit instructions for the agent to mask the token in any shell output. - [SAFE]: All network operations are directed at the official Webshare API (
proxy.webshare.io) and dashboard (dashboard.webshare.io) domains, which are appropriate for the skill's stated purpose. - [SAFE]: The
express_checkout.pyscript uses the standardwebbrowsermodule to open the vendor's subscription page. This is a secure approach that keeps the actual payment transaction and sensitive billing details within the user's local browser environment rather than processing them through the AI agent.
Audit Metadata