← 返回 Skills 市场
gora050

Thepeer

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
115
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install thepeer
功能描述
Thepeer integration. Manage data, records, and automate workflows. Use when the user wants to interact with Thepeer data.
安全使用建议
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.
功能分析
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.
能力标签
cryptorequires-walletcan-make-purchasesrequires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install thepeer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /thepeer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug thepeer
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Thepeer 是什么?

Thepeer integration. Manage data, records, and automate workflows. Use when the user wants to interact with Thepeer data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。

如何安装 Thepeer?

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

Thepeer 是免费的吗?

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

Thepeer 支持哪些平台?

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

谁开发了 Thepeer?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论