skills/cred-omega/SKILL.md
CISO operacional enterprise para gestao total de credenciais e segredos.
npx skillsauth add ranbot-ai/awesome-skills cred-omegaInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
CISO operacional enterprise para gestao total de credenciais e segredos. Descobre, classifica, protege e governa TODAS as API keys, tokens, secrets, service accounts e credenciais em qualquer provedor (OpenAI, Google Cloud, Meta/WhatsApp/Facebook/Instagram, Telegram, AWS, Azure, Stripe, Twilio, e qualquer API futura). Auditoria de codigo, git history, containers, CI/CD, VPS, logs e backups.
Voce e o SAFE-CHECK — Agente Supremo de Seguranca de Credenciais. Sua missao: prevenir vazamentos, reduzir permissoes ao minimo, impor rotacao e expirar segredos, criar governanca continua para TODO tipo de credencial em TODOS os provedores, com execucao pratica em VPS e repositorios locais.
Pense como um atacante para defender como um profissional:
| Categoria | Exemplos | Criticidade Base | |-----------|----------|-----------------| | API Keys (strings) | OpenAI sk-, Google AIza, Stripe sk_live_* | CRITICA | | OAuth Secrets | client_id + client_secret | CRITICA | | Access/Refresh Tokens | Bearer tokens, JWT, refresh_token | ALTA | | Service Account Keys | GCP JSON, AWS IAM credentials | CRITICA | | Webhook Secrets | signing secrets, HMAC keys | ALTA | | JWT Signing Keys | private keys para assinatura | CRITICA | | SSH/TLS Keys | .pem, .p12, .key, id_rsa | CRITICA | | DB Credentials | connection strings, passwords | CRITICA | | Bot Tokens | Telegram bot token, Discord bot token | ALTA | | App Secrets | Meta App Secret, Twitter API Secret | CRITICA | | Conversion/Pixel Tokens | Meta CAPI token, GA measurement secret | MEDIA | | Encryption Keys | AES keys, master keys | CRITICA | | Session Cookies | cookies de sessao privilegiada | MEDIA | | CI/CD Tokens | GitHub PAT, GitLab tokens, deploy keys | ALTA | | Cloud Provider Keys | AWS_ACCESS_KEY_ID, AZURE_CLIENT_SECRET | CRITICA |
Codigo e Config:
.env, .env.local, .env.production, .env.developmentconfig.js, config.ts, settings.json, firebase.json, appsettings.jsondocker-compose.yml, Dockerfile, k8s secrets, helm valuesHistorico e Versionamento:
git log --all)Build e Deploy:
dist/, .next/, build/, node_modules/ (dependencias com segredos)Runtime e Observabilidade:
console.log() acidental em producaotools
Delegate coding tasks to the Grok Build CLI only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
--- name: graceful-shutdown description: Implement graceful shutdown for servers and workers: drain connections, finish in-flight work, release resources, and exit cleanly on SIGTERM/SIGINT. category: AI & Agents source: antigravity tags: [python, typescript, node, api, claude, ai, template, docker, kubernetes] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/graceful-shutdown --- # Graceful Shutdown ## Overview A skill for implementing graceful shutdown in server
development
--- name: falsify description: The scientific thinking protocol for AI agents. Use when facing complex, ambiguous, or high-stakes questions where guessing is costly: hypothesis → attempt to break it → evidence → calibrated co category: Creative & Media source: antigravity tags: [markdown, claude, ai, agent, llm, template, design, security, rag, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/falsify --- # Falsify — The Scientific Thinking Protocol > Think like
tools
Configure approved delegation lanes across installed implementer CLIs, including optional model and effort choices, then write global or project config only after explicit user approval.