← 返回 Skills 市场
Unifiedto
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
209
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install unifiedto
功能描述
Unified.to integration. Manage data, records, and automate workflows. Use when the user wants to interact with Unified.to data.
安全使用建议
This skill appears to do what it says: it asks you to install and use the official Membrane CLI to connect to Unified.to and run actions. Before installing, verify you trust the @membranehq/npm package (prefer using npx or pinning a specific version rather than always installing -g), review any CLI prompts during `membrane login` (it will open a browser or produce a login code), and be aware the CLI will store tokens/config locally as part of normal operation. If you prefer not to install a global package, run via npx or run interactions in a controlled environment. If you need higher assurance, cross-check the package and repository on GitHub and verify the homepage/documentation links are legitimate.
功能分析
Type: OpenClaw Skill
Name: unifiedto
Version: 1.0.3
The skill provides instructions for an AI agent to interact with the Unified.to platform using the Membrane CLI. It outlines standard procedures for installing the CLI (@membranehq/cli), authenticating, and managing API connections and actions. The logic is consistent with the stated purpose of simplifying SaaS integrations and does not exhibit signs of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The name/description (Unified.to integration) match the SKILL.md: it directs the agent to use the Membrane CLI to manage connections, discover and run actions. Nothing requested (no env vars, no unrelated binaries) is inconsistent with that purpose.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, performing login via browser or headless code flow, creating connections, listing/searching/creating/running actions and polling for build state. It does not instruct reading unrelated files, harvesting system secrets, or sending data to unknown endpoints.
Install Mechanism
There is no formal install spec in the skill bundle, but the instructions recommend `npm install -g @membranehq/cli@latest` (and use of `npx`). Global npm installs execute package install scripts and place binaries on PATH; this is expected for a CLI but carries the usual trust/risk of npm packages. Using `npx` or pinning a specific released version reduces some risk.
Credentials
The skill declares no required environment variables or secrets. The authentication flow uses Membrane's login (OAuth/authorization URL) which is appropriate. Note: the Membrane CLI will likely store auth tokens/config locally as part of normal operation — expected for a CLI that manages connections.
Persistence & Privilege
Skill is instruction-only, always:false, and does not request persistent platform-wide privileges. Autonomous invocation is allowed by default on the platform but the skill itself does not request elevated persistence or modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install unifiedto - 安装完成后,直接呼叫该 Skill 的名称或使用
/unifiedto触发 - 根据 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
元数据
常见问题
Unifiedto 是什么?
Unified.to integration. Manage data, records, and automate workflows. Use when the user wants to interact with Unified.to data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 209 次。
如何安装 Unifiedto?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install unifiedto」即可一键安装,无需额外配置。
Unifiedto 是免费的吗?
是的,Unifiedto 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Unifiedto 支持哪些平台?
Unifiedto 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Unifiedto?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills