← 返回 Skills 市场
Tito
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
115
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tito
功能描述
Tito integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tito data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tito - 安装完成后,直接呼叫该 Skill 的名称或使用
/tito触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Tito 是什么?
Tito integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tito data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。
如何安装 Tito?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tito」即可一键安装,无需额外配置。
Tito 是免费的吗?
是的,Tito 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tito 支持哪些平台?
Tito 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tito?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills