← Back to Skills Marketplace
gora050

Simplehash

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
148
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install simplehash
Description
SimpleHash integration. Manage Deals, Persons, Organizations, Leads, Projects, Activities and more. Use when the user wants to interact with SimpleHash data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptorequires-walletrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install simplehash
  3. After installation, invoke the skill by name or use /simplehash
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug simplehash
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Simplehash?

SimpleHash integration. Manage Deals, Persons, Organizations, Leads, Projects, Activities and more. Use when the user wants to interact with SimpleHash data. It is an AI Agent Skill for Claude Code / OpenClaw, with 148 downloads so far.

How do I install Simplehash?

Run "/install simplehash" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Simplehash free?

Yes, Simplehash is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Simplehash support?

Simplehash is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Simplehash?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments