📦 Winston AI — 智能数据管理
v1.0.1集成 Winston AI,统一管理数据与记录,自动化工作流,一键调用 AI 数据能力,提升效率。
0· 77·0 当前·0 累计
下载技能包
最后更新
2026/4/23
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears to be a straightforward integration that uses the Membrane CLI to talk to Winston AI. Before installing/using it: 1) Verify the @membranehq/cli package and its GitHub repo (npm/GitHub) to ensure you trust the publisher. 2) Prefer using npx or a disposable environment/container instead of a global npm -g install if you want to limit permanent changes. 3) Understand that using the CLI requires authorizing Membrane to access your Winston AI data (you will complete a browser-based...详细分析 ▾
✓ 用途与能力
The name/description (Winston AI integration for managing data/workflows) matches the instructions: the skill directs the agent to use the Membrane CLI to connect to Winston and run actions. No unrelated credentials, binaries, or system paths are requested.
✓ 指令范围
The SKILL.md confines the agent to installing/using the Membrane CLI, authenticating via Membrane, creating/listing connections, discovering and running actions, and polling action state. The auth flow uses browser-based login or a code for headless environments — this is expected for a CLI-driven integration. Note: running arbitrary actions discovered/created via Membrane will operate on user data accessible through the connection, so the agent could perform any action permitted by that connection.
ℹ 安装机制
The skill is instruction-only (no install spec), but recommends installing @membranehq/cli via npm -g or using npx. This is coherent for a CLI-based integration. As a general caution, global npm installs run third-party code on the host; prefer npx or review the package on the npm registry/GitHub before installing.
✓ 凭证需求
The skill requests no environment variables or local config paths and delegates credential management to Membrane. That is proportionate to a connector-based integration. Verify that you are comfortable delegating auth/token storage to Membrane (a third party).
✓ 持久化与权限
The skill is not 'always' enabled and is user-invocable; it does not request persistent system-level privileges or to modify other skills. Autonomous invocation is allowed by default but not combined with other high-risk flags here.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.12026/4/8
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install winston-ai
镜像加速npx clawhub@latest install winston-ai --registry https://cn.longxiaskill.com镜像同步中