← 返回 Skills 市场
Vercel
作者
BrennerSpear
· GitHub ↗
· v1.0.0
6160
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install vercel-deployment
功能描述
Deploy and manage Vercel projects, including linking repositories, env vars, and domains.
安全使用建议
Install this only if you want an agent to help manage Vercel projects. Before running its commands, confirm the target directory, Vercel account or team, GitHub repository, production environment, and any environment variable values; consider using a trusted or pinned Vercel CLI for sensitive projects.
功能分析
Type: OpenClaw Skill
Name: vercel-deployment
Version: 1.0.0
The skill bundle primarily uses standard `npx vercel` commands for project deployment and management. While the commands themselves are legitimate, the `SKILL.md` file contains instructions that require the AI agent to substitute user-provided values (e.g., `<project-root>`, `VAR_NAME`, `value`). This creates a significant prompt injection vulnerability, as an attacker could craft malicious inputs for these placeholders, potentially leading to shell injection or unauthorized actions if the agent does not properly sanitize or validate them before execution. There is no direct evidence of intentional malicious code or data exfiltration within the provided files, but the potential for exploitation via prompt injection makes it suspicious.
能力评估
Purpose & Capability
The documented capabilities match the stated purpose: linking Vercel projects, connecting Git repositories, adding environment variables, and listing domains. These can affect production deployments but are disclosed and purpose-aligned.
Instruction Scope
The skill is a short Markdown instruction file with visible command examples and ordinary placeholders for project paths, variable names, and values. The reference to a missing domains.md file is a minor completeness issue, not a security concern.
Install Mechanism
There is no executable installer or bundled code. Runtime use depends on npx vercel, an external CLI invocation expected for this purpose, though it is not version-pinned.
Credentials
Use of Vercel and GitHub project authority is proportionate to deployment management. Users should verify the active account, team, repository, project, and target environment before executing commands.
Persistence & Privilege
vercel link and vercel git connect can create persistent project and repository relationships, including auto-deploy behavior. That persistence is disclosed and aligned with the skill's purpose.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vercel-deployment - 安装完成后,直接呼叫该 Skill 的名称或使用
/vercel-deployment触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Auto-publish from CI
元数据
常见问题
Vercel 是什么?
Deploy and manage Vercel projects, including linking repositories, env vars, and domains. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6160 次。
如何安装 Vercel?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vercel-deployment」即可一键安装,无需额外配置。
Vercel 是免费的吗?
是的,Vercel 完全免费(开源免费),可自由下载、安装和使用。
Vercel 支持哪些平台?
Vercel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vercel?
由 BrennerSpear(@brennerspear)开发并维护,当前版本 v1.0.0。
推荐 Skills