interface-state

Pass

Audited by Gen Agent Trust Hub on Jul 31, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is designed for inspecting and configuring a Linux host's network state using standard utilities. No malicious patterns, obfuscation, or unauthorized data exfiltration attempts were detected.
  • [COMMAND_EXECUTION]: The skill uses the allowed-tools configuration to limit shell execution specifically to ip and bridge commands. While these commands can modify system configuration (e.g., changing IP addresses or routing tables), the skill explicitly documents these as administrative actions requiring root privileges and cautions the user accordingly.
  • [DATA_EXPOSURE]: The skill facilitates access to network configuration data such as IP addresses, MAC addresses, and routing tables. While this information is sensitive, its exposure is necessary and consistent with the skill's stated purpose of network diagnostics and management.
  • [EXTERNAL_DOWNLOADS]: The documentation mentions installing standard packages like iproute2 and jq via official distribution package managers (apt, apk, dnf). These are trusted sources and represent standard installation procedures.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 31, 2026, 02:25 AM
Security Audit — agent-trust-hub — interface-state