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.

recipe-api/recipe-api-python

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)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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.

LabelLayerStatusPath
__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

LabelLayerStatusPath
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

LabelLayerStatusPath
src software healthy src
scripts software healthy src/scripts

LabelLayerStatusPath
repobility-clone-dohej_hy software healthy /tmp/repobility-clone-dohej_hy

LabelLayerStatusPath
RecipeApiError software healthy src/client.py:10
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/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.