You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Window evaluated: last 24 full hours (UTC), 2026-08-27T23:00:00Z → 2026-08-28T23:00:00Z
Total runs analyzed: 351
Detection-enabled runs: 348 (99.1%)
Regular runs (gh-aw-detection: false): 3 (0.9%)
Misconfigured workflows found: 0
Note
No misconfigured workflows were detected in this window. Only 3 runs had detection explicitly disabled, and each belongs to a workflow that ran once in the window (below the >3-runs-in-window threshold used to flag opt-outs), and no detection job failures or flapping configurations were observed.
Comparison Chart
Metric
Regular Runs
Detection Runs
Run count
3
348
Success rate
66.7%
91.7%
Failure count
1
29
Avg. token usage
21,417
79,360
Detection-enabled runs show a higher success rate than the (very small) regular-run sample, and use roughly 3.7x the average tokens — consistent with the additional detection scanning work performed in those runs.
Misconfigured Workflows
No misconfigured workflows detected in this window.
The 3 workflows that opted out of detection this window were each single-run occurrences, below the >3-runs threshold used to flag a workflow as having meaningfully "gone dark" on detection:
No corrective action required this cycle — the gh-aw-detection feature is enabled by default across essentially all active workflows (348/351 runs).
Keep an eye on the 3 workflows currently opting out (Daily GitHub Docs SEO Optimizer, Smoke Copilot, Smoke Pi); if their run frequency increases past 3 runs/day without re-enabling detection, they'll be flagged in a future report.
Average token usage for detection-enabled runs (79,360) is notably higher than the regular-run sample (21,417) and trending upward over the last 3 snapshots (50k → 64k → 79k) — worth monitoring for cost, though this may simply reflect which workflows happened to run rather than an actual per-workflow overhead increase, since the two groups are not the same workflows.
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
api.anthropic.com
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Summary
gh-aw-detection: false): 3 (0.9%)Note
No misconfigured workflows were detected in this window. Only 3 runs had detection explicitly disabled, and each belongs to a workflow that ran once in the window (below the >3-runs-in-window threshold used to flag opt-outs), and no
detectionjob failures or flapping configurations were observed.Comparison Chart
Detection-enabled runs show a higher success rate than the (very small) regular-run sample, and use roughly 3.7x the average tokens — consistent with the additional detection scanning work performed in those runs.
Misconfigured Workflows
No misconfigured workflows detected in this window.
The 3 workflows that opted out of detection this window were each single-run occurrences, below the >3-runs threshold used to flag a workflow as having meaningfully "gone dark" on detection:
View All Run Metrics
166 distinct workflows ran in this window. Full per-workflow breakdown (sorted by total run count):
View Historical Trend
Recommendations
gh-aw-detectionfeature is enabled by default across essentially all active workflows (348/351 runs).Daily GitHub Docs SEO Optimizer,Smoke Copilot,Smoke Pi); if their run frequency increases past 3 runs/day without re-enabling detection, they'll be flagged in a future report.Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
api.anthropic.comTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.
All reactions