https://github.com/recipe-api/recipe-api-typescript
· scanned 2026-06-15 23:48 UTC (2 months, 3 weeks ago)
19 raw signals (0 security + 19 graph)
Last scanned 2 months, 3 weeks ago · v1 · 19 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 44 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 |
|---|---|---|---|
header |
software | healthy | src/utils.ts:header |
subheader |
software | healthy | src/utils.ts:subheader |
label |
software | healthy | src/utils.ts:label |
listItem |
software | healthy | src/utils.ts:listItem |
divider |
software | healthy | src/utils.ts:divider |
highlight |
software | healthy | src/utils.ts:highlight |
success |
software | healthy | src/utils.ts:success |
warning |
software | healthy | src/utils.ts:warning |
formatDuration |
software | healthy | src/utils.ts:formatDuration |
parseArgs |
software | healthy | src/utils.ts:parseArgs |
truncate |
software | healthy | src/utils.ts:truncate |
getApiKey |
software | healthy | src/client.ts:getApiKey |
apiRequest |
software | healthy | src/client.ts:apiRequest |
handleErrorResponse |
software | healthy | src/client.ts:handleErrorResponse |
showUsage |
software | healthy | src/client.ts:showUsage |
main |
software | healthy | src/scripts/08-ingredients.ts:main |
main |
software | healthy | src/scripts/03-browse.ts:main |
main |
software | healthy | src/scripts/01-categories.ts:main |
main |
software | healthy | src/scripts/07-ingredient-categories.ts:main |
main |
software | healthy | src/scripts/05-filter.ts:main |
main |
software | healthy | src/scripts/02-cuisines.ts:main |
main |
software | healthy | src/scripts/06-recipe.ts:main |
main |
software | healthy | src/scripts/04-search.ts:main |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
api.ts |
software | healthy | types/api.ts |
utils.ts |
software | healthy | src/utils.ts |
client.ts |
software | healthy | src/client.ts |
08-ingredients.ts |
software | healthy | src/scripts/08-ingredients.ts |
03-browse.ts |
software | healthy | src/scripts/03-browse.ts |
01-categories.ts |
software | healthy | src/scripts/01-categories.ts |
07-ingredient-categories.ts |
software | healthy | src/scripts/07-ingredient-categories.ts |
05-filter.ts |
software | healthy | src/scripts/05-filter.ts |
02-cuisines.ts |
software | healthy | src/scripts/02-cuisines.ts |
06-recipe.ts |
software | healthy | src/scripts/06-recipe.ts |
04-search.ts |
software | healthy | src/scripts/04-search.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
types |
software | healthy | types |
src |
software | healthy | src |
scripts |
software | healthy | src/scripts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-jtuk6jod |
software | healthy | /tmp/repobility-clone-jtuk6jod |
| Label | Layer | Status | Path |
|---|---|---|---|
RecipeApiError |
software | healthy | src/client.ts:RecipeApiError |
This page is publicly accessible at:
https://repobility.com/scan/ce417f8e-2524-4c87-be63-b236e2b15ee7/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ce417f8e-2524-4c87-be63-b236e2b15ee7/
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.