performing-vlan-hopping-attack

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes sudo and subprocess.run to perform low-level network tasks such as creating VLAN subinterfaces and loading kernel modules. These high-privilege operations are necessary and appropriate for the skill's primary function as a network security testing tool.
  • [PROMPT_INJECTION]: The tool includes functions to sniff and process external network frames (DTP, CDP, LLDP). While this introduces an external data ingestion surface, the script correctly treats this data as diagnostic information for reporting rather than executable instructions, which aligns with security best practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 03:02 AM