proxy-tool-bootstrap

Pass

Audited by Gen Agent Trust Hub on Jul 31, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to perform network connectivity tests and proxy validation using terminal commands like curl with SOCKS5 and HTTP proxy flags.
  • [EXTERNAL_DOWNLOADS]: Retrieves geolocation data from ip-api.com and proxy lists from proxyscrape.com. Both are well-known services used for network diagnostics and testing.
  • [REMOTE_CODE_EXECUTION]: The skill uses a pattern where geolocation data is piped into python3 -c. This is used as a JSON parser (using json.load(sys.stdin)) to extract specific fields from the API response, rather than executing arbitrary remote code or scripts downloaded from the internet.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 31, 2026, 01:37 AM
Security Audit — agent-trust-hub — proxy-tool-bootstrap