← 返回 Skills 市场
nucliweb

Webperf

作者 nucliweb · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
274
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install webperf
功能描述
Web performance measurement and debugging toolkit. Use when the user asks about web performance, wants to audit a page, or says "analyze performance", "debug...
安全使用建议
This skill appears to be a set of DevTools snippets for auditing web performance, and it instructs the agent to run scripts in the browser via MCP — that is expected behavior. However, the package does not include the actual snippets it advertises; the SKILL.md references a GitHub repository but provides no automated fetch or included script content. Before using it: (1) verify where the snippet code will come from (inspect the referenced GitHub repo yourself), (2) only run snippets you trust or review the code before evaluating on real sites, and (3) avoid running the snippets on pages containing sensitive data (logged-in sessions, payment pages, etc.), since arbitrary console scripts can read page content and potentially exfiltrate it. If the skill is intended to fetch scripts from the repo automatically, ask the maintainer to add explicit fetch/install steps and include vetted snippets in the package so you can audit them.
功能分析
Type: OpenClaw Skill Name: webperf Version: 0.1.0 The skill bundle is a legitimate web performance measurement toolkit designed for use with Chrome DevTools. It provides structured instructions (SKILL.md) for an AI agent to analyze Core Web Vitals, loading performance, and media optimization using JavaScript snippets. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the functionality aligns perfectly with the stated purpose of performance auditing.
能力评估
Purpose & Capability
Name and description match the runtime instructions: the skill is meant to run JavaScript snippets in Chrome DevTools to audit web performance. However, the SKILL.md advertises a collection of 47 snippets and multiple sub-skills, but the skill package contains no snippet code or included assets — only the SKILL.md. It's unclear where the agent is expected to obtain the snippet source (the README points to a GitHub repo, but the skill provides no install/fetch step).
Instruction Scope
Instructions explicitly direct the agent to use MCP actions (mcp__chrome-devtools__navigate_page, evaluate_script, get_console_message) to run snippets in the target page — this is coherent for a webperf tool. The concern: the SKILL.md tells the agent to "load the skill's skill.md to see available snippets and thresholds," but the packaged SKILL.md does not contain the snippets themselves nor instructions to fetch them from the referenced repository. Running arbitrary JS in a user's page can expose page data; the skill gives the agent freedom to evaluate scripts but doesn't include or vet those scripts.
Install Mechanism
No install specification and no code files are present. That minimizes the risk of arbitrary code being written to disk by the installer. Because this is instruction-only, there is nothing to download or extract at install time.
Credentials
The skill requests no environment variables, credentials, or config paths. There are no unexpected secrets or external service tokens required.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent or elevated privileges. Autonomous invocation is allowed by default but not combined here with other high-risk requirements.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install webperf
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /webperf 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of the webperf skill: a toolkit for measuring and debugging web performance. - Provides 47 JavaScript snippets for Chrome DevTools covering Core Web Vitals, loading, interaction, media, and resource/network quality. - Includes detailed guidance on which skill to use based on common user requests (e.g., "debug LCP", "audit images"). - Outlines a step-by-step workflow for running audits and interpreting results within Chrome DevTools. - Open source under the MIT license and maintained by Joan Leon (@nucliweb).
元数据
Slug webperf
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Webperf 是什么?

Web performance measurement and debugging toolkit. Use when the user asks about web performance, wants to audit a page, or says "analyze performance", "debug... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 274 次。

如何安装 Webperf?

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

Webperf 是免费的吗?

是的,Webperf 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Webperf 支持哪些平台?

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

谁开发了 Webperf?

由 nucliweb(@nucliweb)开发并维护,当前版本 v0.1.0。

💬 留言讨论