Network 101
Warn
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [Privilege Escalation] (MEDIUM): Extensive use of 'sudo' and administrative PowerShell commands ('New-NetFirewallRule') to install packages and modify system services. Severity downgraded from HIGH because these actions are intrinsic to the skill's primary purpose of environment setup.
- [Command Execution] (MEDIUM): Execution of various system utilities for network configuration and enumeration, including the use of 'chmod 777' on shared directories which creates insecure permissions.
- [External Downloads] (LOW): Software is downloaded via standard package managers ('apt'). While these are external dependencies, they originate from official OS repositories.
- [Indirect Prompt Injection] (LOW): The skill is potentially vulnerable to instructions embedded in data it processes during enumeration. 1. Ingestion points: Apache logs ('/var/log/apache2/access.log') and outputs from network tools ('nmap', 'snmpwalk'). 2. Boundary markers: Absent. 3. Capability inventory: Extensive system modification via sudo. 4. Sanitization: No sanitization of ingested data before processing.
Audit Metadata