← 返回 Skills 市场
Trueconf
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
101
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install trueconf
功能描述
TrueConf integration. Manage data, records, and automate workflows. Use when the user wants to interact with TrueConf data.
安全使用建议
This skill is coherent with its TrueConf purpose, but it relies on the Membrane service and its CLI. Before installing: (1) confirm you trust Membrane (privacy, data handling, and the ability to access your TrueConf account); (2) prefer running the CLI via npx rather than a global npm install if you want less persistent system changes; (3) review the Membrane CLI package source or README if you need to verify what the tool will do on your machine; (4) be aware that using this skill hands the service the ability to act on your TrueConf data (OAuth/connection grants) — only proceed if that trust is acceptable.
功能分析
Type: OpenClaw Skill
Name: trueconf
Version: 1.0.1
The skill requires the agent to install a global NPM package (@membranehq/cli) and routes all TrueConf interactions through the Membrane third-party platform. While these actions are aligned with the stated purpose of the integration, the requirement for global software installation and the redirection of data through an external intermediary introduces significant supply chain risks and external dependencies. The instructions also include directives to the agent to prioritize the Membrane platform over other methods, which functions as a behavioral constraint.
能力评估
Purpose & Capability
The name/description (TrueConf integration) matches the runtime instructions, which instruct the agent/user to create a Membrane connection using connectorKey 'trueconf' and discover/run actions. No unrelated services, binaries, or env vars are requested.
Instruction Scope
SKILL.md is scoped to installing/using the Membrane CLI, authenticating via Membrane, creating a TrueConf connection, discovering and running actions. It does not instruct reading unrelated files, harvesting environment variables, or sending data to endpoints other than Membrane.
Install Mechanism
There is no built-in install spec, but the docs tell users to install @membranehq/cli from npm (global install or npx). Installing a CLI from npm is a common pattern but does execute third-party code on the host; consider preferring npx or reviewing the package if you do not trust the publisher.
Credentials
The skill declares no required env vars or credentials and explicitly advises not to ask the user for API keys. Authentication is delegated to Membrane, which is proportional to the stated purpose. Note: delegating auth means you must trust Membrane with access to your TrueConf account.
Persistence & Privilege
The skill is not always-enabled, does not request persistent system-level presence, and does not modify other skills' configurations. Autonomous invocation (disable-model-invocation=false) is the platform default and is not, by itself, a concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install trueconf - 安装完成后,直接呼叫该 Skill 的名称或使用
/trueconf触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Trueconf 是什么?
TrueConf integration. Manage data, records, and automate workflows. Use when the user wants to interact with TrueConf data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。
如何安装 Trueconf?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install trueconf」即可一键安装,无需额外配置。
Trueconf 是免费的吗?
是的,Trueconf 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Trueconf 支持哪些平台?
Trueconf 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Trueconf?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills