← 返回 Skills 市场
gora050

Tettra

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
192
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install tettra
功能描述
Tettra integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tettra data.
安全使用建议
This skill is internally consistent: it expects you to install and use the Membrane CLI to talk to Tettra rather than asking for Tettra API keys. Before installing or using it, verify the @membranehq/cli npm package and the Membrane service: check the package publisher, repository, and recent activity on the package/GitHub; read the Membrane privacy/security docs to understand what Tettra content will be sent to their service; consider installing the CLI in a sandbox or non-global location; and avoid giving any manual API keys to the agent. If you don't trust a third-party broker for your internal knowledge base, prefer a direct Tettra integration you control or review Membrane's code/terms first.
功能分析
Type: OpenClaw Skill Name: tettra Version: 1.0.3 The skill bundle provides a standard integration for Tettra using the Membrane CLI. The instructions in SKILL.md guide the agent through legitimate setup steps, including CLI installation, authentication, and action discovery via the Membrane platform. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the skill actually encourages security best practices by offloading credential management to the Membrane service rather than handling raw API keys.
能力评估
Purpose & Capability
Name/description (Tettra integration) align with the instructions: the skill uses Membrane to connect to Tettra, discover actions, and run them. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
SKILL.md stays on-task: it tells the agent to install and use the Membrane CLI, authenticate, create a connection to the Tettra connector, discover and run actions, and avoid asking users for API keys. It does not instruct reading unrelated files or exfiltrating data.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the README instructs installing @membranehq/cli globally via npm (and examples use npx). Installing a global npm package fetches and runs third-party code from the npm registry, which is a moderate-risk action and requires trusting the package/publisher.
Credentials
The skill declares no required environment variables or credentials and explicitly advises letting Membrane manage credentials (do not ask users for API keys). This is proportionate to a connector-based integration, though it means you must trust Membrane with authentication and data access.
Persistence & Privilege
The skill is not always-enabled, does not request system-wide changes, and is instruction-only. It does not request persistent privileges or modify other skills or agent-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tettra
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tettra 触发
  4. 根据 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
元数据
Slug tettra
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Tettra 是什么?

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

如何安装 Tettra?

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

Tettra 是免费的吗?

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

Tettra 支持哪些平台?

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

谁开发了 Tettra?

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

💬 留言讨论