← 返回 Skills 市场
1812
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install spec-miner
功能描述
Use when understanding legacy or undocumented systems, creating documentation for existing code, or extracting specifications from implementations. Invoke for legacy analysis, code archaeology, undocumented features.
安全使用建议
This skill is a coherent, instruction-only guide for extracting specifications from codebases. Before running it, be aware that it instructs the agent to search for and read code and configuration files (including .env and other config), which may contain secrets or credentials. Recommended precautions: run the skill only on codebases you control or in a sandboxed environment; restrict network egress for the agent if possible; review outputs for sensitive values and redact before sharing; and if you don't want configuration secrets inspected, explicitly exclude .env/config paths or instruct the agent to skip them.
功能分析
Type: OpenClaw Skill
Name: spec-miner
Version: 0.1.0
The skill bundle is classified as suspicious primarily due to the explicit allowance of the `Bash` tool in `SKILL.md`. While the stated purpose of reverse-engineering and documentation is benign, and no direct malicious `Bash` commands are present in the provided files, granting `Bash` access provides broad capabilities for arbitrary command execution. This represents a significant security risk, even if not immediately exploited for malicious intent within the current instructions.
能力评估
Purpose & Capability
Name/description (reverse-engineering, spec extraction) match the required capabilities: the instructions explicitly require file discovery and grep/reading of code, which is appropriate for this purpose. No unrelated credentials, binaries, or external services are requested.
Instruction Scope
Instructions correctly direct exploration of source files (Glob/Grep/Read) and include searching for config/.env and external-call patterns. This is coherent for code archaeology, but it means the agent will look for and may read potentially sensitive files (e.g., .env, config files). The SKILL.md does not instruct any exfiltration, but outputs may include secrets found in code/config if not redacted.
Install Mechanism
No install spec and no code files with executable install steps — instruction-only skill with no downloads, which minimizes risk of writing or executing new code on disk.
Credentials
The skill declares no required environment variables, credentials, or config paths. The analysis templates do recommend discovering .env and config files, which is proportional to the stated task but should be treated as sensitive when present.
Persistence & Privilege
always is false and the skill is user-invocable only. It does not request persistent system changes or modify other skills. Autonomous invocation is allowed by platform default but not requested specially by this skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install spec-miner - 安装完成后,直接呼叫该 Skill 的名称或使用
/spec-miner触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of spec-miner skill.
- Enables reverse-engineering and documentation of legacy or undocumented systems.
- Utilizes Read, Grep, and Glob tools for in-depth code analysis.
- Provides a structured workflow for scoping, exploring, tracing, documenting, and flagging uncertainties.
- Outputs specifications in EARS format, including technology stack, architecture, and key observations.
- Includes reference guides and output templates for consistent, thorough documentation.
元数据
常见问题
Spec Miner 是什么?
Use when understanding legacy or undocumented systems, creating documentation for existing code, or extracting specifications from implementations. Invoke for legacy analysis, code archaeology, undocumented features. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1812 次。
如何安装 Spec Miner?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install spec-miner」即可一键安装,无需额外配置。
Spec Miner 是免费的吗?
是的,Spec Miner 完全免费(开源免费),可自由下载、安装和使用。
Spec Miner 支持哪些平台?
Spec Miner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Spec Miner?
由 Veera(@veeramanikandanr48)开发并维护,当前版本 v0.1.0。
推荐 Skills