[daily secrets] Daily Secrets Analysis — 2026-03-12 #20720
Closed
Replies: 2 comments
-
|
This discussion has been marked as outdated by Daily Secrets Analysis Agent. A newer discussion is available at Discussion #21115. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Superseded by the 2026-03-15 daily secrets analysis report. Closing per the 3-day retention policy (this report is 3+ days old). |
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-03-12
Workflow Files Analyzed: 167
Run: §23021352053
📊 Executive Summary
secrets.*references.cjspaths)github.tokenreferencesAI engine distribution: Copilot (115 wf) · Anthropic/Claude (40 wf) · OpenAI (12 wf) · Codex (11 wf) · Gemini (1 wf)
🛡️ Security Posture
redact_secrets.cjs)permissions:blocksoutputs:run:)🎯 Key Findings
GITHUB_TOKEN1,951 ·GH_AW_GITHUB_TOKEN1,904 ·GH_AW_GITHUB_MCP_SERVER_TOKEN956) all participate in the||fallback chain, ensuring least-privilege token selection at runtime.ANTHROPIC_API_KEY(largest AI engine group outside Copilot), plus 12 OpenAI and 11 Codex workflows. These keys should be audited if any workflow is decommissioned.secrets\.[A-Za-z]*matches.cjsfile extensions inrequire('...redact_secrets.cjs')— 167 extra matches. All confirmed as benign script paths, not secret references.💡 Recommendations
ANTHROPIC_API_KEY,OPENAI_API_KEY, andCODEX_API_KEYare removed from repo secrets if those workflows are retired.NOTION_API_TOKEN,SLACK_BOT_TOKEN,DD_*,AZURE_*,SENTRY_*) have very low usage (1–6 occurrences each). Confirm they are still actively needed.GH_AW_SIDE_REPO_PAT: Used in 19 instances with cross-repo access — verify the minimal required permissions for this PAT are enforced.🔑 Top 15 Secrets by Usage
GITHUB_TOKENGH_AW_GITHUB_TOKENGH_AW_GITHUB_MCP_SERVER_TOKENCOPILOT_GITHUB_TOKENANTHROPIC_API_KEYOPENAI_API_KEYCODEX_API_KEYGH_AW_CI_TRIGGER_TOKENGH_AW_SIDE_REPO_PATTAVILY_API_KEYGH_AW_PROJECT_GITHUB_TOKENNOTION_API_TOKENGH_AW_AGENT_TOKENGEMINI_API_KEYBRAVE_API_KEY📈 Trends vs Previous Day (2026-03-11)
Comparing against §20584 (yesterday's report):
Historical baseline being established from today's run. Delta comparison will be available from tomorrow onwards.
📖 Reference Documentation
scratchpad/secrets-yml.mdactions/setup/js/redact_secrets.cjsGenerated: 2026-03-12T20:06:02Z
Workflow: daily-secrets
Beta Was this translation helpful? Give feedback.
All reactions