scanning-network-with-nmap-advanced

Pass

Audited by Gen Agent Trust Hub on Apr 9, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes the Nmap network scanner to perform SYN scans, OS detection, and service enumeration. These operations typically require root or sudo privileges.
  • [COMMAND_EXECUTION]: The workflow incorporates the Metasploit Framework (msfconsole) for importing scan data and managing vulnerabilities.
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the python-nmap library from the Python Package Index (PyPI).
  • [PROMPT_INJECTION]: Ingestion points: Service version strings and NSE script results are captured from the network in scripts/agent.py. Boundary markers: No delimiters or warnings are used to isolate this untrusted data in reports or console output. Capability inventory: The skill has file-write access and terminal output but does not directly execute or evaluate the ingested data. Sanitization: No escaping or validation is performed on service identification strings before they are processed.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 9, 2026, 06:48 PM