βK
Open Mighty Back to Skills
β¦
What can you do with this Skill?βΎ
Review AI API key leakage patterns and redaction strategies. Use for identifying exposed keys for OpenAI, Anthropic, Gemini, and 10+ other providers. Use proactively when code integrates AI providers or when environment variables/keys are present. Examples: - user: "Check for leaked OpenAI keys" β scan for `sk-` patterns and client-side exposure - user: "Is my Gemini integration secure?" β audit vertex AI config and key redaction - user: "Review AI provider logging" β ensure secrets are redacted from logs - user: "Scan for Anthropic secrets" β check for `ant-` keys in code and configs - user: "Audit Vertex AI integration" β verify proper IAM roles and service account usage