← Back to Skills Marketplace
aysun168

Skill Vetter.Bak

by aysun168 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
119
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install skill-vetter-bak
Description
Security-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope,...
Usage Guidance
This skill is fundamentally coherent: it describes how to vet other skills and gives concrete checks and example commands. Before installing/using it, verify two small issues: (1) the SKILL.md examples use curl and jq but the registry metadata doesn't list required binaries — ensure your agent environment actually has those tools or update the skill to declare them; (2) the _meta.json ownerId/publishedAt differ from the registry metadata shown — confirm the skill author and source to avoid supply-chain confusion. Also remember the vetter will perform network calls (GitHub/raw.githubusercontent) when run — treat network access and fetched content as untrusted and do a manual review for high-risk skills.
Capability Analysis
Type: OpenClaw Skill Name: skill-vetter-bak Version: 1.0.0 The skill-vetter bundle is a security-focused utility designed to guide AI agents through a structured protocol for auditing other skills. It includes comprehensive checklists for identifying red flags such as data exfiltration, obfuscation, and unauthorized system access, and provides helper commands for inspecting GitHub repository metadata. No malicious logic or suspicious behaviors were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (skill vetter) align with the SKILL.md: it only describes manual/automated checks and GitHub queries. However the SKILL.md uses curl and jq examples but the skill metadata declares no required binaries — a mismatch that could cause runtime failures or unexpected behavior.
Instruction Scope
Instructions focus on reviewing skill files and checking repository metadata. They do not instruct the agent to access unrelated system credentials or config files. They do include 'Read ALL files in the skill' (which is appropriate) and example commands that perform network calls to GitHub/raw.githubusercontent; the agent will need network access to run those examples.
Install Mechanism
Instruction-only skill with no install spec and no code files — low disk-write risk. There is no download/install behavior declared in the skill itself.
Credentials
The skill requests no environment variables or credentials, which is appropriate. It does assume availability of networking and CLI tools (curl, jq) but does not declare them. No sensitive secrets are requested.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent presence or elevated privileges. Nothing in SKILL.md instructs it to modify other skills or system-wide configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-vetter-bak
  3. After installation, invoke the skill by name or use /skill-vetter-bak
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
skill-vetter-bak v1.0.0 - Initial release introducing a security-first vetting protocol for AI agent skills. - Provides a detailed step-by-step vetting checklist for source, code review, permission scope, and risk classification. - Includes a standardized output report template for documenting vetting results. - Offers practical shell commands to assist with vetting GitHub-hosted skills. - Establishes a trust hierarchy and clear guidance for handling different skill risk levels.
Metadata
Slug skill-vetter-bak
Version 1.0.0
License MIT-0
All-time Installs 3
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Skill Vetter.Bak?

Security-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope,... It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.

How do I install Skill Vetter.Bak?

Run "/install skill-vetter-bak" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Skill Vetter.Bak free?

Yes, Skill Vetter.Bak is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Skill Vetter.Bak support?

Skill Vetter.Bak is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skill Vetter.Bak?

It is built and maintained by aysun168 (@aysun168); the current version is v1.0.0.

💬 Comments