← 返回 Skills 市场
Simplehash
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
148
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install simplehash
功能描述
SimpleHash integration. Manage Deals, Persons, Organizations, Leads, Projects, Activities and more. Use when the user wants to interact with SimpleHash data.
安全使用建议
Key things to check before installing or using this skill:
- Clarify the mismatch: ask the publisher whether this skill is a SimpleHash (NFT) connector or a CRM-style skill. The content and the top-level description disagree; ask for corrected metadata or an authoritative source repo.
- Verify the Membrane CLI package: if you plan to run npm install -g @membranehq/cli@latest, confirm the npm package name and publisher on the npm registry and consider using npx (avoids global install) or an isolated environment if you are cautious.
- Review what permissions you grant during membrane login/OAuth with Membrane: the CLI will create connections and Membrane will manage credentials server-side — ensure you trust Membrane and understand what access to your SimpleHash data it will have.
- Because this is instruction-only with no code files and an unknown registry source owner, prefer to validate the upstream repository (the SKILL.md references https://github.com/membranedev/application-skills) and the publisher identity before trusting automatic actions.
If the publisher confirms the metadata inconsistency as a packaging error and you trust Membrane, the skill's behavior (installing the Membrane CLI and connecting to SimpleHash) is coherent with its intended purpose. If you cannot verify the publisher or the mismatch persists, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill
Name: simplehash
Version: 1.0.3
The skill provides instructions for an AI agent to interact with the SimpleHash NFT intelligence platform using the Membrane CLI. While the YAML metadata description contains a minor discrepancy (referencing CRM entities like 'Deals' and 'Leads' likely copied from a template), the core instructions in SKILL.md are consistent with the stated purpose of NFT data retrieval. The skill follows security best practices by delegating credential management to the Membrane platform rather than handling raw API keys, and no malicious code or exfiltration patterns were identified.
能力标签
能力评估
Purpose & Capability
Top-level name/description and the SKILL.md disagree. The registry description mentions CRM-style entities (Deals, Persons, Organizations, Leads, Projects, Activities), which is inconsistent with the SKILL.md that documents a SimpleHash (NFT intelligence) integration via the Membrane CLI. This mismatch could be a sloppy packaging error or intentional mislabeling; it reduces trust and should be clarified with the publisher.
Instruction Scope
The SKILL.md's runtime instructions are focused: they instruct installing the Membrane CLI, running membrane login, creating a connection to the 'simplehash' connector, discovering actions, and running them. The instructions do not ask the agent to read local files or unrelated environment variables. They do require network access and interactive OAuth/authorization in a browser (or headless code flow).
Install Mechanism
There is no formal install spec in the registry (instruction-only), but SKILL.md tells users to run npm install -g @membranehq/cli@latest (or use npx). Installing a global npm package is a common but non-trivial action: it writes to disk and adds a CLI into your environment. The package is on the public npm registry (npx usage suggested), which is expected for a CLI, but this carries the usual supply-chain considerations — verify the publisher and package origin if you plan to install globally.
Credentials
The skill declares no required environment variables or secrets in the registry. The SKILL.md explicitly instructs not to ask users for API keys and to let Membrane manage credentials server-side. The only required external account is a Membrane account and access to the SimpleHash connector via that service, which is proportionate to the stated integration purpose.
Persistence & Privilege
The skill is not 'always' enabled and does not request any elevated platform privileges. It is instruction-only and does not include code that would modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install simplehash - 安装完成后,直接呼叫该 Skill 的名称或使用
/simplehash触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Simplehash 是什么?
SimpleHash integration. Manage Deals, Persons, Organizations, Leads, Projects, Activities and more. Use when the user wants to interact with SimpleHash data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 148 次。
如何安装 Simplehash?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install simplehash」即可一键安装,无需额外配置。
Simplehash 是免费的吗?
是的,Simplehash 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Simplehash 支持哪些平台?
Simplehash 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Simplehash?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills