BeClaude

SkillGate

New
1GitHub TrendingGeneralby charliechenye

Pre-merge and pre-install trust checks for AI-agent skills and MCP configurations. Scan capabilities, detect risky changes, and block unapproved agent behavior in CI.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/skillgate.md https://raw.githubusercontent.com/charliechenye/SkillGate/main/SKILL.md
3
Invoke in Claude Code
/skillgate
View source on GitHub
mcpagentrust

Frequently Asked Questions

What is SkillGate?

Pre-merge and pre-install trust checks for AI-agent skills and MCP configurations. Scan capabilities, detect risky changes, and block unapproved agent behavior in CI.

How to install SkillGate?

To install SkillGate, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /skillgate.

What is SkillGate best for?

SkillGate is a community categorized under General. It is designed for: mcp, agent, rust. Created by charliechenye.