Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.
67 of your 122 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.
Upstream (GitHub) caused delay on this scan — not Repobility.
  • GitHub API rate-limited (HTTP 403) — preflight skipped, fell back to direct git clone.
  • Clone from GitHub took 44.07s for a 140.6 MB repo slow.
  • Repobility's analysis ran in 42.65s after the clone landed.

flutter/flutter

https://github.com/flutter/flutter · scanned 2026-06-05 04:37 UTC (5 hours, 35 minutes ago) · 10 languages

290 findings (114 legacy + 176 scanner) 11/13 scanners ran

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 hours, 35 minutes ago · v2 · 202 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 40.0 0.15 6.00
security_score 100.0 0.25 25.00
testing_score 85.0 0.20 17.00
documentation_score 92.0 0.15 13.80
practices_score 68.0 0.15 10.20
code_quality 71.0 0.10 7.10
Overall 1.00 79.1
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

Top 10 actions, ranked by impact × ease. Severity drives impact; tag-based fix-clarity drives ease.

#1
Possible secret in engine/src/flutter/shell/platform/android/io/flutter/embedding/engine/systemchannels/SettingsChannel.java
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in engine/src/flutter/shell/platform/android/io/flutter/embedding/engine/systemchannels/SettingsChannel.java:30; move to env var / secrets manager.
engine/src/flutter/shell/platform/android/io/flutter/embedding/engine/systemchannels/SettingsChannel.java:30
#2
Insecure pattern 'exec_used' in engine/src/tools/dart/create_updated_flutter_deps.py:53
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
engine/src/tools/dart/create_updated_flutter_deps.py:53
#3
Insecure pattern 'exec_used' in engine/src/flutter/ci/scan_deps.py:66
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
engine/src/flutter/ci/scan_deps.py:66
#4
No auth library detected
GapSeverity.MEDIUM Layer.SECURITY score 0.338
Why: medium severity
#5
Insecure pattern 'subprocess_shell_true' in engine/src/flutter/ci/scan_deps.py:156
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
engine/src/flutter/ci/scan_deps.py:156
#6
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
engine/src/flutter/.github/workflows/third_party_scan.yml:44
#7
GitHub Actions workflow grants broad write permissions
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
engine/src/flutter/.github/workflows/engine-cp.yml
#8
GitHub Actions workflow grants broad write permissions
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/merge-changelog.yml
#9
GitHub Actions workflow grants broad write permissions
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/cut-release-branch.yml
#10
GitHub Actions workflow grants broad write permissions
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/roll-dart-dependencies.yml

Click "Find this gap" on any action above to jump to it on the Findings tab. Adjust the chip bar to filter by impact (severity), layer, or source.

For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/c3e85ec5-2e36-4677-a1e8-7af65f6cee90/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c3e85ec5-2e36-4677-a1e8-7af65f6cee90/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.