# Skill Quality Gate

> Avalia skills, plugins e MCPs antes da adoção, verificando formato, dependências, permissões, riscos de supply chain e critérios de validação.

- Skill: `iapro-community/skill-quality-gate` (Agent Skill)
- Install (CLI): `npx skillmds@latest add iapro-community/skill-quality-gate`
- Raw SKILL.md: https://api.skillmd.com/api/skills/iapro-community/skill-quality-gate/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: IAPro-Community (https://skillmd.com/u/iapro-community)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/iapro-community/skill-quality-gate

---


# Skill Quality Gate

Use before copying or enabling any external skill, plugin, hook, or MCP.

## Procedure

1. Identify the source URL, commit/tag, license, maintainer, recent activity, and intended capabilities.
2. Read all `SKILL.md`, manifests, install scripts, hooks, and referenced scripts before execution.
3. Search for network calls, secret access, credential files, shell execution, destructive commands, telemetry, obfuscated code, and unrelated file writes.
4. Check whether the description matches the repository behavior.
5. Classify risk as `low`, `medium`, or `high`, and list required approvals.
6. Produce a decision: `accept`, `adapt`, `sandbox`, or `reject`.

## Required output

Include source, version, license, capabilities, permissions, risks, missing evidence, adaptation work, and a bounded verification plan.

Never install an external artifact merely because it has many stars. Popularity is discovery evidence, not security evidence.

