https://github.com/yusufkaracaburun/ai-kit
· scanned 2026-06-16 01:09 UTC (2 months, 1 week ago)
23 raw signals (0 security + 23 graph)
Last scanned 2 months, 1 week ago · v1 · 23 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 682 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 |
CLAUDE.md |
software | healthy | CLAUDE.md |
ONBOARDING.md |
software | healthy | ONBOARDING.md |
install.sh |
software | healthy | install.sh |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
LICENSE |
software | healthy | LICENSE |
SECURITY.md |
software | healthy | SECURITY.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
implement-prompt.md |
software | healthy | orchestration/sandcastle/sequential-reviewer/implement-prom… |
template.json |
software | healthy | orchestration/sandcastle/sequential-reviewer/template.json |
CODING_STANDARDS.md |
software | healthy | orchestration/sandcastle/sequential-reviewer/CODING_STANDAR… |
review-prompt.md |
software | healthy | orchestration/sandcastle/sequential-reviewer/review-prompt.… |
README.md |
software | healthy | tests/fixtures/audit-typescript-pure/README.md |
package.json |
software | healthy | tests/fixtures/audit-typescript-pure/package.json |
tsconfig.json |
software | healthy | tests/fixtures/audit-typescript-pure/tsconfig.json |
unused.ts |
software | healthy | tests/fixtures/audit-typescript-pure/src/types/unused.ts |
duplicated.ts |
software | healthy | tests/fixtures/audit-typescript-pure/src/types/duplicated.ts |
overloads.ts |
software | healthy | tests/fixtures/audit-typescript-pure/src/api/overloads.ts |
parser.ts |
software | healthy | tests/fixtures/audit-typescript-pure/src/api/parser.ts |
registration.ts |
software | healthy | tests/fixtures/audit-typescript-pure/src/di/registration.ts |
order-status.ts |
software | healthy | tests/fixtures/audit-typescript-pure/src/domain/order-statu… |
cart.ts |
software | healthy | tests/fixtures/audit-typescript-pure/src/domain/cart.ts |
README.md |
software | healthy | tests/fixtures/docs-sync-clean/README.md |
setup.md |
software | healthy | tests/fixtures/docs-sync-clean/docs/setup.md |
README.md |
software | healthy | tests/fixtures/audit-laravel-full-stack/README.md |
.env.production |
software | healthy | tests/fixtures/audit-laravel-full-stack/.env.production |
composer.json |
software | healthy | tests/fixtures/audit-laravel-full-stack/composer.json |
welcome.blade.php |
software | healthy | tests/fixtures/audit-laravel-full-stack/resources/views/wel… |
ProcessOrder.php |
software | healthy | tests/fixtures/audit-laravel-full-stack/app/Jobs/ProcessOrd… |
OrderService.php |
software | healthy | tests/fixtures/audit-laravel-full-stack/app/Services/OrderS… |
Order.php |
software | healthy | tests/fixtures/audit-laravel-full-stack/app/Models/Order.php |
OrderScopes.php |
software | healthy | tests/fixtures/audit-laravel-full-stack/app/Models/OrderSco… |
AuthServiceProvider.php |
software | healthy | tests/fixtures/audit-laravel-full-stack/app/Providers/AuthS… |
Kernel.php |
software | healthy | tests/fixtures/audit-laravel-full-stack/app/Http/Kernel.php |
StoreOrderRequest.php |
software | healthy | tests/fixtures/audit-laravel-full-stack/app/Http/Requests/S… |
OrderController.php |
software | healthy | tests/fixtures/audit-laravel-full-stack/app/Http/Controller… |
2026_01_01_000000_create_orders_table.php |
software | healthy | tests/fixtures/audit-laravel-full-stack/database/migrations… |
web.php |
software | healthy | tests/fixtures/audit-laravel-full-stack/routes/web.php |
README.md |
software | healthy | tests/fixtures/audit-react/README.md |
package.json |
software | healthy | tests/fixtures/audit-react/package.json |
tsconfig.json |
software | healthy | tests/fixtures/audit-react/tsconfig.json |
page.tsx |
software | healthy | tests/fixtures/audit-react/app/profile/page.tsx |
CreateOrderForm.tsx |
software | healthy | tests/fixtures/audit-react/src/components/CreateOrderForm.t… |
OrderListContainer.tsx |
software | healthy | tests/fixtures/audit-react/src/components/OrderListContaine… |
CustomerList.tsx |
software | healthy | tests/fixtures/audit-react/src/components/CustomerList.tsx |
Dashboard.tsx |
software | healthy | tests/fixtures/audit-react/src/components/Dashboard.tsx |
UnusedExport.tsx |
software | healthy | tests/fixtures/audit-react/src/components/UnusedExport.tsx |
OrderList.tsx |
software | healthy | tests/fixtures/audit-react/src/components/OrderList.tsx |
README.md |
software | healthy | tests/fixtures/audit-react-ts-overlap/README.md |
package.json |
software | healthy | tests/fixtures/audit-react-ts-overlap/package.json |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
orchestration |
software | healthy | orchestration |
sandcastle |
software | healthy | orchestration/sandcastle |
sequential-reviewer |
software | healthy | orchestration/sandcastle/sequential-reviewer |
tests |
software | healthy | tests |
fixtures |
software | healthy | tests/fixtures |
audit-typescript-pure |
software | healthy | tests/fixtures/audit-typescript-pure |
src |
software | healthy | tests/fixtures/audit-typescript-pure/src |
types |
software | healthy | tests/fixtures/audit-typescript-pure/src/types |
api |
software | healthy | tests/fixtures/audit-typescript-pure/src/api |
di |
software | healthy | tests/fixtures/audit-typescript-pure/src/di |
domain |
software | healthy | tests/fixtures/audit-typescript-pure/src/domain |
docs-sync-clean |
software | healthy | tests/fixtures/docs-sync-clean |
docs |
software | healthy | tests/fixtures/docs-sync-clean/docs |
audit-laravel-full-stack |
software | healthy | tests/fixtures/audit-laravel-full-stack |
resources |
software | healthy | tests/fixtures/audit-laravel-full-stack/resources |
views |
software | healthy | tests/fixtures/audit-laravel-full-stack/resources/views |
app |
software | healthy | tests/fixtures/audit-laravel-full-stack/app |
Jobs |
software | healthy | tests/fixtures/audit-laravel-full-stack/app/Jobs |
Services |
software | healthy | tests/fixtures/audit-laravel-full-stack/app/Services |
Models |
software | healthy | tests/fixtures/audit-laravel-full-stack/app/Models |
Providers |
software | healthy | tests/fixtures/audit-laravel-full-stack/app/Providers |
Http |
software | healthy | tests/fixtures/audit-laravel-full-stack/app/Http |
Requests |
software | healthy | tests/fixtures/audit-laravel-full-stack/app/Http/Requests |
Controllers |
software | healthy | tests/fixtures/audit-laravel-full-stack/app/Http/Controllers |
database |
software | healthy | tests/fixtures/audit-laravel-full-stack/database |
migrations |
software | healthy | tests/fixtures/audit-laravel-full-stack/database/migrations |
routes |
software | healthy | tests/fixtures/audit-laravel-full-stack/routes |
audit-react |
software | healthy | tests/fixtures/audit-react |
app |
software | healthy | tests/fixtures/audit-react/app |
profile |
software | healthy | tests/fixtures/audit-react/app/profile |
src |
software | healthy | tests/fixtures/audit-react/src |
components |
software | healthy | tests/fixtures/audit-react/src/components |
audit-react-ts-overlap |
software | healthy | tests/fixtures/audit-react-ts-overlap |
src |
software | healthy | tests/fixtures/audit-react-ts-overlap/src |
docs-sync-dead-links |
software | healthy | tests/fixtures/docs-sync-dead-links |
docs |
software | healthy | tests/fixtures/docs-sync-dead-links/docs |
audit-laravel-api-only |
software | healthy | tests/fixtures/audit-laravel-api-only |
config |
software | healthy | tests/fixtures/audit-laravel-api-only/config |
app |
software | healthy | tests/fixtures/audit-laravel-api-only/app |
Jobs |
software | healthy | tests/fixtures/audit-laravel-api-only/app/Jobs |
Services |
software | healthy | tests/fixtures/audit-laravel-api-only/app/Services |
Models |
software | healthy | tests/fixtures/audit-laravel-api-only/app/Models |
Providers |
software | healthy | tests/fixtures/audit-laravel-api-only/app/Providers |
Http |
software | healthy | tests/fixtures/audit-laravel-api-only/app/Http |
Requests |
software | healthy | tests/fixtures/audit-laravel-api-only/app/Http/Requests |
Controllers |
software | healthy | tests/fixtures/audit-laravel-api-only/app/Http/Controllers |
database |
software | healthy | tests/fixtures/audit-laravel-api-only/database |
migrations |
software | healthy | tests/fixtures/audit-laravel-api-only/database/migrations |
routes |
software | healthy | tests/fixtures/audit-laravel-api-only/routes |
monorepo-laravel-boost |
software | healthy | tests/fixtures/monorepo-laravel-boost |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
overload |
software | healthy | tests/fixtures/audit-typescript-pure/src/api/overloads.ts:o… |
dispatch |
software | healthy | tests/fixtures/audit-typescript-pure/src/api/overloads.ts:d… |
signature |
software | healthy | tests/fixtures/audit-typescript-pure/src/api/parser.ts:sign… |
parseApiResponse |
software | healthy | tests/fixtures/audit-typescript-pure/src/api/parser.ts:pars… |
userFromJson |
software | healthy | tests/fixtures/audit-typescript-pure/src/api/parser.ts:user… |
Injectable |
software | healthy | tests/fixtures/audit-typescript-pure/src/di/registration.ts… |
statusLabel |
software | healthy | tests/fixtures/audit-typescript-pure/src/domain/order-statu… |
ProfilePage |
software | healthy | tests/fixtures/audit-react/app/profile/page.tsx:ProfilePage |
is |
software | healthy | tests/fixtures/audit-react/src/components/CreateOrderForm.t… |
CreateOrderForm |
software | healthy | tests/fixtures/audit-react/src/components/CreateOrderForm.t… |
OrderListContainer |
software | healthy | tests/fixtures/audit-react/src/components/OrderListContaine… |
CustomerList |
software | healthy | tests/fixtures/audit-react/src/components/CustomerList.tsx:… |
Dashboard |
software | healthy | tests/fixtures/audit-react/src/components/Dashboard.tsx:Das… |
UnusedExport |
software | healthy | tests/fixtures/audit-react/src/components/UnusedExport.tsx:… |
OrderList |
software | healthy | tests/fixtures/audit-react/src/components/OrderList.tsx:Ord… |
parseApiResponse |
software | healthy | tests/fixtures/audit-react-ts-overlap/src/api.ts:parseApiRe… |
userFromJson |
software | healthy | tests/fixtures/audit-react-ts-overlap/src/api.ts:userFromJs… |
Dashboard |
software | healthy | tests/fixtures/audit-react-ts-overlap/src/Dashboard.tsx:Das… |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | README.md |
redis |
data | healthy | README.md |
mysql |
data | healthy | README.md |
sqlite |
data | healthy | tests/fixtures/audit-laravel-full-stack/.env.production |
postgres |
data | healthy | standards/external/mcp-servers.json |
mariadb |
data | healthy | standards/external/mcp-servers.json |
| Label | Layer | Status | Path |
|---|---|---|---|
eval |
cicd | healthy | .github/workflows/eval.yml |
test |
cicd | healthy | .github/workflows/test.yml |
lint |
cicd | healthy | .github/workflows/test.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
dotenv::tests/fixtures/audit-laravel-full-stack/.env.produc… |
security | healthy | tests/fixtures/audit-laravel-full-stack/.env.production |
dotenv::tests/fixtures/audit-laravel-api-only/.env.producti… |
security | healthy | tests/fixtures/audit-laravel-api-only/.env.production |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::eval |
cicd | healthy | .github/workflows/eval.yml |
gha::test |
cicd | healthy | .github/workflows/test.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-_cas8z92 |
software | healthy | /tmp/repobility-clone-_cas8z92 |
| Label | Layer | Status | Path |
|---|---|---|---|
Cart |
software | healthy | tests/fixtures/audit-typescript-pure/src/domain/cart.ts:Cart |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | standards/external/mcp-servers.json |
| Label | Layer | Status | Path |
|---|---|---|---|
/profile |
frontend | healthy | tests/fixtures/audit-react/app/profile/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
ProfilePage |
frontend | healthy | tests/fixtures/audit-react/app/profile/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::workflow/skills/audit-architecture-laravel/SKILL.md |
security | healthy | workflow/skills/audit-architecture-laravel/SKILL.md |
This page is publicly accessible at:
https://repobility.com/scan/f0a6676d-78c6-4275-b99b-808e3300219c/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/f0a6676d-78c6-4275-b99b-808e3300219c/
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.