📦 seo-audit — SEO诊断

v1.0.0

一键扫描网站技术SEO问题,生成可执行优化清单,提升搜索排名与流量。

0· 403·3 当前·3 累计
by @alirezarezvani (Alireza Rezvani)
下载技能包
最后更新
2026/4/22
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The skill is generally coherent for performing on‑page SEO checks, but the runtime instructions tell the agent to read a local product-context file that is not declared and the included analyzer is limited to on‑page checks (other tasks require external tools or user-supplied credentials), so there are some scope/visibility mismatches you should review before installing.
评估建议
This skill appears to be a legitimate SEO-audit helper, with a bundled Python on‑page analyzer. Before installing or invoking it: (1) check for and inspect any local .claude/product-marketing-context.md file—do not store secrets there because SKILL.md tells the agent to read it but the skill metadata did not declare that path; (2) be cautious about providing Search Console or analytics credentials—only supply them if you trust the environment and understand what will be accessed; (3) the bundled...
详细分析 ▾
用途与能力
Name/description align with the provided assets: SKILL.md describes a full SEO audit and includes a Python on‑page analyzer (scripts/seo_checker.py). The script implements on‑page checks (title, meta, headings, images, links, word count, viewport) which matches part of the declared audit scope. However, the SKILL.md also promises broader technical/crawlability/speed checks (Core Web Vitals, sitemap, Search Console analysis) that are not implemented in the script and are delegated to external tools; that difference is explainable but worth noting.
指令范围
SKILL.md instructs the agent to read .claude/product-marketing-context.md if it exists before asking questions, but the skill metadata did not declare that config path. The instructions also prompt the agent to ask for Search Console/analytics access when appropriate—this is reasonable for an audit but it means the agent may request or expect credentials or private URLs. The instruction to read an undeclared local file is a mismatch and could cause the agent to access user data without that being obvious in the skill requirements.
安装机制
No install spec (instruction-only) and included code file only; no external downloads or install commands. The Python script is bundled with the skill; there is no installer that pulls remote code, which lowers install-time risk.
凭证需求
The skill declares no required environment variables, credentials, or config paths. That is consistent with the bundled on‑page analyzer. However, SKILL.md references use of Search Console/analytics and may prompt the user for access or tokens at runtime—requests for such credentials are expected for a full audit, but you should not provide credentials unless necessary and understood.
持久化与权限
The skill does not request always:true and uses default invocation settings. It does not claim to modify other skills or persist system-wide settings. Normal autonomous invocation is allowed (default), which is expected for skills.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/10

Initial publish (prefixed slug)

无害

安装命令

点击复制
官方npx clawhub@latest install cs-seo-audit
镜像加速npx clawhub@latest install cs-seo-audit --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库