← 返回 Skills 市场
gora050

Visiblethread

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
110
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install visiblethread
功能描述
VisibleThread integration. Manage data, records, and automate workflows. Use when the user wants to interact with VisibleThread data.
安全使用建议
This skill is coherent: it delegates auth and API calls to the Membrane service and instructs you to authenticate via browser. Before installing, ensure you trust the Membrane CLI (@membranehq on npm) — prefer npx if you don't want a global install, or review the package source on the referenced GitHub repo. When authenticating, only complete the Membrane-visiblethread connection and do not paste unrelated secrets. If you operate in a highly regulated environment, verify that the Membrane connector's data handling and retention meet your compliance requirements.
功能分析
Type: OpenClaw Skill Name: visiblethread Version: 1.0.1 The skill requires the installation of a global NPM package (@membranehq/cli) and directs the agent to execute shell commands for authentication and remote action management. While these capabilities are aligned with the stated purpose of integrating with the Membrane platform, the reliance on an external CLI for dynamic action creation and execution (membrane action run/create) represents a risky capability that could be leveraged for unauthorized execution if the underlying platform or CLI is compromised. These instructions are primarily contained within SKILL.md.
能力评估
Purpose & Capability
Name and description claim VisibleThread integration and all instructions revolve around using the Membrane CLI to connect to VisibleThread; there are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, performing login and connection flows, discovering and running actions. It does not ask the agent to read arbitrary local files, access unrelated credentials, or transmit data to unexpected endpoints.
Install Mechanism
Installation is an npm global install (npm install -g @membranehq/cli@latest) or examples using npx. Using npm to install a third-party CLI is expected for this workflow but carries the usual risk of running package install scripts — consider using npx or auditing the package before global installation.
Credentials
No environment variables, primary credential, or config paths are required. The skill relies on a Membrane account and browser-based auth, which aligns with its stated use of Membrane to manage credentials.
Persistence & Privilege
The skill is instruction-only, not always-on, and does not request persistent system privileges or modify other skills' configuration. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install visiblethread
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /visiblethread 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug visiblethread
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Visiblethread 是什么?

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

如何安装 Visiblethread?

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

Visiblethread 是免费的吗?

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

Visiblethread 支持哪些平台?

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

谁开发了 Visiblethread?

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

💬 留言讨论