← 返回 Skills 市场
Shortcut
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
162
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install shortcut-integration
功能描述
Shortcut integration. Manage data, records, and automate workflows. Use when the user wants to interact with Shortcut data.
安全使用建议
This skill appears to be a legitimate Shortcut integration that uses the Membrane CLI, but the registry metadata omits the CLI install requirement. Before installing or running it: 1) Verify the @membranehq/cli npm package on the npm registry and inspect its repository (pin a specific version rather than using 'latest'). 2) Avoid installing global npm packages with admin privileges on sensitive systems; consider using a controlled environment (container or VM). 3) Confirm you trust getmembrane.com / the Membrane project and the registry owner. 4) Expect to authenticate via a browser flow — do not share API keys or tokens with the skill. If you need higher assurance, ask the publisher for a reproducible install spec or a signed release URL and for clarity about why the registry metadata doesn't list the required CLI.
功能分析
Type: OpenClaw Skill
Name: shortcut-integration
Version: 1.0.3
The skill requires the installation of a global NPM package (@membranehq/cli) and relies on an external service (getmembrane.com) to manage authentication and execute actions. While the instructions in SKILL.md are aligned with the stated purpose of Shortcut integration, the requirement for global binary installation and the use of a third-party CLI to dynamically create and run actions represent a high-risk execution pattern and a significant attack surface.
能力评估
Purpose & Capability
The skill claims to integrate with Shortcut via Membrane and the SKILL.md describes relevant actions (list, get, create, run). However the registry metadata lists no required binaries or install steps while the instructions explicitly require installing the @membranehq/cli globally and using the 'membrane' command — an inconsistency between declared requirements and actual capabilities.
Instruction Scope
SKILL.md confines runtime actions to using the Membrane CLI to authenticate, create a connection, discover actions, and run them against Shortcut. It does not instruct reading unrelated system files or exfiltrating secrets; it also advises not to ask users for API keys and to rely on Membrane for auth lifecycle.
Install Mechanism
There is no install spec in the registry, but the documentation instructs the user to run 'npm install -g @membranehq/cli@latest'. Installing an npm package globally writes to disk and may require elevated permissions; the package is from the public npm registry (moderate trust) but the SKILL.md uses the floating 'latest' tag and does not provide a pinned version or verification guidance.
Credentials
The skill declares no required environment variables or credentials and the instructions explicitly say to let Membrane handle credentials server-side. There are no requests for unrelated tokens or secrets in the documentation.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. The skill does not request permanent system-wide configuration changes or access to other skills' credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shortcut-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/shortcut-integration触发 - 根据 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
元数据
常见问题
Shortcut 是什么?
Shortcut integration. Manage data, records, and automate workflows. Use when the user wants to interact with Shortcut data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。
如何安装 Shortcut?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shortcut-integration」即可一键安装,无需额外配置。
Shortcut 是免费的吗?
是的,Shortcut 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Shortcut 支持哪些平台?
Shortcut 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Shortcut?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills