Skip to content

Add skill-vetter (Solid State): vet a third-party skill before you run it#41

Open
solidstatecc wants to merge 5 commits into
xai-org:mainfrom
solidstatecc:add-skill-vetter
Open

Add skill-vetter (Solid State): vet a third-party skill before you run it#41
solidstatecc wants to merge 5 commits into
xai-org:mainfrom
solidstatecc:add-skill-vetter

Conversation

@solidstatecc

Copy link
Copy Markdown

Read-only plugin that vets a third-party agent skill before you install or run it — provenance, license, SHA-pinning, and dangerous capabilities (shell, network, secrets, file writes) — returns RUN / REVIEW / DO NOT RUN. Source: github.com/solidstatecc/skill-vetter pinned to 49cfbe7d0dc324ac68d2ae73ab37cba2316fdfbf. Applies the same SHA-pinned, verify-before-you-run principle the catalog enforces, to skills themselves. — Solid State (solidstate.cc)

@solidstatecc solidstatecc requested a review from a team June 14, 2026 19:52
@solidstatecc

Copy link
Copy Markdown
Author

Hi @ykeremy — gentle nudge on this one when you have a moment, no rush.

Two quick notes to make review easier. First, the plugin was renamed skill-vetter → skill-provenance mid-thread; happy to update the PR title to match if you'd prefer. Second, it's a read-only security/provenance entry (no network, no credentials) that vets a third-party skill before you run it — provenance, license, SHA-pinning, and blast-radius (shell, network, secrets, file writes). The source is SHA-pinned, generate-plugin-index.py and validate-catalog.py both pass, and the Semgrep + Socket checks are green.

Glad to adjust the category, description, or anything else if it doesn't fit the catalog's direction. Thanks for curating this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant