← 返回 Skills 市场
evalgithub

page-filed-analyzer

作者 EvalGitHub · GitHub ↗ · v0.0.1 · MIT-0
cross-platform ✓ 安全检测通过
206
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install page-filed-analyzer
功能描述
Analyzes form fields on a live webpage using browser automation. Use when the user provides an online URL/link and wants to count and analyze form input fiel...
安全使用建议
This skill appears to do what it says: open a provided URL, snapshot the page, and count/classify form fields. Before using it, be aware that it examines live page content and can therefore see form structure and potentially sensitive inputs (passwords, file upload controls, or values if present in the accessibility tree). Do not run it on pages containing private data unless you control the page or have explicit consent. If you need stricter privacy, request or add safeguards (avoid capturing field values, redact snapshots, or limit analysis to public/testing pages). Finally, if a page requires authentication, the skill expects you to sign in manually first—there is no credential handling built into the skill.
功能分析
Type: OpenClaw Skill Name: page-filed-analyzer Version: 0.0.1 The page-field-analyzer skill bundle is designed to automate the counting and categorization of form elements on a webpage. It uses standard browser automation tools (mcp__browser-use) to navigate to a URL, take snapshots, and execute a JavaScript snippet that counts various HTML input types and UI framework components (like Ant Design). The code and instructions in SKILL.md are consistent with the stated purpose and show no signs of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description match the instructions: the skill uses browser automation primitives (open page, wait, take snapshot, evaluate script) to count and classify form fields. No unrelated binaries, installs, or credentials are requested.
Instruction Scope
The SKILL.md stays on topic (navigating to a URL, taking an accessibility snapshot, optionally running a contained JS snippet to count elements). However, it will inspect live page content (accessibility tree and run arbitrary in-page JS), which can expose labels/structure and potentially sensitive content (password fields, file inputs, or other user data). The instructions do not mention masking or excluding sensitive values—consider this a privacy note rather than functional incoherence.
Install Mechanism
Instruction-only skill with no install spec or external downloads; nothing is written to disk by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested; the declared requirements are minimal and appropriate for the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. It does not attempt to modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install page-filed-analyzer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /page-filed-analyzer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.1
分析表单字段
元数据
Slug page-filed-analyzer
版本 0.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

page-filed-analyzer 是什么?

Analyzes form fields on a live webpage using browser automation. Use when the user provides an online URL/link and wants to count and analyze form input fiel... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 206 次。

如何安装 page-filed-analyzer?

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

page-filed-analyzer 是免费的吗?

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

page-filed-analyzer 支持哪些平台?

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

谁开发了 page-filed-analyzer?

由 EvalGitHub(@evalgithub)开发并维护,当前版本 v0.0.1。

💬 留言讨论