← 返回 Skills 市场
5893
总下载
3
收藏
35
当前安装
1
版本数
在 OpenClaw 中安装
/install web-perf
功能描述
Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility gaps. Use when asked to audit, profile, debug, or optimize page load performance, Lighthouse scores, or site speed.
安全使用建议
Install only if you want the agent to inspect the target web project and use browser performance tooling. Consider pinning or separately reviewing the Chrome DevTools MCP package before running the suggested npx command, especially in sensitive environments.
功能分析
Type: OpenClaw Skill
Name: web-perf
Version: 1.0.0
The skill is classified as suspicious primarily due to the 'Phase 5: Codebase Analysis' section in `SKILL.md`. This section instructs the AI agent to 'Search for configuration files' (e.g., `webpack.config.js`, `package.json`). While this action is plausibly related to web performance analysis, it implicitly instructs the agent to access and read local files. If the agent possesses file system access capabilities, this constitutes a high-risk behavior, even without clear malicious intent for exfiltration or unauthorized modification. Additionally, the `SKILL.md` recommends the user configure their environment by running `npx -y chrome-devtools-mcp@latest`, which introduces a supply chain risk as `npx -y` downloads and executes the latest version of a package without explicit confirmation, though this is a user setup instruction, not an agent action.
能力评估
Purpose & Capability
The described capability is web performance analysis; inspecting build and package configuration files fits that purpose and does not by itself show credential access, exfiltration, or mutation.
Instruction Scope
The reviewed evidence points to bounded diagnostic instructions for performance analysis, not hidden role changes, prompt overrides, unrelated data access, or automatic high-impact actions.
Install Mechanism
The setup guidance references `npx -y chrome-devtools-mcp@latest`, which is user-directed but unpinned and therefore has normal supply-chain risk.
Credentials
Local project file reads and browser/devtools access are proportionate for performance auditing, though users should run it only in repositories and browser sessions they intend to analyze.
Persistence & Privilege
No artifact-backed evidence shows persistence, privilege escalation, background workers, credential harvesting, or durable local indexing.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install web-perf - 安装完成后,直接呼叫该 Skill 的名称或使用
/web-perf触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the web-perf skill – a web performance audit tool powered by Chrome DevTools MCP.
- Audits Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index) and provides detailed breakdowns.
- Identifies render-blocking resources, network dependency chains, and caching issues.
- Spots high-level accessibility gaps with a snapshot tool.
- Offers workflow and tool usage checklist for step-by-step auditing.
- Includes clear output formatting and actionable, prioritized recommendations.
- Guides analysis of codebase optimizations when source code is available; otherwise audits third-party sites externally.
元数据
常见问题
Web Perf 是什么?
Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility gaps. Use when asked to audit, profile, debug, or optimize page load performance, Lighthouse scores, or site speed. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5893 次。
如何安装 Web Perf?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install web-perf」即可一键安装,无需额外配置。
Web Perf 是免费的吗?
是的,Web Perf 完全免费(开源免费),可自由下载、安装和使用。
Web Perf 支持哪些平台?
Web Perf 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Web Perf?
由 elithrar(@elithrar)开发并维护,当前版本 v1.0.0。
推荐 Skills