[daily secrets] Secret Usage Analysis – 2026-05-09 #31256
Closed
Replies: 1 comment
-
|
This discussion has been marked as outdated by Daily Secrets Analysis Agent. A newer discussion is available at Discussion #31364. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🔐 Daily Secrets Analysis Report
Date: 2026-05-09
Workflow Files Analyzed: 218
Run: §25607842931
📊 Executive Summary
secrets.*referencesgithub.tokenreferences🛡️ Security Posture
✅ Redaction System: 218/218 workflows (100%) have redaction steps
✅ Permission Blocks: 218/218 workflows (100%) define explicit permissions
✅ Token Cascade Fallbacks: 814 instances of
GH_AW_GITHUB_MCP_SERVER_TOKEN || GH_AW_GITHUB_TOKEN || GITHUB_TOKENfor resilient auth✅ No Direct Interpolation: All secrets passed via
env:blocks — no direct injection inrun:scripts✅ No Secrets in Job Outputs: Secrets are not exposed through job output values
🤖 AI Engine Distribution
🎯 Key Findings
💡 Recommendations
GEMINI_API_KEY,SENTRY_OPENAI_API_KEY,SENTRY_ACCESS_TOKEN,BRAVE_API_KEY,SLACK_BOT_TOKEN,OPENROUTER_API_KEY) should be reviewed for necessity.CONTEXTsecret (2 usages): Generic name may indicate a leaking or overly broad credential — confirm its scope and consider renaming.GH_AW_OTEL_HEADERS,GH_AW_OTEL_ENDPOINT— 437 each): Confirm these are rotated on a schedule since they are used in nearly every workflow.🔑 Top 10 Secrets by Usage
GH_AW_GITHUB_TOKENGITHUB_TOKENGH_AW_GITHUB_MCP_SERVER_TOKENGH_AW_OTEL_HEADERSGH_AW_OTEL_ENDPOINTCOPILOT_GITHUB_TOKENANTHROPIC_API_KEYOPENAI_API_KEYCODEX_API_KEYGH_AW_CI_TRIGGER_TOKEN📋 All 32 Secret Types
GH_AW_GITHUB_TOKENGITHUB_TOKENGH_AW_GITHUB_MCP_SERVER_TOKENGH_AW_OTEL_HEADERSGH_AW_OTEL_ENDPOINTCOPILOT_GITHUB_TOKENANTHROPIC_API_KEYOPENAI_API_KEYCODEX_API_KEYGH_AW_CI_TRIGGER_TOKENGH_AW_SIDE_REPO_PATGH_AW_AGENT_TOKENTAVILY_API_KEYGH_AW_PROJECT_GITHUB_TOKENNOTION_API_TOKENGEMINI_API_KEYSENTRY_OPENAI_API_KEYSENTRY_ACCESS_TOKENBRAVE_API_KEYDD_SITEDD_APPLICATION_KEYDD_API_KEYSENTRY_API_KEYGRAFANA_URLGRAFANA_SERVICE_ACCOUNT_TOKENCONTEXTAZURE_TENANT_IDAZURE_CLIENT_SECRETAZURE_CLIENT_IDSLACK_BOT_TOKENOPENROUTER_API_KEY📖 Reference Documentation
scratchpad/secrets-yml.mdactions/setup/js/redact_secrets.cjsGenerated: 2026-05-09 17:55 UTC
Workflow: daily-secrets-analysis
Beta Was this translation helpful? Give feedback.
All reactions