https://github.com/recipe-api/recipe-api-python
· scanned 2026-06-15 23:48 UTC (2 months, 3 weeks ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 3 weeks ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 39 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 |
|---|---|---|---|
__init__ |
software | healthy | src/client.py:11 |
get_api_key |
software | healthy | src/client.py:16 |
api_request |
software | healthy | src/client.py:34 |
handle_error_response |
software | healthy | src/client.py:64 |
header |
software | healthy | src/utils.py:16 |
subheader |
software | healthy | src/utils.py:19 |
label |
software | healthy | src/utils.py:22 |
list_item |
software | dead | src/utils.py:25 |
divider |
software | healthy | src/utils.py:29 |
highlight |
software | healthy | src/utils.py:32 |
success |
software | dead | src/utils.py:35 |
warning |
software | healthy | src/utils.py:38 |
format_duration |
software | healthy | src/utils.py:41 |
truncate |
software | healthy | src/utils.py:65 |
main |
software | healthy | src/scripts/02_cuisines.py:10 |
main |
software | healthy | src/scripts/08_ingredients.py:11 |
main |
software | healthy | src/scripts/01_categories.py:10 |
main |
software | healthy | src/scripts/03_browse.py:12 |
main |
software | healthy | src/scripts/06_recipe.py:11 |
main |
software | healthy | src/scripts/07_ingredient_categories.py:10 |
main |
software | healthy | src/scripts/04_search.py:12 |
main |
software | healthy | src/scripts/05_filter.py:12 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
.env.example |
software | healthy | .env.example |
requirements.txt |
software | healthy | requirements.txt |
client.py |
software | healthy | src/client.py |
utils.py |
software | healthy | src/utils.py |
02_cuisines.py |
software | healthy | src/scripts/02_cuisines.py |
08_ingredients.py |
software | healthy | src/scripts/08_ingredients.py |
01_categories.py |
software | healthy | src/scripts/01_categories.py |
03_browse.py |
software | healthy | src/scripts/03_browse.py |
06_recipe.py |
software | healthy | src/scripts/06_recipe.py |
07_ingredient_categories.py |
software | healthy | src/scripts/07_ingredient_categories.py |
04_search.py |
software | healthy | src/scripts/04_search.py |
05_filter.py |
software | healthy | src/scripts/05_filter.py |
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
scripts |
software | healthy | src/scripts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-dohej_hy |
software | healthy | /tmp/repobility-clone-dohej_hy |
| Label | Layer | Status | Path |
|---|---|---|---|
RecipeApiError |
software | healthy | src/client.py:10 |
This page is publicly accessible at:
https://repobility.com/scan/fb045cd6-5bde-4a36-9c3c-fba8a26edd3c/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/fb045cd6-5bde-4a36-9c3c-fba8a26edd3c/
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.