← 返回 Skills 市场
mattvalenta

PLS Website Audit

作者 Matt Valenta · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1105
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install pls-audit-website
功能描述
Perform comprehensive website health checks covering performance, broken links, security headers, accessibility, and SEO issues.
安全使用建议
This skill appears coherent for performing website audits. Before running it, be aware that: (1) the scripts and commands will make network requests to the target site and may recursively crawl links — only audit sites you own or have permission to test; (2) npx and pip commands in the instructions will download and execute third‑party packages at runtime — review those packages or run the skill in a sandboxed environment if you have supply-chain concerns; (3) no credentials are requested, so the skill cannot access protected resources unless you explicitly provide credentials later. If you need stricter controls, ask the publisher for an explicit install spec with vetted package versions or run the provided scripts in an isolated VM/container.
功能分析
Type: OpenClaw Skill Name: pls-audit-website Version: 1.0.0 The skill bundle is designed for legitimate website auditing, utilizing various command-line tools (curl, wget, openssl) and Python scripts (requests, BeautifulSoup). However, it is classified as suspicious due to its reliance on dynamic package installation via `pip install LinkChecker` and `npx` for tools like Lighthouse and axe-cli. While these actions are necessary for the stated purpose, they introduce a significant supply chain risk, as the agent can fetch and execute arbitrary code from external package repositories. There is no evidence of intentional malicious behavior like data exfiltration or unauthorized system modification within the provided code or instructions in `SKILL.md`.
能力评估
Purpose & Capability
Name/description (website performance, broken links, security headers, accessibility, SEO) align with the instructions and example commands/scripts provided. Required resources (none declared) are consistent with a tool that uses standard CLI tools and small Python scripts to fetch and analyze pages.
Instruction Scope
SKILL.md stays on-topic: it instructs the agent to fetch pages, parse HTML, check headers, run lighthouse/web-vitals, and run openssl for cert checks. It does not instruct reading unrelated local files or asking for unrelated secrets. Note: the instructions include commands that will download/run third-party tooling at runtime (npx, pip install) and perform recursive crawling of same-origin links — this is expected for a site-audit but does have side effects (network requests, package installs).
Install Mechanism
There is no install spec (instruction-only), which is low baseline risk. However the instructions rely on runtime package installs/usage (npx lighthouse/web-vitals, pip install LinkChecker), which will fetch and run code from public registries when executed; this is expected for such audits but increases runtime trust requirements.
Credentials
The skill requests no environment variables, no credentials, and no config paths. All proposed operations (HTTP(S) requests, header checks, crawling) do not require additional secrets, so the lack of requested secrets is proportionate.
Persistence & Privilege
always is false and the skill does not request persistent or system-wide configuration. It does not attempt to modify other skills or agent settings in the provided instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pls-audit-website
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pls-audit-website 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: comprehensive website audit skill - Provides step-by-step methods to audit website performance, broken links, accessibility, security headers, and SEO. - Includes code snippets (curl, Python, bash) for programmatic checks and automated scripts. - Offers guidance on using popular open-source tools (Lighthouse, axe-core, pa11y, LinkChecker). - Supplies a Markdown website audit report template. - Designed for thorough technical and user experience site health checks.
元数据
Slug pls-audit-website
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

PLS Website Audit 是什么?

Perform comprehensive website health checks covering performance, broken links, security headers, accessibility, and SEO issues. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1105 次。

如何安装 PLS Website Audit?

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

PLS Website Audit 是免费的吗?

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

PLS Website Audit 支持哪些平台?

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

谁开发了 PLS Website Audit?

由 Matt Valenta(@mattvalenta)开发并维护,当前版本 v1.0.0。

💬 留言讨论