proxychains
Pass
Audited by Gen Agent Trust Hub on Feb 19, 2026
Risk Level: SAFE
Full Analysis
- [Command Execution] (SAFE): The skill provides instructions to wrap standard network commands in
proxychains4. This is a legitimate functional feature for environments with restricted internet access. - [Prompt Injection] (LOW): The skill defines automation rules that trigger retries on network failure. These are functional instructions and do not attempt to bypass core safety guardrails.
- [Unverifiable Dependencies & Remote Code Execution] (SAFE): The documentation refers to installing
proxychains4via official system package managers (e.g., apt, yum, brew), which are trusted sources. - [Data Exposure & Exfiltration] (SAFE): The default configuration points to a local proxy at 127.0.0.1:9910. No sensitive files are accessed or sent to remote attackers.
- [Persistence Mechanisms] (SAFE): The skill manages its own configuration files in the user's home directory (~/.proxychains/) and does not install malicious startup tasks.
Audit Metadata