skills/mukul975/anthropic-cybersecurity-skills/detecting-modbus-command-injection-attacks/Gen Agent Trust Hub
detecting-modbus-command-injection-attacks
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The Python script
modbus_detector.pyembedded inSKILL.mduses thescapylibrary'ssnifffunction to monitor network traffic. In many environments, network sniffing requires elevated system privileges to access raw network sockets. - [EXTERNAL_DOWNLOADS]: The skill identifies the
scapyPython library as a dependency and mentions its installation viapip. Scapy is a standard and well-known open-source tool for packet manipulation and network analysis. - [SAFE]: The primary functionality of the skill involves analyzing industrial protocol fields (such as Modbus function codes and register addresses) to identify unauthorized operations, which is consistent with its stated purpose of ICS security monitoring.
Audit Metadata