📦 Seo Content Brief — SEO内容大纲

v0.1.5

一键生成SEO内容大纲:自动完成关键词调研、搜索意图拆解、SERP对标分析,并给出标题层级、字数目标、段落结构等可直接落地的写作指南。

0· 837·2 当前·2 累计
okaris 头像by @okaris (Ömer Karışman)
下载技能包
最后更新
2026/4/22
0
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
可疑
medium confidence
NULL
评估建议
This skill appears to do what it says (use a CLI to fetch SERP data and produce briefs), but take precautions before following its install instructions: avoid blindly running 'curl | sh' from a domain you don't fully trust; instead download the binary or installer manually and verify the SHA-256 checksum listed at the provided checksums URL. Understand that using the infsh CLI and its 'login' will create credentials/tokens and likely send crawled page content and queries to the inference.sh serv...
详细分析 ▾
用途与能力
The skill's name and description (SEO content briefs, SERP analysis, keyword research) align with the runtime instructions which call a search/extraction CLI (infsh) to gather SERP data and extract top result content. There are no unrelated env vars, binaries, or configs requested.
指令范围
SKILL.md instructs the agent/user to install and use the inference.sh CLI to run apps that query search results and extract page content — this is within scope for generating SEO briefs. However the docs show an 'infsh login' step (implying credentials/tokens) even though the skill declares no required credentials; the skill does not explicitly describe how login credentials are handled or stored.
安装机制
The Quick Start recommends piping a remote script (curl -fsSL https://cli.inference.sh | sh) which downloads binaries from dist.inference.sh. Piping remote scripts to sh and downloading binaries from an external host are higher-risk actions unless you trust and verify the source. The SKILL.md mentions SHA-256 checksums and a manual verification URL, which mitigates risk if the user actually verifies them, but the default curl|sh pattern remains a notable concern.
凭证需求
The skill declares no required environment variables or credentials (fine for an instruction-only skill). But it instructs running 'infsh login' and running apps that likely require an account/API access; this implicit need for auth is not declared. No extraneous unrelated credentials are requested by the SKILL.md itself.
持久化与权限
The skill does not request always:true, does not include an install spec that writes to unusual system paths, and does not claim to modify other skills or system-wide configuration. It is instruction-only and relies on a separate CLI the user would install manually or via the provided script.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv0.1.52026/2/10

NULL

可疑

安装命令

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