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.
6 of your 7 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 4.17s · analysis 2.16s · 8.1 MB · GitHub API rate-limit (preflight)

amieiro/disposable-email-domains

https://github.com/amieiro/disposable-email-domains · scanned 2026-06-05 22:38 UTC (4 days, 8 hours ago) · 10 languages

17 raw signals (7 security + 10 graph) 71st percentile · Php · small (2-20K LoC) System graph score 91 (lower by 17)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 8 hours ago · v2 · 5 actionable findings from 2 signal sources. 7 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 55.0 0.15 8.25
security_score 100.0 0.25 25.00
testing_score 80.0 0.20 16.00
documentation_score 40.0 0.15 6.00
practices_score 75.0 0.15 11.25
code_quality 80.0 0.10 8.00
Overall 1.00 74.5
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 67 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
allowDomains.json software healthy allowDomains.json
README.md software healthy README.md
meta.json software healthy meta.json
denyDomains.json software healthy denyDomains.json
.styleci.yml software healthy creator/.styleci.yml
composer.json software healthy creator/composer.json
pint.json software healthy creator/pint.json
.env.example software healthy creator/.env.example
logging.php software healthy creator/config/logging.php
queue.php software healthy creator/config/queue.php
cache.php software healthy creator/config/cache.php
database.php software healthy creator/config/database.php
filesystems.php software healthy creator/config/filesystems.php
app.php software healthy creator/config/app.php
CreatesApplication.php software healthy creator/tests/CreatesApplication.php
TestCase.php software healthy creator/tests/TestCase.php
DenyListSizeGuardTest.php software healthy creator/tests/Unit/DenyListSizeGuardTest.php
RobustFetchingTest.php software healthy creator/tests/Unit/RobustFetchingTest.php
RunMetadataTest.php software healthy creator/tests/Unit/RunMetadataTest.php
SecureDomainMatchingTest.php software healthy creator/tests/Unit/SecureDomainMatchingTest.php
NormalizeDomainsTest.php software healthy creator/tests/Unit/NormalizeDomainsTest.php
FetchBodiesTest.php software healthy creator/tests/Feature/FetchBodiesTest.php
auth.php software healthy creator/resources/lang/en/auth.php
validation.php software healthy creator/resources/lang/en/validation.php
pagination.php software healthy creator/resources/lang/en/pagination.php
passwords.php software healthy creator/resources/lang/en/passwords.php
app.php software healthy creator/bootstrap/app.php
Handler.php software healthy creator/app/Exceptions/Handler.php
Kernel.php software healthy creator/app/Console/Kernel.php
CreateDisposableEmailDomainsFilesCommand.php software healthy creator/app/Console/Commands/CreateDisposableEmailDomainsFi…
AppServiceProvider.php software healthy creator/app/Providers/AppServiceProvider.php
AuthServiceProvider.php software healthy creator/app/Providers/AuthServiceProvider.php
EventServiceProvider.php software healthy creator/app/Providers/EventServiceProvider.php
console.php software healthy creator/routes/console.php
run-every-quarter-hour.yml software healthy .github/workflows/run-every-quarter-hour.yml
run-tests.yml software healthy .github/workflows/run-tests.yml

LabelLayerStatusPath
creator software healthy creator
config software healthy creator/config
tests software healthy creator/tests
Unit software healthy creator/tests/Unit
Feature software healthy creator/tests/Feature
resources software healthy creator/resources
lang software healthy creator/resources/lang
en software healthy creator/resources/lang/en
bootstrap software healthy creator/bootstrap
app software healthy creator/app
Exceptions software healthy creator/app/Exceptions
Console software healthy creator/app/Console
Commands software healthy creator/app/Console/Commands
Providers software healthy creator/app/Providers
routes software healthy creator/routes
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
mongodb data healthy allowDomains.json
mysql data healthy creator/.env.example
sqlite data healthy .github/workflows/run-every-quarter-hour.yml

LabelLayerStatusPath
execute cicd healthy .github/workflows/run-every-quarter-hour.yml
tests cicd healthy .github/workflows/run-tests.yml
pint cicd healthy .github/workflows/run-tests.yml

LabelLayerStatusPath
gha::run-every-quarter-hour cicd healthy .github/workflows/run-every-quarter-hour.yml
gha::run-tests cicd healthy .github/workflows/run-tests.yml

LabelLayerStatusPath
repobility-clone-zcbftsnz software healthy /tmp/repobility-clone-zcbftsnz

LabelLayerStatusPath
envoy network healthy allowDomains.json

LabelLayerStatusPath
127.0.0.1 network healthy creator/.env.example

LabelLayerStatusPath
gpu (detected) hardware healthy allowDomains.json

LabelLayerStatusPath
vps::aws hardware healthy allowDomains.json

LabelLayerStatusPath
auth::allowDomains.json security healthy allowDomains.json
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/2ff06bcc-90ed-45ad-81b3-f7c30339134a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/2ff06bcc-90ed-45ad-81b3-f7c30339134a/

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.