← Back to Skills Marketplace
gora050

Totango

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
169
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install totango
Description
Totango integration. Manage data, records, and automate workflows. Use when the user wants to interact with Totango data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install totango
  3. After installation, invoke the skill by name or use /totango
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug totango
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Totango?

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

How do I install Totango?

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

Is Totango free?

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

Which platforms does Totango support?

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

Who created Totango?

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

💬 Comments