recon-dir-scan
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill is designed to facilitate the execution of directory fuzzing and enumeration tools such as ffuf, gobuster, and feroxbuster. It provides specific command-line arguments and scenarios for these tools.
- [EXTERNAL_DOWNLOADS]: The documentation provides instructions for installing well-known security tools from trusted sources, including GitHub (ffuf, gobuster), Cargo (feroxbuster), and PyPI (dirsearch).
- [DATA_EXFILTRATION]: No malicious data exfiltration patterns were detected. The storage script
scripts/dir_scan_storage.pyis configured to save findings to a local database specified in the documentation as./data/results.db.
Audit Metadata