← 返回 Skills 市场
Totango
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
169
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install totango
功能描述
Totango integration. Manage data, records, and automate workflows. Use when the user wants to interact with Totango data.
安全使用建议
This skill is coherent but relies on the Membrane service and its CLI. Before using it: (1) verify you trust Membrane (check the project repo/homepage and reviews); (2) prefer running `npx @membranehq/cli@latest` or a local install instead of `npm install -g` if you want to avoid global changes; (3) be aware the login flow delegates Totango credentials to Membrane (server-side) — confirm their access and privacy policy; (4) when the agent asks you to open an auth URL or paste a code, treat that as a normal OAuth flow and ensure the URL is legitimate; (5) if you prefer not to delegate credentials to a third party, consider integrating Totango directly using your own API keys and tooling instead.
功能分析
Type: OpenClaw Skill
Name: totango
Version: 1.0.3
The skill provides a legitimate integration for Totango via the Membrane CLI, as documented in SKILL.md. It involves standard procedures such as installing the @membranehq/cli npm package and managing API interactions through the Membrane platform. No evidence of malicious intent, data exfiltration, or prompt injection was found; the skill emphasizes secure credential management by offloading authentication to the Membrane service.
能力评估
Purpose & Capability
The skill's name and description (Totango integration) align with the instructions, which consistently direct the agent to use the Membrane CLI to connect to Totango, discover actions, and run them. Requiring a Membrane account and network access is proportionate to the stated purpose.
Instruction Scope
SKILL.md stays on-topic: it instructs installing/using the Membrane CLI, performing an OAuth-like login (browser URL/code), creating/listing connections and actions, and running actions. It does not instruct the agent to read unrelated system files or exfiltrate local data. Note: it delegates auth to a third-party (Membrane) and expects interactive browser-based login or code exchange, so users must trust Membrane with Totango access.
Install Mechanism
There is no automated install spec in the registry (instruction-only), which is low-risk. The runtime instructions ask users to run `npm install -g @membranehq/cli@latest` or use `npx`. A global npm install is a user action and not performed by the skill itself, but it can modify the system environment — consider using npx or a local install if you prefer.
Credentials
The manifest declares no required environment variables or credentials. Authentication is handled by Membrane's login flow rather than by asking for API keys in the skill, which is proportionate. The only caveat is that trusting Membrane implies delegating Totango credentials/refresh to their service.
Persistence & Privilege
The skill is not marked 'always' and does not request persistent system-wide privileges. It is user-invocable and allows autonomous invocation (platform default), which is expected for skills. It does not modify other skills' configs or request extra privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install totango - 安装完成后,直接呼叫该 Skill 的名称或使用
/totango触发 - 根据 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
元数据
常见问题
Totango 是什么?
Totango integration. Manage data, records, and automate workflows. Use when the user wants to interact with Totango data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 169 次。
如何安装 Totango?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install totango」即可一键安装,无需额外配置。
Totango 是免费的吗?
是的,Totango 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Totango 支持哪些平台?
Totango 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Totango?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills