https://github.com/robertobendi/pebblestack
· scanned 2026-06-15 23:53 UTC (2 months, 3 weeks ago)
8 raw signals (0 security + 8 graph)
Last scanned 2 months, 3 weeks ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 62 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.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
composer.json |
software | healthy | composer.json |
install.php |
software | healthy | install.php |
index.php |
software | healthy | index.php |
LICENSE |
software | healthy | LICENSE |
AGENTS.md |
software | healthy | AGENTS.md |
collections.php |
software | healthy | config/collections.php |
app.php |
software | healthy | config/app.php |
Router.php |
software | healthy | src/Core/Router.php |
Auth.php |
software | healthy | src/Core/Auth.php |
App.php |
software | healthy | src/Core/App.php |
Config.php |
software | healthy | src/Core/Config.php |
Database.php |
software | healthy | src/Core/Database.php |
View.php |
software | healthy | src/Core/View.php |
Csrf.php |
software | healthy | src/Core/Csrf.php |
Request.php |
software | healthy | src/Core/Request.php |
Response.php |
software | healthy | src/Core/Response.php |
CsrfException.php |
software | healthy | src/Core/CsrfException.php |
Session.php |
software | healthy | src/Core/Session.php |
UserRepository.php |
software | healthy | src/Services/UserRepository.php |
CollectionRegistry.php |
software | healthy | src/Services/CollectionRegistry.php |
Settings.php |
software | healthy | src/Services/Settings.php |
LoginThrottle.php |
software | healthy | src/Services/LoginThrottle.php |
Installer.php |
software | healthy | src/Services/Installer.php |
Collection.php |
software | healthy | src/Services/Collection.php |
EntryRevisionRepository.php |
software | healthy | src/Services/EntryRevisionRepository.php |
Migrator.php |
software | healthy | src/Services/Migrator.php |
MetricsService.php |
software | healthy | src/Services/MetricsService.php |
EntryRepository.php |
software | healthy | src/Services/EntryRepository.php |
Field.php |
software | healthy | src/Services/Field.php |
MediaService.php |
software | healthy | src/Services/MediaService.php |
FormSubmissionRepository.php |
software | healthy | src/Services/FormSubmissionRepository.php |
Media.php |
software | healthy | src/Models/Media.php |
User.php |
software | healthy | src/Models/User.php |
FormSubmission.php |
software | healthy | src/Models/FormSubmission.php |
EntryRevision.php |
software | healthy | src/Models/EntryRevision.php |
Entry.php |
software | healthy | src/Models/Entry.php |
FormController.php |
software | healthy | src/Controllers/FormController.php |
PublicController.php |
software | healthy | src/Controllers/PublicController.php |
SitemapController.php |
software | healthy | src/Controllers/SitemapController.php |
InstallController.php |
software | healthy | src/Controllers/InstallController.php |
SubmissionController.php |
software | healthy | src/Controllers/Admin/SubmissionController.php |
AdminController.php |
software | healthy | src/Controllers/Admin/AdminController.php |
SettingsController.php |
software | healthy | src/Controllers/Admin/SettingsController.php |
AuthController.php |
software | healthy | src/Controllers/Admin/AuthController.php |
UserController.php |
software | healthy | src/Controllers/Admin/UserController.php |
MediaController.php |
software | healthy | src/Controllers/Admin/MediaController.php |
RevisionController.php |
software | healthy | src/Controllers/Admin/RevisionController.php |
EntryController.php |
software | healthy | src/Controllers/Admin/EntryController.php |
MetricsController.php |
software | healthy | src/Controllers/Admin/MetricsController.php |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
config |
software | healthy | config |
src |
software | healthy | src |
Core |
software | healthy | src/Core |
Services |
software | healthy | src/Services |
Models |
software | healthy | src/Models |
Controllers |
software | healthy | src/Controllers |
Admin |
software | healthy | src/Controllers/Admin |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
mysql |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-z5se5ud8 |
software | healthy | /tmp/repobility-clone-z5se5ud8 |
This page is publicly accessible at:
https://repobility.com/scan/0ac3cd54-effe-457b-89bb-b34338228e96/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0ac3cd54-effe-457b-89bb-b34338228e96/
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.