performing-bandwidth-throttling-attack-simulation

Warn

Audited by Gen Agent Trust Hub on Apr 21, 2026

Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill requires administrative privileges to execute sudo tc commands, which modify kernel-level network queuing disciplines (qdiscs) and traffic shaping configurations.
  • [COMMAND_EXECUTION]: The workflow involves high-privilege operations such as modifying kernel parameters via sudo sysctl and terminating processes using sudo killall.
  • [COMMAND_EXECUTION]: The scripts/agent.py script utilizes subprocess.run to invoke system binaries including tc and iperf3 with parameters derived from command-line arguments.
  • [EXTERNAL_DOWNLOADS]: The skill documentation and implementation depend on external system tools such as iperf3, bettercap, and arpspoof, as well as the scapy Python package for network packet crafting.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 21, 2026, 12:22 AM