← Back to Skills Marketplace
Referralhero
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
170
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install referralhero
Description
ReferralHero integration. Manage data, records, and automate workflows. Use when the user wants to interact with ReferralHero data.
Usage Guidance
This skill appears internally consistent and is likely safe for use if you trust Membrane. Before installing: verify the @membranehq/cli package (publisher, npm page, and GitHub repo), consider installing a pinned version rather than `@latest`, and review the permissions the Membrane connection will have to your ReferralHero account. Because the flow uses browser-based login and server-side credential handling, do not share API keys locally — follow the advertised connection flow. If you need higher assurance, request the CLI package checksum or use an isolated environment to install and test it first.
Capability Analysis
Type: OpenClaw Skill
Name: referralhero
Version: 1.0.3
The skill facilitates integration with ReferralHero via the Membrane CLI, requiring high-risk operations such as global package installation (`npm install -g @membranehq/cli`) and shell command execution for authentication and action management. While the instructions in SKILL.md are aligned with the stated purpose and promote secure practices like avoiding local secret storage, the requirement for shell and network access to perform arbitrary actions via a third-party platform meets the threshold for a 'suspicious' classification under the provided criteria. No evidence of intentional malice, such as data exfiltration or backdoors, was identified.
Capability Assessment
Purpose & Capability
Name and description match the runtime instructions: the skill delegates ReferralHero work to the Membrane CLI and expects a Membrane account. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md limits actions to installing and using the Membrane CLI (login, create connection, list/run actions). It does not instruct reading unrelated files, exfiltrating data, or using other services.
Install Mechanism
The doc tells users to run `npm install -g @membranehq/cli@latest`. This is an expected way to obtain the Membrane CLI but installing an unpinned global npm package carries routine supply-chain/upgrade risks; otherwise the install instruction is proportional and uses a normal public registry package.
Credentials
The skill requests no environment variables or secrets; it relies on Membrane to handle auth. That aligns with the stated design (Membrane-managed credentials).
Persistence & Privilege
Skill is instruction-only, has no install spec, and is not forced-always. It does not request persistent system privileges or modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install referralhero - After installation, invoke the skill by name or use
/referralhero - 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
Frequently Asked Questions
What is Referralhero?
ReferralHero integration. Manage data, records, and automate workflows. Use when the user wants to interact with ReferralHero data. It is an AI Agent Skill for Claude Code / OpenClaw, with 170 downloads so far.
How do I install Referralhero?
Run "/install referralhero" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Referralhero free?
Yes, Referralhero is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Referralhero support?
Referralhero is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Referralhero?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills