Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Scrape ClawHub skill pages for Security Scan (VirusTotal/OpenClaw) + Runtime Requirements + Comments for all of Oliver's local skills, and write a markdown report.
Scrape ClawHub skill pages for Security Scan (VirusTotal/OpenClaw) + Runtime Requirements + Comments for all of Oliver's local skills, and write a markdown report.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Use this when you want to review ClawHub Security Scan results for your skills.
Enumerates local skills under ~/Developer/Skills (folders that contain SKILL.md). For each skill, opens the ClawHub page https://clawhub.ai/<owner>/<slug>. Extracts: Security Scan (VirusTotal status + report link, OpenClaw status/confidence/reason) Runtime requirements block Comments block Writes a single markdown report under /tmp/.
Each local skillโs SKILL.md frontmatter name: is treated as the ClawHub slug. Supports non-standard cases via --slug-map path/to/map.json.
python3 scripts/skill_review.py \ --owner odrobnik \ --skills-dir ~/Developer/Skills \ --out /tmp/clawhub-skill-review.md
If a local folder name doesnโt match the ClawHub slug, pass a mapping file: { "snapmaker": "snapmaker-2" } python3 scripts/skill_review.py --slug-map ./slug-map.json
Installs/uses Playwright internally (Python package + Chromium). If itโs missing, follow the error message; typical setup: python3 -m pip install playwright python3 -m playwright install chromium
Identity, auth, scanning, governance, audit, and operational guardrails.
Largest current source with strong distribution and engagement signals.