network-101
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard administrative commands like
sudo,apt, andsystemctlto install and manage network services. These operations are required for the stated purpose of configuring a lab environment. - [EXTERNAL_DOWNLOADS]: Packages such as Apache, SNMPD, and Samba are installed from official system repositories. No suspicious third-party scripts or unverified binaries are downloaded.
- [DATA_EXFILTRATION]: Networking tools like
curl,nmap, andsnmpwalkare used exclusively for service verification and enumeration against local or lab-specific targets (e.g.,localhost,192.168.1.1). There is no evidence of sensitive data being sent to external unauthorized domains. - [PROMPT_INJECTION]: The instructions do not contain any patterns attempting to override agent behavior, bypass safety filters, or extract system prompts.
Audit Metadata