Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Lesishu SEO Guide

v1.0.0

SEO 全流程技能:网站诊断、页面优化、技术SEO、内容策略、外链建设。 当用户提到 SEO、搜索排名、网站优化、关键词、标题描述优化、结构化数据、 技术SEO、Core Web Vitals、sitemap、robots.txt、SEO审计等时触发。

0· 60·0 current·0 all-time
by乐思蜀@lesishu

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for lesishu/seo-guide.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Lesishu SEO Guide" (lesishu/seo-guide) from ClawHub.
Skill page: https://clawhub.ai/lesishu/seo-guide
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install seo-guide

ClawHub CLI

Package manager switcher

npx clawhub@latest install seo-guide
Security Scan
Capability signals
CryptoRequires walletCan make purchasesRequires sensitive credentials
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
medium confidence
Purpose & Capability
Name/description (SEO guide) match the included assets: many SEO reference documents and two utility scripts to generate a localized PDF report. No unrelated credentials, binaries, or install steps are requested in the registry metadata.
Instruction Scope
SKILL.md is an instruction-only workflow that references the local reference files and the PDF generator. The README explicitly instructs installing reportlab only when the user asks to generate PDFs. However, the SKILL.md content triggered a pre-scan flag for unicode-control-chars (possible prompt-injection attempt). Also the included Python modules read some environment variables (WINDIR, LOCALAPPDATA) to search for system fonts — this is understandable for font discovery but is not declared in requires.env.
Install Mechanism
No automated install spec in the registry (instruction-only). The README asks the user to pip install reportlab manually; no remote downloads, URL extracts, or third-party installers are provided by the skill itself. This is low-risk from an install-mechanism perspective.
Credentials
The registry declares no required env vars or credentials (good). The code does read WINDIR and LOCALAPPDATA to locate Windows fonts and checks filesystem paths for system fonts — a reasonable, limited read for font registration. No network calls, API keys, or secrets are requested or used in the scripts.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request permanent presence, nor does it modify other skills or global agent configuration. Its only file writes are user-directed (PDF report output path).
Scan Findings in Context
[unicode-control-chars] unexpected: The static pre-scan detected unicode control characters in SKILL.md. These characters are often used in prompt-injection attempts (to hide or reorder text) and are not expected for a documentation-style SEO guide. This finding does not by itself prove maliciousness, but it merits manual inspection of SKILL.md for hidden/invisible characters or injected instructions.
What to consider before installing
What to consider before installing: - Review SKILL.md in a plain-text/hex viewer to look for invisible unicode control characters (e.g., U+202A..U+202E, U+200B, etc.). The pre-scan flagged such characters; if present they can be used to conceal instructions or manipulate prompts. Remove them or ask the publisher to provide a sanitized copy. - The package appears to do what it says: lots of reference docs and a local PDF generator. The Python scripts are self-contained, do not make network calls, and only read system font paths and environment variables needed to find fonts. That behavior is reasonable for PDF generation, but note it does read WINDIR/LOCALAPPDATA when run on Windows. - If you plan to use the PDF report generator, install reportlab in a controlled environment (venv) as the README suggests and run the script locally, inspecting its output and any filesystem operations. The script writes only the user-chosen PDF output path. - Confirm licensing/copyright expectations for included reference materials if that matters for your use case (the repo contains large excerpts of third-party docs). - If you are not comfortable with the flagged unicode-control-chars or you cannot verify the author, avoid installing or enable the skill only in a sandboxed agent environment. Ask the publisher for a signed/verified source or a sanitized SKILL.md before use. Overall: functionally coherent with one notable red flag (unicode control chars). Manual review of SKILL.md (and optionally running the scripts in a local sandbox) will resolve the remaining uncertainty.

Like a lobster shell, security has layers — review code before you run it.

latestvk97ch7n3dx2xdd0643dhmg4pgd85ejne
60downloads
0stars
1versions
Updated 3d ago
v1.0.0
MIT-0

SEO Guide Skill

SEO 全流程技能。默认来源:Google 官方文档(86篇)+ Moz 精炼指南 + Ahrefs Academy 课程。 最后更新:2026-04-24


快速导航

任务参考文档
⭐ TKD 规范标准references/tkd-standard.md
关键词研究references/keyword-research.md
页面优化references/on-page-seo.md
技术SEOreferences/technical-seo.md
内容策略references/content-strategy.md
外链建设references/link-building.md
本地SEOreferences/local-seo.md
核心原则 + 误区辟谣references/seo-principles.md
SEO 诊断与审计references/seo-audit.md
常用工具references/seo-tools.md
Google 官方文档索引(86篇)references-google/INDEX.md
Moz 补充资料(10章)references-moz/INDEX.md
Ahrefs 补充资料(7门课)references-ahrefs/INDEX.md
PDF 报告生成scripts/README.md

工作流决策树

│
├─ 关键词/竞品分析 → references/keyword-research.md
├─ 优化页面/文章 → references/on-page-seo.md
├─ 技术SEO问题 → references/technical-seo.md
├─ 内容规划/写作 → references/content-strategy.md
├─ 外链建设 → references/link-building.md
├─ 本地商家/地图 → references/local-seo.md
├─ 全站SEO体检 → references/seo-audit.md(Part B)
├─ 单页快速诊断 → references/seo-audit.md(Part A)+ references/technical-seo.md
│   └─ PDF报告 → 见 scripts/README.md
└─ Google官方文档查询 → references-google/INDEX.md 按主题查找

Comments

Loading comments...