← 返回 Skills 市场
0xuxdesign

pharaoh

作者 Dan Greer · GitHub ↗ · v0.3.5 · MIT-0
cross-platform ✓ 安全检测通过
168
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install pharaoh
功能描述
Codebase knowledge graph with 23 development workflow skills. Query architecture, dependencies, blast radius, dead code, and test coverage via MCP. Requires...
安全使用建议
This skill appears to do what it says: it installs an npm MCP client, adds its skills to your OpenClaw skills folder, and relays repository metadata to Pharaoh's remote MCP server for parsing. Before installing: 1) Review the @pharaoh-so/mcp npm package source (GitHub and npm) to ensure you trust the code being fetched by npx. 2) Confirm your organization is comfortable installing the Pharaoh GitHub App (read-only contents and webhooks) and that its read-only scope meets policy. 3) If your repos contain sensitive information, consider using Pharaoh's self-hosted option or restrict installations to non-sensitive repositories — the service clones repos server-side and sends structural metadata to mcp.pharaoh.so. 4) Note tokens will be stored at ~/.pharaoh/credentials.json (owner-only permissions) and the installer will modify ~/.openclaw/openclaw.json and overwrite existing pharaoh skill files under ~/.openclaw/skills. 5) If you need higher assurance, ask for an install spec or publishable checksum for the npm package so you can validate the exact code that will run. If you want, I can list the specific things to audit in the GitHub repo and npm package before you run npx.
能力评估
Purpose & Capability
The name/description (codebase knowledge graph, MCP-based skills) align with required binaries (npx, node), the config path (~/.pharaoh/credentials.json), and network endpoints (mcp.pharaoh.so, github.com). Nothing requested appears unrelated to the stated purpose.
Instruction Scope
SKILL.md instructs running npx to install @pharaoh-so/mcp which copies SKILL.md skill files into ~/.openclaw/skills, adds an MCP entry to ~/.openclaw/openclaw.json, and then uses a local stdio proxy to relay requests to mcp.pharaoh.so where repositories are cloned and parsed server-side. This is coherent but does mean repository metadata and temporary clones are sent to an external service — a privacy/trust decision rather than a protocol mismatch.
Install Mechanism
No registry install spec is present; runtime install uses npx to pull an npm package. Fetching and running an external npm package is expected here but is higher risk than an instruction-only skill because arbitrary code is downloaded/executed at install/runtime. The SKILL.md points to a GitHub repo and npm package which should be audited before running.
Credentials
No unexpected environment variables or unrelated credentials are requested. The single config path (~/.pharaoh/credentials.json) is consistent with OAuth device flow and storing tokens. Note: the skill needs write access to ~/.openclaw/ and ~/.pharaoh/, which may contain other tooling config; adding an MCP entry to openclaw.json is part of its function.
Persistence & Privilege
The skill is not always-enabled and does not install background services. It writes its own credentials file and an MCP server entry in the OpenClaw config, which is normal for this functionality and does not indicate elevated system privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pharaoh
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pharaoh 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.3.5
Release v0.3.5 — see https://github.com/Pharaoh-so/pharaoh/releases/tag/clawhub-v0.3.5
v0.3.1
Release v0.3.1 — see https://github.com/Pharaoh-so/pharaoh/releases/tag/clawhub-v0.3.1
v0.3.0
Release v0.3.0 — see https://github.com/Pharaoh-so/pharaoh/releases/tag/clawhub-v0.3.0
v0.2.0
- Added SKILL.md with detailed description, install steps, and list of 23 development workflow skills. - Documented core features: codebase knowledge graph, architectural queries, and automated mapping for AI agents. - Listed all included tools and categorized skills for planning, implementation, verification, maintenance, and Git operations. - Provided setup instructions and links to documentation, GitHub, and MCP server. - Clarified privacy and open-source aspects of the solution.
元数据
Slug pharaoh
版本 0.3.5
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

pharaoh 是什么?

Codebase knowledge graph with 23 development workflow skills. Query architecture, dependencies, blast radius, dead code, and test coverage via MCP. Requires... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 168 次。

如何安装 pharaoh?

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

pharaoh 是免费的吗?

是的,pharaoh 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

pharaoh 支持哪些平台?

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

谁开发了 pharaoh?

由 Dan Greer(@0xuxdesign)开发并维护,当前版本 v0.3.5。

💬 留言讨论