← 返回 Skills 市场
Nmap
作者
bytesagain3
· GitHub ↗
· v1.0.0
· MIT-0
247
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nmap
功能描述
Nmap reference tool. Use when working with nmap in devtools contexts.
安全使用建议
This skill is a local, read-only reference implemented as a shell script and appears safe to install from a permissions/credential perspective. Before installing: (1) be aware the skill is named 'nmap' which could be mistaken for or collide with the system nmap binary — confirm how your agent resolves skill invocations; (2) inspect the bundled script yourself if you want to confirm there are no unexpected commands; (3) if you operate in a highly restrictive environment, run the skill in a sandbox first. There are no network downloads, no credentials requested, and no evidence of data exfiltration in the provided files.
功能分析
Type: OpenClaw Skill
Name: nmap
Version: 1.0.0
The skill is a static documentation and reference tool for 'nmap' that provides generic guides and best practices. The core logic in `scripts/script.sh` consists entirely of functions that output informational text to the console using heredocs, with no actual network activity, file system modifications, or data exfiltration. There are no signs of prompt injection or malicious intent in `SKILL.md` or the script.
能力评估
Purpose & Capability
The skill is presented as a reference/cheatsheet for 'nmap' and includes a local script that prints documentation. It does not request unrelated credentials or tooling. (Minor note: the skill name matches the well-known 'nmap' binary and could be confusing, but that is a naming/collision issue, not an incoherence between purpose and requirements.)
Instruction Scope
SKILL.md instructs the agent to run scripts/script.sh with specific subcommands. The script only prints static documentation and does not read arbitrary files, call external endpoints, or access environment variables beyond normal shell behavior.
Install Mechanism
There is no install spec (instruction-only with one bundled script). No downloads or archive extraction occur, and nothing is written to unexpected system locations.
Credentials
The skill declares no required environment variables, credentials, or config paths and the runtime script does not attempt to access secrets or external services.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills or system-wide configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nmap - 安装完成后,直接呼叫该 Skill 的名称或使用
/nmap触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
常见问题
Nmap 是什么?
Nmap reference tool. Use when working with nmap in devtools contexts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 247 次。
如何安装 Nmap?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nmap」即可一键安装,无需额外配置。
Nmap 是免费的吗?
是的,Nmap 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nmap 支持哪些平台?
Nmap 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nmap?
由 bytesagain3(@bytesagain3)开发并维护,当前版本 v1.0.0。
推荐 Skills