masscan
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides various command-line templates for executing the
masscanutility to perform network discovery, port scanning, and banner grabbing. - [INDIRECT_PROMPT_INJECTION]: The skill instructs the agent to process external files which could serve as a vector for indirect prompt injection if the files contain malicious instructions.
- Ingestion points: The skill references
targets.txtandexclude.txtas source files for scan targets and exclusions. - Boundary markers: No specific delimiters or boundary markers are defined for the content of the external files.
- Capability inventory: The skill utilizes the
masscancommand-line tool to perform network operations based on the file inputs. - Sanitization: There is no evidence of sanitization or validation logic for the content read from the external files.
Audit Metadata