← 返回 Skills 市场
gora050

Tellmoney

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
151
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install tellmoney
功能描述
Tell.money integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tell.money data.
安全使用建议
This skill appears coherent: it uses the Membrane CLI to access Tell.money and does not ask for unrelated secrets. Before installing: (1) verify you trust @membranehq on npm and prefer `npx` or a user-scoped install to avoid a global package, (2) confirm the Membrane homepage/repository match the published package, and (3) be aware that the CLI installation runs code during npm install (standard for npm packages). If you manage sensitive systems, test the CLI in an isolated environment first.
功能分析
Type: OpenClaw Skill Name: tellmoney Version: 1.0.3 The skill provides instructions for the OpenClaw agent to interact with the Tell.money platform using the Membrane CLI (@membranehq/cli). It focuses on standard integration tasks such as authentication, connection management, and action execution through a legitimate third-party service (getmembrane.com). No malicious code, data exfiltration patterns, or harmful prompt-injection instructions were identified in SKILL.md or _meta.json.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description (Tell.money integration) match the instructions (use Membrane CLI to connect, discover, create, and run Tell.money actions). Required capabilities (network + Membrane account) are appropriate and proportional.
Instruction Scope
SKILL.md only instructs using the Membrane CLI: installing it, logging in, creating connections, listing actions, creating actions, and running actions. It does not direct reading unrelated files, accessing other environment variables, or posting data to unexpected endpoints.
Install Mechanism
The skill is instruction-only and asks the user/agent to run `npm install -g @membranehq/cli@latest` or use `npx`. Installing a CLI from the public npm registry is a reasonable dependency for a CLI-driven integration, but global npm installs can execute package install scripts — using `npx` or verifying the package source mitigates risk.
Credentials
No environment variables, credentials, or config paths are requested by the skill. SKILL.md explicitly recommends letting Membrane manage credentials and not asking users for API keys. This is proportionate to the stated purpose.
Persistence & Privilege
The skill does not request always:true and cannot auto-install itself (instruction-only). However, following the instructions will install a system-wide CLI (if the user runs the global npm install), which is a normal but privileged local change — consider using `npx` or a user-scoped install if you want to avoid global binaries.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tellmoney
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tellmoney 触发
  4. 根据 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
元数据
Slug tellmoney
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Tellmoney 是什么?

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

如何安装 Tellmoney?

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

Tellmoney 是免费的吗?

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

Tellmoney 支持哪些平台?

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

谁开发了 Tellmoney?

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

💬 留言讨论