Performs network reconnaissance using the Shodan REST API and Shodan InternetDB. Discovers exposed services, CVE mappings, and generates asset inventories with risk scores for security teams.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill shodan-network-reconnaissance-agent --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Shodan Network Reconnaissance Agent?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-shodan-network-reconnaissance-agent)More formats (shields.io, HTML) on the badges page.
---
name: "Shodan Network Reconnaissance Agent"
slug: "shodan-network-reconnaissance-agent"
description: "Performs network reconnaissance using the Shodan REST API and Shodan InternetDB. Discovers exposed services, CVE mappings, and generates asset inventories with risk scores for security teams."
verification: "security_reviewed"
source: "https://developer.shodan.io/"
author: "Shodan"
category: "Research & Scraping"
framework: "Claude Code"
---
# Shodan Network Reconnaissance Agent
Performs network reconnaissance using the Shodan REST API and Shodan InternetDB. Discovers exposed services, CVE mappings, and generates asset inventories with risk scores for security teams.
## Installation
Basic usage or getting-started notes:
- Shodan has a curated DNS database that contains information about hostnames likely to run a service. Use it to help map out your organization's attack surface.
- API-First Development
- All Shodan websites, including Shodan Images and Shodan Monitor, are powered by the API. Anything that can be done using those websites you can also do directly via the API. To get started find an API binding in your...
- Source: https://developer.shodan.io/
## Documentation
- https://developer.shodan.io/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/shodan-network-reconnaissance-agent/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!