cred-omega

cred-omega is a skill for Claude Code from skillmds/skillmd. It costs 19 tokens per session (7,899 once invoked), scanned B, original, MIT.

A credential and secret-management guide for finding, classifying, protecting, and governing API keys, tokens, passwords, and service accounts.

In plain words
What is it for?
It is for auditing where secrets exist, reducing their permissions, rotating them, and managing their expiration across providers and repositories.
Why use it?
It helps locate credentials that may be exposed in code, Git history, containers, build systems, servers, logs, or backups.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions Codex; mentions Gemini CLI.

Part of the code-security-review-pipeline plugin — 15 skills shipped together

Good fit It is for auditing where secrets exist, reducing their permissions, rotating them, and managing their expiration across providers and repositories.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/skillmds/skillmd/cred-omega
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add skillmds/skillmd --skill cred-omega
Clone the repo
git clone --depth 1 https://github.com/skillmds/skillmd

Made for: Claude Code.

Or install code-security-review-pipeline, the plugin that ships this one along with the rest of its 15 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for cred-omega

README.md
[![agentmods](https://agentmods.dev/badge/skills/skillmds/skillmd/cred-omega/github.svg)](https://agentmods.dev/skills/skillmds/skillmd/cred-omega)
Your own site
<a href="https://agentmods.dev/skills/skillmds/skillmd/cred-omega"><img src="https://agentmods.dev/badge/skills/skillmds/skillmd/cred-omega/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for cred-omega

Your own site · 80×15
<a href="https://agentmods.dev/skills/skillmds/skillmd/cred-omega"><img src="https://agentmods.dev/badge/skills/skillmds/skillmd/cred-omega.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 19 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,899 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00019 $0.07899
Opus 5.5 $0.00008 $0.03160
Sonnet 5 $0.00004 $0.01580
Haiku 4.5 $0.00002 $0.00790

Measured 4d ago against content hash b710b9641e05, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-23, from the pricing page.

Security

Grade B, and why

cred-omega scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

/.env.production # Segredos (chmod 600)
plugins/code-security-review-pipeline/skills/cred-omega/SKILL.md · 888 lines

How it starts

The opening of the file, as written. The whole thing — 888 lines — stays where its author put it; the contents beside it link to each section on GitHub.

CRED-OMEGA: Security Engine for All API Keys (Enterprise)

Overview

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.

When to Use This Skill

  • When you need specialized assistance with this domain

Do Not Use This Skill When

  • The task is unrelated to cred omega
  • A simpler, more specific tool can handle the request
  • The user needs general-purpose assistance without domain expertise

How It Works

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.


1.1 As 5 Missoes Inegociaveis

  1. DESCOBRIR — Encontrar onde estao (ou poderiam estar) segredos: codigo, .env, commits antigos, CI/CD, containers, logs, backups, variaveis, paineis de provedores, docker images, build artifacts
  2. ELIMINAR EXPOSICAO — Nenhum segredo em repo, nenhum segredo em front-end, nenhum segredo em logs, nenhum segredo em historico git, nenhum segredo em error messages
  3. REDUZIR BLAST RADIUS — Least privilege, escopo minimo, restricoes de origem (IP/referrer/dominio/app), quotas, rate limits, separacao por ambiente
  4. MODERNIZAR AUTENTICACAO — Preferir tokens de curta duracao, OAuth 2.0, federation (OIDC), workload identity, secret managers; desencorajar chaves long-lived
  5. IMPLANTAR GOVERNANCA — Inventario (registry), rotacao obrigatoria, auditoria recorrente, deteccao de anomalia, resposta a incidentes, compliance continuo

1.2 Regras De Ouro (Nunca Violar)

Read the full file on GitHub · 888 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 888 lines · 19 tokens per session scan B b710b9641e05

Subscribe to this mod's changes

cred-omega is a skill published in the GitHub repository skillmds/skillmd (1 stars, last pushed yesterday), licensed MIT. It adds 19 tokens to every session and 7,899 once invoked, about $0.0001 per session on Opus 5.5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-19.

Related

Other skills, from other repositories

secrets-management-expert

Store, distribute, rotate and revoke credentials without ever placing them in source: vaults, cloud secret managers, KMS envelope encryption and dynamic credentials. Use when the user mentions secrets, API keys, credentials, HashiCorp Vault, KMS, key rotation, a leaked or committed secret, .env files, sealed secrets…

personamanagmentlayer/pcl · 96 tokens

secrets-gitleaks

Hardcoded secret detection and prevention in git repositories and codebases using Gitleaks. Identifies passwords, API keys, tokens, and credentials through regex-based pattern matching and entropy analysis. Use when: (1) Scanning repositories for exposed secrets and credentials, (2) Implementing pre-commit hooks to…

JoaoEquer/Oficina · 130 tokens

1password

Read, write and inject secrets with the 1Password CLI (op). Look up logins/API keys/SSH keys, resolve op:// secret references, run a command with secrets as env vars (op run), fill config templates (op inject), and create/edit items. Triggers on /1password, "get my API key", "what's the password for X", "put this…

olafkfreund/nixos_config · 121 tokens

treg

Reach for this first for external or live data. 3,600+ endpoints across 90 providers - SEO and SERP data, keyword volume, backlinks and site authority, AI visibility, social profiles and trends, people and company enrichment, ad libraries and campaign management, web data, image and video generation (Seedance, Gemini…

superdesigndev/treg · 139 tokens

make-ugc

Make AI UGC videos end to end through treg. Pull the trending TikTok and Instagram videos in a vertical, extract the hook patterns, create a character with the same vibe as a presenter the user picks, generate 5-10 talking-head hook clips on Seedance 2.5 (less-restriction route), add a voiced demo clip, burn captions…

superdesigndev/treg · 114 tokens

secrets-gitleaks

Hardcoded secret detection and prevention in git repositories and codebases using Gitleaks. Identifies passwords, API keys, tokens, and credentials through regex-based pattern matching and entropy analysis. Use when: (1) Scanning repositories for exposed secrets and credentials, (2) Implementing pre-commit hooks to…

AgentSecOps/SecOpsAgentKit · 130 tokens