fingerprintx-probe
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for executing network reconnaissance and service fingerprinting tools, specifically
fingerprintx,naabu, andmasscan. These tools are used to probe network ports and identify running protocols. - [EXTERNAL_DOWNLOADS]: The documentation references the official GitHub repository for
fingerprintxmaintained by Praetorian, a well-known security organization. - [COMMAND_EXECUTION]: Includes an example command using
sudoto runmasscan. This elevated privilege is required for the tool to perform raw packet scanning, which is consistent with its primary purpose in a security auditing context. - [COMMAND_EXECUTION]: Demonstrates the use of shell pipes and standard utilities (
grep,awk) to process and transform output from one tool for ingestion by another in a discovery pipeline.
Audit Metadata