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.

aloewright/spooool

https://github.com/aloewright/spooool · scanned 2026-06-17 01:32 UTC (1 month, 2 weeks ago)

477 raw signals (0 security + 477 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -34.2 (diff) · 457 actionable findings from 1 signal source. 20 repeated signals grouped for readability. 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

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

#1
JS POST `/api/admin/moderation/:reportId/decision` admin endpoint without auth — src/workers/moderation.ts:169
GapSeverity.HIGH Layer.SECURITY score 0.488
Why: high severity · OWASP-class risk
src/workers/moderation.ts:169
#2
JS POST `/api/admin/status/incidents` admin endpoint without auth — src/workers/status.ts:218
GapSeverity.HIGH Layer.SECURITY score 0.488
Why: high severity · OWASP-class risk
src/workers/status.ts:218
#3
JS PUT `/api/admin/status/incidents/:id` admin endpoint without auth — src/workers/status.ts:242
GapSeverity.HIGH Layer.SECURITY score 0.488
Why: high severity · OWASP-class risk
src/workers/status.ts:242
#4
JS POST `/api/admin/status/incidents/:id/updates` admin endpoint without auth — src/workers/status.ts:273
GapSeverity.HIGH Layer.SECURITY score 0.488
Why: high severity · OWASP-class risk
src/workers/status.ts:273
#5
JS POST `/api/admin/status/maintenance` admin endpoint without auth — src/workers/status.ts:303
GapSeverity.HIGH Layer.SECURITY score 0.488
Why: high severity · OWASP-class risk
src/workers/status.ts:303
#6
JS PUT `/api/admin/status/maintenance/:id` admin endpoint without auth — src/workers/status.ts:320
GapSeverity.HIGH Layer.SECURITY score 0.488
Why: high severity · OWASP-class risk
src/workers/status.ts:320
#7
JS POST `/api/admin/roles` admin endpoint without auth — src/workers/roles.ts:139
GapSeverity.HIGH Layer.SECURITY score 0.488
Why: high severity · OWASP-class risk
src/workers/roles.ts:139
#8
JS DELETE `/api/admin/roles` admin endpoint without auth — src/workers/roles.ts:159
GapSeverity.HIGH Layer.SECURITY score 0.488
Why: high severity · OWASP-class risk
src/workers/roles.ts:159
#9
JS POST `/api/admin/dmca/:claimId/decision` admin endpoint without auth — src/workers/dmca.ts:180
GapSeverity.HIGH Layer.SECURITY score 0.488
Why: high severity · OWASP-class risk
src/workers/dmca.ts:180
#10
`dangerouslySetInnerHTML` used in a React component — studio/apps/web/client/components/panels/PublishPanel.tsx:448
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity

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/1ba7d8bf-21a3-4f76-abf6-b3e22cae84f0/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/1ba7d8bf-21a3-4f76-abf6-b3e22cae84f0/

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.