← 返回 Skills 市场
brennerspear

Vercel Speed Audit

作者 BrennerSpear · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
535
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install vercel-speed-audit
功能描述
Optimize Vercel build and deploy speed — audit checklist for new and existing projects.
安全使用建议
This is a documentation-only audit tool and appears coherent with its purpose. Before using: - Be careful with commands that change remote state: `vercel deploy`, `vercel deploy --prebuilt`, and `vercel rollback` will modify deployments when run with valid tokens. - Store any Vercel tokens (VERCEL_TOKEN) as least-privileged CI secrets and only add them to trusted workflows; do not paste tokens into chat or public places. - Review any CI workflow YAMLs before applying them to your repository (concurrency, artifact sizes, and `vercel pull` behavior are documented here). The provided GitHub Actions examples assume you have deploy permissions for the project/org. - The skill’s suggested scripts that read git diffs or write `.vercel` files operate on your repo; audit those scripts before enabling them in production to avoid unintentional skips or exposure of environment files. - Because this is instruction-only (no code installed by the skill), nothing will run automatically on your machine just by installing the skill — however, if you give a process a Vercel token or run the provided commands in CI, they can deploy/rollback. Ensure credentials and permissions are controlled accordingly.
功能分析
Type: OpenClaw Skill Name: vercel-speed-audit Version: 1.0.0 The skill bundle provides comprehensive documentation and instructions for optimizing Vercel deployments, including the use of Vercel CLI commands and GitHub Actions workflows. While the content is educational and benign in intent, it involves powerful commands such as `vercel deploy`, `vercel build`, and `vercel env add`. These commands interact directly with cloud infrastructure and sensitive credentials (Vercel API tokens, even when handled as GitHub secrets). If an AI agent were to execute these commands without robust sandboxing, explicit user confirmation, and stringent input validation, there is a significant risk of unintended deployments, configuration changes, or potential misuse of credentials if the agent's prompt handling or execution environment is compromised. There is no evidence of intentional malicious behavior like data exfiltration, backdoors, or obfuscation within the provided files.
能力评估
Purpose & Capability
Name/description (Vercel speed audit) align with contents: checklist, framework-specific guides, CI/workflow examples and CLI snippets. All requested actions (vercel CLI, depcheck, editing vercel.json, GitHub Actions workflows, SvelteKit adapter changes) are coherent with optimizing Vercel builds.
Instruction Scope
SKILL.md and docs contain concrete commands and file edits scoped to a project's repo and Vercel settings (e.g., git diff-based ignoreCommand, `vercel build`, `vercel deploy --prebuilt`, `vercel pull`, reading project config files). There are no instructions to read unrelated system files or to exfiltrate data to unexpected endpoints. Some steps (e.g., vercel pull, vercel deploy, vercel rollback) will access or modify remote project state when run — this is expected for the documented tasks and is clearly indicated.
Install Mechanism
No install spec or bundled code; instruction-only skill. No downloads or archive extraction. Low install risk — everything is documentation and CLI guidance.
Credentials
The skill declares no required env vars. The docs reasonably describe typical CI secrets (VERCEL_TOKEN, VERCEL_ORG_ID, VERCEL_PROJECT_ID) needed for automated workflows; those are proportional to the documented GitHub Actions + prebuilt pattern. There are no unrelated or unexpected credential requests in the skill.
Persistence & Privilege
always: false and no install steps that persist or modify other skills or system-wide agent config. The skill does include instructions that, when executed by a user or CI, will perform deploys/rollbacks — but that is consistent with its purpose and requires explicit credentials to act on remote projects.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vercel-speed-audit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vercel-speed-audit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
Slug vercel-speed-audit
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Vercel Speed Audit 是什么?

Optimize Vercel build and deploy speed — audit checklist for new and existing projects. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 535 次。

如何安装 Vercel Speed Audit?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install vercel-speed-audit」即可一键安装,无需额外配置。

Vercel Speed Audit 是免费的吗?

是的,Vercel Speed Audit 完全免费(开源免费),可自由下载、安装和使用。

Vercel Speed Audit 支持哪些平台?

Vercel Speed Audit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Vercel Speed Audit?

由 BrennerSpear(@brennerspear)开发并维护,当前版本 v1.0.0。

💬 留言讨论