# Shodan

> ---

- Skill: `x-cmd/shodan` (Agent Skill, multi-file: 95 files)
- Install (CLI): `npx skillmds@latest add x-cmd/shodan`
- Raw SKILL.md: https://api.skillmd.com/api/skills/x-cmd/shodan/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: x-cmd (https://skillmd.com/u/x-cmd)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/x-cmd/shodan

---

---
name: x-shodan
description: |
  Shodan CLI for searching Internet-connected devices.
  Host intel, DNS tools, network scanning, alerts.

  **Dependency**: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options).
  see x-cmd skill for installation.

## Prerequisites

| Requirement | Purpose | Notes |
|-------------|---------|-------|
| x-cmd | Required module runtime | `brew install x-cmd` |
| Shodan API key | Access Shodan API | Set via `x shodan init <key>` |


license: Apache-2.0
compatibility: POSIX Shell

metadata:
  author: Li Junhao
  version: "1.0.0"
  category: x-cmd-extension
  tags: [x-cmd, security, shodan, reconnaissance, network]

