network-101
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONPRIVILEGE_ESCALATIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill makes extensive use of administrative commands via
sudoto perform system-level tasks such as installing software (apt install), managing services (systemctl), and configuring firewall rules (ufw). This is expected behavior for a tool designed for server configuration. - [PRIVILEGE_ESCALATION]: Includes instructions to apply world-writable permissions (
chmod 777) to specific directories. This is used in the context of setting up an anonymous or public SMB share for enumeration practice in a lab setting. - [INDIRECT_PROMPT_INJECTION]: The skill facilitates the analysis of external data by reading service logs (e.g.,
/var/log/apache2/access.log). This creates a theoretical attack surface where malicious content embedded in logs could influence an agent's subsequent responses or actions during the analysis phase.
Audit Metadata