proxy
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [Unverifiable Dependencies & Remote Code Execution] (LOW): The skill instructs the user to install packages like 'squid' and 'dante-server' using system package managers (apt, yum). These are from trusted distribution repositories but constitute external software installation.
- [Privilege Escalation] (LOW): The skill contains commands that modify system-wide configuration files in /etc/ and manage system services via systemctl, which typically require root or sudo access. It also includes iptables commands for network redirection.
- [Data Exposure & Exfiltration] (LOW): The templates reference sensitive file paths such as SSL private keys (/etc/nginx/ssl/key.pem) and password files (/etc/squid/passwd). These are used correctly within the context of service configuration and no malicious exfiltration logic is present.
Audit Metadata