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.

swairshah/pangram-proxy

https://github.com/swairshah/pangram-proxy · scanned 2026-06-16 00:26 UTC (2 months, 2 weeks ago)

17 raw signals (0 security + 17 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 17 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 32 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
openapi.json software healthy openapi.json
package.json software healthy package.json
TROUBLESHOOTING.md software healthy TROUBLESHOOTING.md
package-lock.json software healthy package-lock.json
server.ts software healthy server.ts
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
buyer.ts software healthy buyer.ts
ONE-PAGER.md software healthy ONE-PAGER.md
mocks.ts software healthy test/mocks.ts
e2e.sh software healthy test/e2e.sh
index.html software healthy public/index.html

LabelLayerStatusPath
wordCount software healthy server.ts:wordCount
priceFor software healthy server.ts:priceFor
validateBody software healthy server.ts:validateBody
text software healthy server.ts:text
pangramDetect software healthy server.ts:pangramDetect
result software healthy server.ts:result
⚙ express.json software healthy server.ts
⚙ express.static software healthy server.ts

LabelLayerStatusPath
GET / api healthy server.ts
GET /openapi.json api healthy server.ts
POST /quote api healthy server.ts
GET /detect api healthy server.ts
POST /detect api healthy server.ts

LabelLayerStatusPath
port:3000 network healthy .env.example
port:4001 network healthy test/mocks.ts
port:4002 network healthy test/mocks.ts

LabelLayerStatusPath
test software healthy test
public software healthy public

LabelLayerStatusPath
repobility-clone-9mmmv8we software healthy /tmp/repobility-clone-9mmmv8we
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/0c940b16-c950-4102-9a39-8628e2d5e82c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0c940b16-c950-4102-9a39-8628e2d5e82c/

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.