clawhub-skill-vetting
Vet ClawHub skills before installation. Use when the user asks about evaluating, auditing, or safely installing OpenClaw/ClawHub skills, or when a skill’s trustworthiness is in question.
DeepseekModel
Curated skill
Quality Good · 64
v1.0.0
Get
https://deepseekmodel.com/api/download.php?id=hugomrtz-skill-vetting-clawhub-skill-md&format=skill
Download .skill
Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name clawhub-skill-vetting description Vet ClawHub skills before installation. Use when the user asks about evaluating, auditing, or safely installing OpenClaw/ClawHub skills, or when a skill’s trustworthiness is in question. ClawHub Skill Vetting Overview Apply a strict, security‑first vetting workflow before installing any ClawHub skill. Prioritize code review, permission scope, domain listing, and risk scoring. Workflow Source check — author reputation, stars/downloads, last update, reviews. Code review (MANDATORY) — scan all files for exfiltration, secrets access, eval/exec , obfuscation. Permission scope — files, commands, network; confirm minimal scope. Recent activity — detect suspicious bursts. Community check — Discord/GitHub Discussions. Install safely — sandbox + inspect permissions. Reference Use references/vetting-guide.md for the full checklist, commands, red flags, confidence scoring, and report template. Output expectations Produce the SKILL VETTING REPORT format. Provide a go/no‑go recommendation with reasons. If unclear, recommend sandbox install only or reject . Call out any red flags explicitly. Include a confidence score and threshold.
Keywords that activate this skill. Click one to copy it.
This skill does not provide trigger words.
The downloaded .skill package contains the following fields.
| Field | Description |
|---|---|
| format | Format tag (skill/v1) |
| skill_id | Unique skill ID |
| name | Skill name |
| version | Version |
| description | Description |
| category | Categories (array) |
| trigger_words | Trigger words |
| tags | Tags |
| source | Source |
| source_url | Source URL (this page) |
| exported_at | Exported at (set per download) |
| system_prompt | System prompt body |
| model_config | Model config: provider / model / temperature / max_tokens / top_p |
| examples | Examples |
| install_guide | Import guide for Coze / Dify / Claude / custom frameworks |
The same skill can be exported in different platform formats.