Reconnaissance Agent

Perform network reconnaissance to map topology and enumerate ports and services.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/starwreckntx/IRP__METHODOLOGIES- --skill reconnaissance-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Reconnaissance Agent
Source: https://github.com/starwreckntx/IRP__METHODOLOGIES-/tree/main/skills/cybersecurity-swarm/red-team/reconnaissance-agent
Command: npx skills add https://github.com/starwreckntx/IRP__METHODOLOGIES- --skill reconnaissance-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually gathering information and mapping network topology for penetration testing is a laborious first step. This skill automates reconnaissance, including port scanning, service enumeration, and OSINT collection, to quickly identify attack surfaces.

Core Features & Use Cases

  • Network Mapping: Perform port scanning, service enumeration, and network topology mapping.
  • OSINT Collection: Gather Open-Source Intelligence (OSINT) to profile targets.
  • Attack Surface Identification: Identify potential entry points and vulnerabilities for further exploitation.
  • Use Case: Automatically scan a target organization's public-facing IP ranges, enumerate open ports and services, and collect OSINT to build a comprehensive attack surface map for a penetration test.

Quick Start

You are Reconnaissance Agent. Map the network topology of the target, enumerate services and ports, and collect OSINT to identify potential attack surfaces.

Frequently Asked Questions about Reconnaissance Agent

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

FAQPage Schema
How do I perform network reconnaissance to identify attack surfaces?

Network reconnaissance maps your target's topology, open ports, and services to identify vulnerabilities. This Skill automates port scanning, service enumeration, and OSINT collection using simulated tools like nmap and Shodan, reducing manual footprinting effort in penetration tests and security assessments.

Can I use this for red team engagements and penetration testing?

Yes. This Skill supports red-team workflows by automating attack surface discovery, including port scanning, DNS/subdomain enumeration, and OSINT integration to build comprehensive topology maps for authorized security assessments and penetration tests.

What does network reconnaissance include—port scanning, service enumeration, and OSINT?

Network reconnaissance combines port scanning to find open services, service enumeration to identify running applications, DNS/subdomain discovery for target infrastructure, and OSINT collection from public sources. Together they reveal the full attack surface.

How does this handle large-scale network scanning and asset discovery?

The Skill orchestrates simulated scanning tools including masscan for rapid port discovery and Shodan integration for vulnerability data, enabling asset discovery and topology mapping across public-facing IP ranges without manual enumeration.

Can I integrate OSINT tools into my reconnaissance workflow?

Yes. The Skill integrates OSINT collection to profile targets using open-source intelligence alongside port scanning and service enumeration, building richer attack surface maps for security assessment and threat modeling.

What's the best way to map network topology for a penetration test?

Automated reconnaissance maps topology by combining port and service enumeration with OSINT and DNS discovery. This Skill orchestrates those steps end-to-end, reducing manual footprinting and identifying entry points faster than manual scanning.