---
name: x-cmd/shodan
source: https://app.decimal.ai/s/x-cmd-shodan@1/SKILL.md
source_sha256: 92b6f8be002c
---

---
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]