Skip to content

Releases: smartbrainactivity/smartbrain-skill-auditor

v2.0.0 — AI Skill Auditor for Antigravity, Claude Code & Gemini CLI

11 Mar 14:38

Choose a tag to compare

Novedades en v2.0.0 (What's new)

🇪🇸 Español

  • 🔍 6 categorías de riesgo cubiertas: ejecución dinámica, exfiltración, comandos destructivos, ofuscación, credenciales hardcodeadas y comandos ocultos (ghost prompts) en Markdown.
  • 📋 Inventario de prompts: escanea todos los archivos .md y lista las instrucciones incrustadas.
  • ⚙️ Reglas configurables: edita config/rules.json mediante expresiones regulares sin tocar el código principal.
  • 🛡️ Ecosistema: compatible con Antigravity, Claude Code, Gemini CLI, Cursor y Copilot.
  • 🎯 One-Shot Prompt: incluye el prompt maestro original para que puedas construir el auditor tú mismo por seguridad.

🇬🇧 English

  • 🔍 6 risk categories: dynamic execution, exfiltration, destructive commands, obfuscation, hardcoded credentials, and ghost prompts in Markdown.
  • 📋 Full prompt inventory: scans .md files and lists all embedded instructions.
  • ⚙️ Configurable rules: edit config/rules.json using regex without touching the code.
  • 🛡️ Ecosystem: compatible with Antigravity, Claude Code, Gemini CLI, Cursor & Copilot.
  • 🎯 One-Shot Prompt: build your own auditor from scratch using the provided master prompt.


**Full Changelog**: https://github.com/smartbrainactivity/smartbrain-skill-auditor/commits/v2.0.0