skills/mukul975/anthropic-cybersecurity-skills/performing-bandwidth-throttling-attack-simulation/Gen Agent Trust Hub
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 tccommands, 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 sysctland terminating processes usingsudo killall. - [COMMAND_EXECUTION]: The
scripts/agent.pyscript utilizessubprocess.runto invoke system binaries includingtcandiperf3with parameters derived from command-line arguments. - [EXTERNAL_DOWNLOADS]: The skill documentation and implementation depend on external system tools such as
iperf3,bettercap, andarpspoof, as well as thescapyPython package for network packet crafting.
Audit Metadata