← 返回 Skills 市场
Vercel
作者
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
304
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install vercel-integration
功能描述
Vercel integration. Manage Projects, Users, Teams, Secrets. Use when the user wants to interact with Vercel data.
安全使用建议
This skill appears coherent: it uses Membrane as an authorized proxy to access Vercel and does not ask for unrelated secrets. Before installing/using it, verify the @membranehq/cli package and the getmembrane.com/author identity, and be aware that creating a Membrane connection will give Membrane (their service) access to your Vercel account. Install the CLI only from the official package, prefer non-global installs if you want to limit system-wide changes, review the connection permissions you grant, and revoke the connection when it's no longer needed.
功能分析
Type: OpenClaw Skill
Name: vercel-integration
Version: 1.0.2
The skill provides a standard integration for Vercel using the Membrane CLI and platform. It includes instructions for managing projects, deployments, and environment variables through a managed authentication layer. The SKILL.md file follows security best practices by explicitly instructing the agent to use Membrane's connection system rather than requesting raw API keys or secrets from the user. No malicious patterns, obfuscation, or unauthorized data exfiltration behaviors were identified.
能力评估
Purpose & Capability
The name/description describe a Vercel integration and all runtime instructions consistently use the Membrane CLI to connect to Vercel and run actions — the requested steps are proportionate to that purpose.
Instruction Scope
SKILL.md only instructs installing and using @membranehq/cli, logging in, creating connections, listing/running actions, and proxying requests. It does not instruct reading unrelated files, accessing unrelated environment variables, or exfiltrating data. It explicitly advises not to ask users for API keys.
Install Mechanism
The skill is instruction-only but directs the user to install a global npm package (npm install -g @membranehq/cli). npm packages are a common install path but carry moderate risk because they install third‑party code on disk — verify the package identity and source before installing globally.
Credentials
No environment variables, config paths, or credentials are requested by the skill. The workflow relies on Membrane to manage authentication server-side, which is coherent but implies you are granting Membrane access to your Vercel account when creating a connection.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request elevated agent privileges or system-wide configuration changes. Installing the CLI creates a local binary (normal for CLIs) but the skill itself does not demand persistent agent privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vercel-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/vercel-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Vercel 是什么?
Vercel integration. Manage Projects, Users, Teams, Secrets. Use when the user wants to interact with Vercel data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 304 次。
如何安装 Vercel?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vercel-integration」即可一键安装,无需额外配置。
Vercel 是免费的吗?
是的,Vercel 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vercel 支持哪些平台?
Vercel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vercel?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.2。
推荐 Skills