Skill Seo

v0.1.0

Analyze and optimize a skill for discoverability on ClawHub, skills.sh, and similar skill directories. Use when you need to improve naming, slug choice, SKIL...

0· 81·0 current·0 all-time
byWeiwei Fan@fwwdn
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description claim to audit and optimize skill discoverability and the package contains a local analyzer (scripts/analyze_skill_seo.py), reference docs, and SKILL.md instructions that align with that goal. Requiring python3 is proportional and expected.
Instruction Scope
SKILL.md directs the agent to run the included analyzer, inspect SKILL.md and related reference files, and optionally review public listing pages. All steps are scoped to discoverability auditing; there are no instructions to read unrelated system files or exfiltrate data.
Install Mechanism
No install spec or external downloads. The analyzer is a local Python script executed with python3. No package installation or archive extraction is requested.
Credentials
The skill declares no required environment variables, credentials, or config paths. The analyzer code reads local skill files and frontmatter only; no network libraries are imported in the provided code and there are no unexpected credential requests.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills. Normal autonomous invocation is allowed by platform defaults but does not combine with any other elevated capability here.
Assessment
This skill appears coherent and safe to inspect, but as with any third‑party script, review scripts/analyze_skill_seo.py before running it and run it in a least-privilege environment. The analyzer reads SKILL.md, references, and other files in the target skill folder (as intended); avoid pointing it at folders containing secrets or credentials. If you need absolute assurance, open the script and confirm there are no network calls or secret-logging behaviors before executing.

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

latestvk979s7vn6ae7q9a3jtnvpzhmf9838xdg

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🔎 Clawdis
Binspython3

Comments