← 返回 Skills 市场
nsahal

Nmap Recon

作者 nsahal · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
3599
总下载
1
收藏
28
当前安装
1
版本数
在 OpenClaw 中安装
/install nmap-recon
功能描述
Perform network reconnaissance and port scanning with Nmap to find open ports, detect services, identify vulnerabilities, and enumerate targets accurately.
安全使用建议
This skill is coherent for performing Nmap scans, but before installing consider: 1) ensure you only run it against systems you own or have written authorization for — network scanning can have legal consequences; 2) confirm Nmap and any parsing tools (xmllint, grep, awk) are available on the target Linux system; 3) note the skill sometimes recommends sudo/root — do not grant persistent elevated privileges to an agent without explicit control and prompts; 4) fix the small metadata mismatches (registry vs skill.json/SKILL.md) if you maintain the skill, and consider restricting autonomous invocation or requiring explicit user confirmation before executing scans.
功能分析
Type: OpenClaw Skill Name: nmap-recon Version: 1.0.0 The skill bundle provides comprehensive instructions for using Nmap for network reconnaissance and port scanning. While Nmap is a powerful tool capable of sensitive operations, the `SKILL.md` file explicitly includes a strong 'Authorization Required' section, warning against scanning targets without explicit permission. There is no evidence of prompt injection against the agent, data exfiltration, malicious execution, or obfuscation. The commands provided are standard Nmap usage for security assessments, aligning with the stated purpose and demonstrating responsible intent.
能力评估
Purpose & Capability
The skill's name, description (SKILL.md), and skill.json consistently describe Nmap-based network reconnaissance and the commands required (nmap, sudo for some scans). However the top-level registry metadata provided earlier listed no required binaries while SKILL.md and skill.json clearly reference 'nmap' and Linux — a minor inconsistency in declared requirements/OS targeting.
Instruction Scope
SKILL.md contains concrete nmap commands (including SYN/OS detection requiring root), parsing examples, and references local paths like /usr/share/nmap/scripts and tools such as xmllint/grep/awk. These instructions stay within the stated purpose, but they do instruct potentially intrusive, root-privileged scans and rely on additional CLI tools that are not explicitly declared in the registry metadata.
Install Mechanism
This is an instruction-only skill with no install spec or code files; nothing is downloaded or written by the skill distribution itself.
Credentials
The skill requests no environment variables or credentials, which is proportionate for a local scanning helper. There are no requests for unrelated secrets or config paths.
Persistence & Privilege
The skill is not always-enabled and is user-invocable (normal). Model invocation is allowed (default), so an agent could run scans autonomously if given permission — this is expected for skills but be mindful that autonomous scanning is potentially disruptive if triggered without user confirmation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nmap-recon
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nmap-recon 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the nmap-recon skill. - Provides Nmap commands for network reconnaissance, port scanning, service detection, and vulnerability scanning. - Lists usage examples for common scan types (quick, full, stealth, UDP, aggressive, vuln). - Includes parsing tips for Nmap output in .gnmap, .nmap, and .xml formats. - Documents script usage, scan profiles, target specification, and timing templates. - Emphasizes strict authorization and ethical usage guidelines.
元数据
Slug nmap-recon
版本 1.0.0
许可证
累计安装 28
当前安装数 28
历史版本数 1
常见问题

Nmap Recon 是什么?

Perform network reconnaissance and port scanning with Nmap to find open ports, detect services, identify vulnerabilities, and enumerate targets accurately. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3599 次。

如何安装 Nmap Recon?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nmap-recon」即可一键安装,无需额外配置。

Nmap Recon 是免费的吗?

是的,Nmap Recon 完全免费(开源免费),可自由下载、安装和使用。

Nmap Recon 支持哪些平台?

Nmap Recon 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nmap Recon?

由 nsahal(@nsahal)开发并维护,当前版本 v1.0.0。

💬 留言讨论