commit — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited commit (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Gerar mensagens de commit curtas e padronizadas, seguindo a convenção :emoji: tipo: descrição semântica.
| Regra | Detalhe |
|---|---|
| Formato | :emoji: tipo: descrição |
| Comprimento | Máximo 7 palavras na descrição |
| Escopo | Apenas o que foi feito |
| Proibições | Sem corpo, sem explicações, sem bullets adicionais |
| Gitmoji | Tipo | Quando usar |
|---|---|---|
:sparkles: | feat | Nova funcionalidade |
:bug: | fix | Correção de bug |
:recycle: | refactor | Reestruturação sem mudança de comportamento |
:lipstick: | style | UI, CSS, formatação visual |
:memo: | docs | Documentação |
:wrench: | chore | Configuração e tarefas de rotina |
:rocket: | perf | Melhoria de performance |
:white_check_mark: | test | Testes adicionados ou ajustados |
:construction_worker: | ci | Pipelines de CI/CD |
:package: | build | Build, bundler ou dependências |
:rewind: | revert | Reverter alterações anteriores |
:lock: | security | Correções de segurança |
:tada: | init | Início de projeto ou módulo |
:bookmark: | release | Tag de versão |
:construction: | wip | Trabalho em progresso (evitar em main) |
:sparkles: feat: criar componente de busca:bug: fix: corrigir erro no logout:lipstick: style: ajustar padding do card:recycle: refactor: extrair lógica de validação:package: build: atualizar react para v19:construction_worker: ci: adicionar job de lint no GitHub Actions# Muito longo
:sparkles: feat: criar novo componente de busca que permite filtrar por nome e categoria
# Sem gitmoji
feat: criar componente de busca
# Com corpo/explicação
:bug: fix: corrigir erro no logout
O erro ocorria porque o token não era invalidado corretamente no servidor.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.