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.

strf01/FindMePokemonCards

https://github.com/strf01/FindMePokemonCards · scanned 2026-06-16 04:39 UTC (1 month, 3 weeks ago)

32 raw signals (0 security + 32 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 3 weeks ago · v1 · 32 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 141 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
get_usd_eur_rate software healthy tcgplayer.py:29
_norm software healthy tcgplayer.py:53
_tokens software healthy tcgplayer.py:59
_get_json software healthy tcgplayer.py:63
get_groups software healthy tcgplayer.py:69
find_group software healthy tcgplayer.py:85
_group_data software healthy tcgplayer.py:106
get_tcgplayer_data software healthy tcgplayer.py:124
enrich_products software healthy tcgplayer.py:175
check software healthy test_cardmarket.py:7
check software healthy test_tcg.py:7
save_config software healthy shared.py:85
save_stores software healthy shared.py:99
_normalize_store software healthy shared.py:108
load_stores software healthy shared.py:122
load_config software healthy shared.py:154
is_blocked software healthy cardmarket.py:53
reset_cycle_budget software healthy cardmarket.py:62
_load_cache software healthy cardmarket.py:67
_save_cache software healthy cardmarket.py:80
_throttled_get software healthy cardmarket.py:88
_parse_eur software healthy cardmarket.py:110
_norm_tokens software healthy cardmarket.py:119
search_products software healthy cardmarket.py:128
best_match software healthy cardmarket.py:168
product_info software healthy cardmarket.py:194
get_cached_market_data software healthy cardmarket.py:220
get_market_data software healthy cardmarket.py:231
prioritize software healthy cardmarket.py:280
rank software dead cardmarket.py:286
enrich_products software healthy cardmarket.py:298
_parse_price software healthy webserver.py:18
_group_key software healthy webserver.py:40
_wishlist_keys software healthy webserver.py:45
_availability software healthy webserver.py:49
build_groups software healthy webserver.py:54
_name_rank software healthy webserver.py:108
api_products software healthy webserver.py:148
api_status software healthy webserver.py:183
api_start software healthy webserver.py:197
api_pause software healthy webserver.py:205
api_check_now software healthy webserver.py:212
serve software healthy webserver.py:223
run software healthy webserver.py:230
api_market_tcg software healthy webserver.py:239
get_sets software healthy webserver.py:255
get_keywords software healthy webserver.py:263
set_keywords software healthy webserver.py:268
delete_keyword software healthy webserver.py:280
_mask_webhook software healthy webserver.py:289

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
ANY /api/products api healthy webserver.py
ANY /api/status api healthy webserver.py
ANY /api/start api healthy webserver.py
ANY /api/pause api healthy webserver.py
ANY /api/check-now api healthy webserver.py
ANY / api healthy webserver.py
ANY /<path:path> api healthy webserver.py
ANY /api/market/tcg api healthy webserver.py
ANY /api/config/sets api healthy webserver.py
ANY /api/config/keywords api healthy webserver.py
ANY /api/config/keywords/<path:keyword> api healthy webserver.py
ANY /api/config/settings api healthy webserver.py
ANY /api/config/settings/discord-test api healthy webserver.py
ANY /api/wishlist api healthy webserver.py
ANY /api/wishlist/<key> api healthy webserver.py
ANY /api/config/stores api healthy webserver.py
ANY /api/config/stores/<path:name> api healthy webserver.py
ANY /api/config/stores/import api healthy webserver.py

LabelLayerStatusPath
.env.example software healthy .env.example
tcgplayer.py software healthy tcgplayer.py
test_cardmarket.py software healthy test_cardmarket.py
test_tcg.py software healthy test_tcg.py
shared.py software healthy shared.py
cardmarket.py software healthy cardmarket.py
webserver.py software healthy webserver.py
README.md software healthy README.md
pyproject.toml software healthy pyproject.toml
tcg.py software healthy tcg.py
main.py software healthy main.py
run_mock.py software healthy run_mock.py
test_checks.py software healthy test_checks.py

LabelLayerStatusPath
RateLimited software healthy cardmarket.py:49
_ScraperProxy software healthy main.py:58

LabelLayerStatusPath
strf01__FindMePokemonCards software healthy /data/fable5_failed_archive/strf01__FindMePokemonCards

LabelLayerStatusPath
port:8080 network healthy webserver.py

LabelLayerStatusPath
127.0.0.1 network healthy test_checks.py
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/d21a8b66-eea5-4246-9ac7-11cf4b253e1c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d21a8b66-eea5-4246-9ac7-11cf4b253e1c/

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.