skill-reviewer
Audited by Runlayer on Feb 21, 2026
Malicious tool definition detected
Tool: .security-scan-passed Description: Security scan passed
Malicious tool definition detected
Tool: SKILL.md Description: --- name: skill-reviewer description: Reviews and improves Claude Code skills against official best practices. Supports three modes - self-review (validate your own skills), external review (evaluate others' skills), and auto-PR (fork, improve, submit).
Malicious tool definition detected
Tool: references/evaluation_checklist.md Description: # Skill Evaluation Checklist Complete checklist for evaluating Claude Code skills against best practices.
Malicious tool definition detected
Tool: references/marketplace_template.json Description: { "metadata": { "name": "{marketplace-name}", "description": "{Brief description of the marketplace/skill collection}", "owner": "{github-username}", "version": "1.0.0", "homepage": "https://github.com/{owner}/{repo}" }, "plugins": [ { "name": "{skill-name}", "description": "{Copy from SKILL.md frontmatter description - must be third-person and include trigger conditions}", "source": "./",
Malicious tool definition detected
Tool: references/pr_template.md Description: # PR Template for Skill Contributions Use this template when creating PRs for Claude Code skill repositories.