← Back to Skills Marketplace
gora050

Thepeer

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
115
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install thepeer
Description
Thepeer integration. Manage data, records, and automate workflows. Use when the user wants to interact with Thepeer data.
Usage Guidance
This skill appears coherent: it uses Membrane's CLI to manage a Thepeer connection rather than asking for direct API keys. Before installing, verify the @membranehq/cli package and the GitHub repo (make sure the package name and repository match official Membrane sources), prefer using npx if you want to avoid a global npm install, and understand that Membrane (a third-party service) will hold and use your Thepeer credentials — only proceed if you trust that service. If you have strict supply-chain or npm policies, review the CLI source code or run it in an isolated environment (container/VM) first.
Capability Analysis
Type: OpenClaw Skill Name: thepeer Version: 1.0.1 The skill bundle provides instructions for an AI agent to integrate with Thepeer financial services via the Membrane CLI. It outlines standard procedures for installation (npm install), authentication, and action management through the getmembrane.com platform. The instructions emphasize security best practices, such as avoiding local storage of API keys and using Membrane's server-side auth lifecycle, with no evidence of malicious intent or data exfiltration.
Capability Tags
cryptorequires-walletcan-make-purchasesrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill claims to integrate with Thepeer and all runtime instructions describe using the Membrane CLI to create a connection, discover and run actions for Thepeer — this is coherent with the stated purpose. It does not request unrelated services, credentials, or system access.
Instruction Scope
SKILL.md strictly instructs installing and using the Membrane CLI, logging in, creating a connection, listing actions, creating actions, and running them. It does not instruct reading arbitrary files, scraping shell history, or exfiltrating data to unexpected endpoints. It does require network access and a Membrane account (declared).
Install Mechanism
Install instructions ask for a global npm install of @membranehq/cli@latest (and sometimes npx). This is a common pattern but carries normal npm risks (third-party package trust, global install affecting PATH). The source referenced (getmembrane.com and a membrane GitHub repo) appears consistent, but users should verify the package and repository before installing.
Credentials
The skill declares no required environment variables, primary credential, or config paths. The instructions explicitly recommend letting Membrane manage credentials rather than collecting API keys locally, which is proportionate to the integration role.
Persistence & Privilege
The skill is instruction-only, has no install spec that writes files beyond a suggested npm install, and is not set to always:true. It does not request persistent elevated privileges or modify other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install thepeer
  3. After installation, invoke the skill by name or use /thepeer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug thepeer
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Thepeer?

Thepeer integration. Manage data, records, and automate workflows. Use when the user wants to interact with Thepeer data. It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.

How do I install Thepeer?

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

Is Thepeer free?

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

Which platforms does Thepeer support?

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

Who created Thepeer?

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

💬 Comments