recon-report

Automate OSINT gathering and port scanning into structured penetration test reports.

Updated Jun 23, 2026
One-click install
npx skills add https://github.com/guideops/agentic-shared --skill recon-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recon-report
Source: https://github.com/guideops/agentic-shared/tree/main/skills/recon-report
Command: npx skills add https://github.com/guideops/agentic-shared --skill recon-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the reconnaissance and enumeration process for cybersecurity engagements, automating passive and active phases and organizing findings into a professional report.

Core Features & Use Cases

  • Automated Reconnaissance: Passive and active recon phases are automated, including OSINT gathering and port scanning.
  • Structured Reporting: Organizes findings into a structured report suitable for authorized penetration tests.
  • Use Case: For a penetration test, use this Skill to automatically gather information about a target and produce a comprehensive report without manual data entry.

Quick Start

Run the recon-report skill on 'example.com' with the scope for subdomains and IP ranges.

Frequently Asked Questions about recon-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate reconnaissance and port scanning for a penetration test?

Automated reconnaissance and port scanning for a penetration test is executed by this Skill, which runs passive OSINT gathering and active scanning phases to collect target data.

What is the best way to generate structured cybersecurity enumeration reports?

Generating structured cybersecurity enumeration reports is handled by this Skill, which automatically organizes passive and active reconnaissance findings into a professional document without manual data entry.

Do I need to confirm scope before running automated reconnaissance?

Confirming scope and completing authorization checks is required before running automated reconnaissance, ensuring the target domain and IP ranges are explicitly permitted for cybersecurity engagements.

Can I use this for subdomain enumeration and IP range scanning?

Subdomain enumeration and IP range scanning are supported by providing the target scope, allowing the automated reconnaissance process to map and scan the defined network boundaries.

How does passive OSINT gathering work in an automated recon workflow?

Passive OSINT gathering in an automated recon workflow collects publicly available target information without direct interaction, feeding the data into the subsequent active scanning phase.

When should I not use an automated penetration testing recon tool?

You should not use an automated penetration testing recon tool when explicit authorization checks and scope confirmation have not been completed for the target domains and IP ranges.

Related Skills