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)
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.
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.
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | .env.example |
port:4001 |
network | healthy | test/mocks.ts |
port:4002 |
network | healthy | test/mocks.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
software | healthy | test |
public |
software | healthy | public |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-9mmmv8we |
software | healthy | /tmp/repobility-clone-9mmmv8we |
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.