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.

robertobendi/pebblestack

https://github.com/robertobendi/pebblestack · scanned 2026-06-15 23:53 UTC (2 months, 3 weeks ago)

8 raw signals (0 security + 8 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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.

LabelLayerStatusPath
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.

LabelLayerStatusPath
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

LabelLayerStatusPath
sqlite data healthy README.md
mysql data healthy README.md

LabelLayerStatusPath
repobility-clone-z5se5ud8 software healthy /tmp/repobility-clone-z5se5ud8
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/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.