← 返回 Skills 市场
gora050

Teller

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
120
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install teller
功能描述
Teller integration. Manage data, records, and automate workflows. Use when the user wants to interact with Teller data.
安全使用建议
This skill is internally consistent and uses the Membrane CLI to access Teller. Before installing or running commands: (1) verify the @membranehq/cli package on npm (owner, download counts, repository) rather than blindly running 'npm -g'; consider using npx or a container if you prefer not to install globally; (2) confirm that getmembrane.com / the Membrane service is the correct, trusted integration layer for your Teller data and review their privacy/data handling; (3) when doing headless login, only complete authentication flows you initiated and avoid pasting secrets into untrusted prompts; (4) check the small command inconsistencies (e.g., flags shown without values) in the SKILL.md before running; and (5) if you enable agent-autonomous invocation, be aware an agent with access could run the CLI commands against your Membrane account — restrict that capability if you want manual control.
功能分析
Type: OpenClaw Skill Name: teller Version: 1.0.1 The skill provides instructions for an AI agent to interact with the Teller financial platform using the Membrane CLI. It follows standard integration patterns, emphasizes secure credential management by offloading authentication to the Membrane platform, and lacks any indicators of malicious intent, data exfiltration, or harmful prompt injection (SKILL.md).
能力评估
Purpose & Capability
The name/description (Teller integration) matches the runtime instructions: all actions are performed via the Membrane CLI and Membrane connections. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md stays within its stated purpose (install Membrane CLI, login, connect to a Teller connector, discover and run actions). Minor issues: a couple of command examples assume flags (e.g., '--tenant' without a value) or provide broad agent type names; the instructions rely on interactive login flows for headless environments which require user involvement. The skill does not instruct the agent to read unrelated files or exfiltrate data.
Install Mechanism
This is an instruction-only skill (no install spec), but it recommends installing @membranehq/cli via 'npm install -g'. Installing a global npm CLI is a standard approach but has moderate operational risk (installs code from npm). The package appears namespaced to @membranehq, which is appropriate, but users should verify the package source before running a global install.
Credentials
No environment variables, secrets, or config paths are requested. SKILL.md explicitly advises letting Membrane manage credentials and not asking users for API keys, which is proportionate to the stated functionality.
Persistence & Privilege
The skill is not forced-always and does not request persistent system-level privileges or modifications to other skills. It is user-invocable and uses the normal autonomous invocation default (not flagged here).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install teller
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /teller 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug teller
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Teller 是什么?

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

如何安装 Teller?

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

Teller 是免费的吗?

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

Teller 支持哪些平台?

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

谁开发了 Teller?

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

💬 留言讨论