← Back to Skills Marketplace
gora050

Tito

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
115
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tito
Description
Tito integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tito data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to connect to Tito and does not ask for unrelated credentials. Before installing, verify you trust the Membrane project/package on npm (inspect its npm page or repository, consider pinning to a specific released version instead of @latest), and avoid global installs on multi-user or restricted systems. If you will handle sensitive attendee data, confirm your organization is comfortable routing that data through Membrane and review the connector's privacy/security documentation.
Capability Analysis
Type: OpenClaw Skill Name: tito Version: 1.0.1 The skill requires the agent to perform high-privilege operations, specifically the global installation of an NPM package (`@membranehq/cli`) and the dynamic creation and execution of actions via a third-party service (Membrane). While these capabilities are aligned with the stated purpose of integrating with the Tito ticketing platform, the requirement for administrative-level installation and the reliance on remote code generation/execution (via `membrane action create`) represent significant security risks and a broad attack surface. No clear evidence of malicious intent was found, but the operational requirements are inherently risky.
Capability Assessment
Purpose & Capability
Name/description (Tito integration) match the instructions: all actions are routed through the Membrane CLI and the guidance focuses on discovering/creating/running Tito-related actions. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md stays on-topic: it instructs installing and using the Membrane CLI, logging in, creating a connection to the Tito connector, discovering actions, and running them. It does not direct the agent to read unrelated files, harvest system secrets, or transmit data to unexpected endpoints.
Install Mechanism
There is no registry install spec; the instructions tell the user to run `npm install -g @membranehq/cli@latest` (or `npx`) to obtain the CLI. Installing an npm package globally writes code to disk and requires trust in the package/publisher—this is expected for a CLI-based integration but worth verifying before installing on sensitive or shared systems.
Credentials
The skill declares no required environment variables or credentials and explicitly says Membrane manages auth server-side. That is proportionate for a connector-based integration; there are no unexplained secret requests.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes. It simply instructs use of the Membrane CLI. There is no attempt to modify other skills or agent-wide configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tito
  3. After installation, invoke the skill by name or use /tito
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug tito
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Tito?

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

How do I install Tito?

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

Is Tito free?

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

Which platforms does Tito support?

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

Who created Tito?

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

💬 Comments