Install
openclaw skills install @liuweitao/shodan-skillUse the installed shodan-skill CLI for documented Shodan REST, Streaming, Trends, and Exploits operations, including host intelligence, search and facets, DNS, scans, alerts, notifiers, bulk datasets, organizations, API-plan and credit-balance checks, and real-time feeds. Trigger for Shodan lookups, exposure research, scan or monitoring requests, API coverage questions, and Shodan account or Enterprise workflows. Treat the user's explicit request as the instruction to execute it without a second confirmation; never infer an unstated operation from an API key.
openclaw skills install @liuweitao/shodan-skillUse shodan-skill as the single implementation on every supported agent platform.
shodan-skill --help. If it is missing, direct the user to install this package before attempting an API operation.SHODAN_API_KEY or the official Shodan CLI configuration for authentication. Never request that a key be pasted into a command, prompt, source file, or log.shodan-skill GROUP ACTION --help when parameters are uncertain.shodan-skill account api-info. Use shodan-skill account profile only for membership and profile metadata. Never treat the profile response's generic credits field as the query- or scan-credit balance.direct safety mode. The CLI emits deterministic previews for applicable operations and continues immediately. Use --dry-run only when the user asks to preview without execution. Use strict mode only when the user explicitly requests it.data: events when --stream-format sse is selected. Treat stderr as diagnostics and preserve nonzero exit codes. Never expose redacted values, signed URLs, authorization headers, cookies, or API keys.Use deprecated underscore aliases only to preserve an existing workflow. Generate new instructions and examples with the grouped interface.
Install the shodan-skill Python package first, then place this generated directory at ~/.openclaw/skills/shodan-skill. Confirm discovery with shodan-skill --help before an API request.