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.

vazzocomercio-wq/eclick-backend

https://github.com/vazzocomercio-wq/eclick-backend · scanned 2026-06-16 00:48 UTC (2 months, 1 week ago)

332 raw signals (30 security + 302 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 307 actionable findings from 2 signal sources. 51 repeated signals grouped for readability. 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
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 50.3/100 with 100.0% coverage. It contains 5488 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 302 findings — concentrated in quality (137), api (125), frontend (25). Risk profile is high: 2 critical, 77 high, 54 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 248 of 307 actionable findings. 358 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical Security checks security auth conf 0.78 Foundry mined security auth guardrail gaps: vazzocomercio-wq/eclick-backend
Graph query export: Security/auth changes without enough guardrails Query id: security_auth_guardrail_gaps Query type: motif_query Intent: Assumption-check security/auth examples requiring stronger tests or CI. Motif: security_auth_without_guardrails Training usage: assumption_check Graph gold labe…
critical System graph security Secrets conf 1.00 2 occurrences Possible secret in scripts/smoke-f12-fulfillment.mjs
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 447, 450
scripts/smoke-f12-fulfillment.mjs:447, 450 (2 hits)
high Security checks quality Practices conf 0.84 8 occurrences Foundry mined bad chains: vazzocomercio-wq/eclick-backend
Comment chain pattern product: bad_chains Repo: vazzocomercio-wq/eclick-backend Thread: vazzocomercio-wq/eclick-backend#9 Outcome: not_resolved_or_not_observed Thread label: thread_has_human_issue_without_fix_context Source graph label: source_backed_multi_signal_graph Reasons: source_graph_has_rea…
8 occurrences
repo-level (8 hits)
high Security checks quality Quality conf 0.76 13 occurrences Foundry mined schema ui api mismatch: vazzocomercio-wq/eclick-backend
Graph query export: Schema, UI, and API mismatch Query id: schema_ui_api_mismatch Query type: motif_query Intent: Assumption-check examples for data-path consistency across layers. Motif: schema_ui_api_mismatch Training usage: assumption_check Graph gold label: assumption_check Repo: vazzocomercio-…
13 occurrences
repo-level (13 hits)
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.assertiva.com.br/v3/localize/cpf?cpf=${cpf.replace(/\D/g, (src/modules/lead-bridge/services/cpf-providers/assertiva.provider.ts:42)
`src/modules/lead-bridge/services/cpf-providers/assertiva.provider.ts:42` calls `GET https://api.assertiva.com.br/v3/localize/cpf?cpf=${cpf.replace(/\D/g, ` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.datastone.com.br/v1/cpf/${cpf.replace(/\D/g, (src/modules/lead-bridge/services/cpf-providers/datastone.provider.ts:18)
`src/modules/lead-bridge/services/cpf-providers/datastone.provider.ts:18` calls `GET https://api.datastone.com.br/v1/cpf/${cpf.replace(/\D/g, ` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.datastone.com…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.directd.com.br/api/cpf?cpf=${cpf.replace(/\D/g, (src/modules/lead-bridge/services/cpf-providers/directd.provider.ts:18)
`src/modules/lead-bridge/services/cpf-providers/directd.provider.ts:18` calls `GET https://api.directd.com.br/api/cpf?cpf=${cpf.replace(/\D/g, ` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.directd.com.…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com${p} (scripts/ml-billing-detail.mjs:24)
`scripts/ml-billing-detail.mjs:24` calls `GET https://api.mercadolibre.com${p}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/<p>` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com${p} (scripts/ml-billing-probe.mjs:25)
`scripts/ml-billing-probe.mjs:25` calls `GET https://api.mercadolibre.com${p}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/<p>` If this points at an external API, prefix it with `https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com${p} (scripts/ml-mp-bonus-probe.mjs:26)
`scripts/ml-mp-bonus-probe.mjs:26` calls `GET https://api.mercadolibre.com${p}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/<p>` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/categories/${categoryId} (src/modules/ai-visibility/geo-score/services/listing-scraper.service.ts:205)
`src/modules/ai-visibility/geo-score/services/listing-scraper.service.ts:205` calls `GET https://api.mercadolibre.com/categories/${categoryId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.mercadolibre.…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/flex/sites/MLB/items/${it.ml_item_id}/v2 (scripts/seed-f11-logistics.mjs:124)
`scripts/seed-f11-logistics.mjs:124` calls `GET https://api.mercadolibre.com/flex/sites/MLB/items/${it.ml_item_id}/v2` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/flex/sites/mlb/items/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/items/${id} (src/modules/ai-visibility/geo-score/services/listing-scraper.service.ts:126)
`src/modules/ai-visibility/geo-score/services/listing-scraper.service.ts:126` calls `GET https://api.mercadolibre.com/items/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.mercadolibre.com/items/<p>…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/items/${id} (src/modules/marketplace-scraping/marketplace-scraping.service.ts:87)
`src/modules/marketplace-scraping/marketplace-scraping.service.ts:87` calls `GET https://api.mercadolibre.com/items/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.mercadolibre.com/items/<p>` If thi…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/items/${id}/description (src/modules/ai-visibility/geo-score/services/listing-scraper.service.ts:187)
`src/modules/ai-visibility/geo-score/services/listing-scraper.service.ts:187` calls `GET https://api.mercadolibre.com/items/${id}/description` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.mercadolibre.c…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/items/${itemId}/description (src/modules/ai-visibility/geo-optimizer/services/ml-publisher.service.ts:206)
`src/modules/ai-visibility/geo-optimizer/services/ml-publisher.service.ts:206` calls `GET https://api.mercadolibre.com/items/${itemId}/description` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.mercadoli…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/items/${itemId}?attributes=seller_id (src/modules/ai-visibility/geo-optimizer/services/impact-tracker.service.ts:139)
`src/modules/ai-visibility/geo-optimizer/services/impact-tracker.service.ts:139` calls `GET https://api.mercadolibre.com/items/${itemId}?attributes=seller_id` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/ap…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/items/${itemId}?attributes=seller_id (src/modules/ai-visibility/geo-optimizer/services/ml-publisher.service.ts:187)
`src/modules/ai-visibility/geo-optimizer/services/ml-publisher.service.ts:187` calls `GET https://api.mercadolibre.com/items/${itemId}?attributes=seller_id` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/items/${itemId}?attributes=title,sold_quantity (src/modules/ai-visibility/geo-optimizer/services/ml-publisher.service.ts:200)
`src/modules/ai-visibility/geo-optimizer/services/ml-publisher.service.ts:200` calls `GET https://api.mercadolibre.com/items/${itemId}?attributes=title,sold_quantity` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/h…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/items/${mlbId} (src/modules/scraper/scraper.service.ts:47)
`src/modules/scraper/scraper.service.ts:47` calls `GET https://api.mercadolibre.com/items/${mlbId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.mercadolibre.com/items/<p>` If this points at an external…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/items/${mlb}/description (scripts/pilot-verify.mjs:50)
`scripts/pilot-verify.mjs:50` calls `GET https://api.mercadolibre.com/items/${mlb}/description` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/items/<p>/description` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/items/${mlb}?attributes=id,sold_quantity,available_quantity,status,seller_id (scripts/optimizer-candidates-enriched.mjs:56)
`scripts/optimizer-candidates-enriched.mjs:56` calls `GET https://api.mercadolibre.com/items/${mlb}?attributes=id,sold_quantity,available_quantity,status,seller_id` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/items/${mlb}?attributes=title,sold_quantity,status (scripts/pilot-verify.mjs:47)
`scripts/pilot-verify.mjs:47` calls `GET https://api.mercadolibre.com/items/${mlb}?attributes=title,sold_quantity,status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/items/<p>` If this…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/items/${mlItemId}/visits/time_window?last=14&unit=day (src/modules/ai-visibility/geo-optimizer/services/baseline.service.ts:96)
`src/modules/ai-visibility/geo-optimizer/services/baseline.service.ts:96` calls `GET https://api.mercadolibre.com/items/${mlItemId}/visits/time_window?last=14&unit=day` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/items/${mlItemId}/visits?date_from=${encodeURIComponent(from)}&date_to=${encodeURIComponent(to)} (src/modules/ai-visibility/geo-optimizer/services/baseline.service.ts:65)
`src/modules/ai-visibility/geo-optimizer/services/baseline.service.ts:65` calls `GET https://api.mercadolibre.com/items/${mlItemId}/visits?date_from=${encodeURIComponent(from)}&date_to=${encodeURIComponent(to)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool:…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/orders/${externalId} (src/modules/fulfillment/fulfillment-labels.service.ts:97)
`src/modules/fulfillment/fulfillment-labels.service.ts:97` calls `GET https://api.mercadolibre.com/orders/${externalId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.mercadolibre.com/orders/<p>` If this…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/orders/${externalOrderId} (src/modules/fulfillment/fulfillment-accounts.service.ts:180)
`src/modules/fulfillment/fulfillment-accounts.service.ts:180` calls `GET https://api.mercadolibre.com/orders/${externalOrderId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.mercadolibre.com/orders/<p>`…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/orders/${orderId} (scripts/seed-postsale-messages.mjs:84)
`scripts/seed-postsale-messages.mjs:84` calls `GET https://api.mercadolibre.com/orders/${orderId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/orders/<p>` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/products/${catalogId} (src/modules/marketplace-scraping/marketplace-scraping.service.ts:306)
`src/modules/marketplace-scraping/marketplace-scraping.service.ts:306` calls `GET https://api.mercadolibre.com/products/${catalogId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.mercadolibre.com/produc…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/questions/search?seller_id=${sellerId}&status=UNANSWERED&limit=20 (src/modules/atendente-ia/ai-responder.service.ts:111)
`src/modules/atendente-ia/ai-responder.service.ts:111` calls `GET https://api.mercadolibre.com/questions/search?seller_id=${sellerId}&status=UNANSWERED&limit=20` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/reviews/item/${id} (src/modules/ai-visibility/geo-score/services/listing-scraper.service.ts:195)
`src/modules/ai-visibility/geo-score/services/listing-scraper.service.ts:195` calls `GET https://api.mercadolibre.com/reviews/item/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.mercadolibre.com/re…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/shipment_labels?shipment_ids=${shipmentId}&response_type=pdf (src/modules/fulfillment/fulfillment-labels.service.ts:125)
`src/modules/fulfillment/fulfillment-labels.service.ts:125` calls `GET https://api.mercadolibre.com/shipment_labels?shipment_ids=${shipmentId}&response_type=pdf` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/shipments/${o.shipping_id}/costs (scripts/ml-freight-probe.mjs:56)
`scripts/ml-freight-probe.mjs:56` calls `GET https://api.mercadolibre.com/shipments/${o.shipping_id}/costs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/shipments/<p>/costs` If this poi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/shipments/${row.shipping_id} (scripts/backfill-shipping-addresses.mjs:134)
`scripts/backfill-shipping-addresses.mjs:134` calls `GET https://api.mercadolibre.com/shipments/${row.shipping_id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/shipments/<p>` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/shipments/${shipId}/delays (scripts/seed-f11-logistics.mjs:86)
`scripts/seed-f11-logistics.mjs:86` calls `GET https://api.mercadolibre.com/shipments/${shipId}/delays` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/shipments/<p>/delays` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/shipments/${shipmentId} (src/modules/fulfillment/fulfillment-accounts.service.ts:183)
`src/modules/fulfillment/fulfillment-accounts.service.ts:183` calls `GET https://api.mercadolibre.com/shipments/${shipmentId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.mercadolibre.com/shipments/<p>…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/shipments/${shipmentId} (src/modules/fulfillment/fulfillment-labels.service.ts:108)
`src/modules/fulfillment/fulfillment-labels.service.ts:108` calls `GET https://api.mercadolibre.com/shipments/${shipmentId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.mercadolibre.com/shipments/<p>` …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/users/${conn.seller_id} (scripts/seed-f11-reputation.mjs:81)
`scripts/seed-f11-reputation.mjs:81` calls `GET https://api.mercadolibre.com/users/${conn.seller_id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/users/<p>` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/users/${SELLER_ID}/items/search?status=active&limit=3 (scripts/smoke-f11.mjs:91)
`scripts/smoke-f11.mjs:91` calls `GET https://api.mercadolibre.com/users/${SELLER_ID}/items/search?status=active&limit=3` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/users/<p>/items/se…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadolibre.com/users/${SELLER_ID}/items/search?status=active&limit=3 (scripts/smoke-test-pricing-endpoints.mjs:85)
`scripts/smoke-test-pricing-endpoints.mjs:85` calls `GET https://api.mercadolibre.com/users/${SELLER_ID}/items/search?status=active&limit=3` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mercadopago.com/users/me (src/modules/credentials/credentials.service.ts:282)
`src/modules/credentials/credentials.service.ts:282` calls `GET https://api.mercadopago.com/users/me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadopago.com/users/me` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.openai.com/v1/models (src/modules/credentials/credentials.service.ts:243)
`src/modules/credentials/credentials.service.ts:243` calls `GET https://api.openai.com/v1/models` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/models` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.stripe.com/v1/balance (src/modules/credentials/credentials.service.ts:300)
`src/modules/credentials/credentials.service.ts:300` calls `GET https://api.stripe.com/v1/balance` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.stripe.com/v1/balance` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.facebook.com/v20.0/${cfg.data.phone_number_id}?fields=display_phone_number,verified_name (src/modules/whatsapp/whatsapp-config.service.ts:165)
`src/modules/whatsapp/whatsapp-config.service.ts:165` calls `GET https://graph.facebook.com/v20.0/${cfg.data.phone_number_id}?fields=display_phone_number,verified_name` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://shopee.com.br/api/v4/item/get?itemid=${itemId}&shopid=${shopId} (src/modules/ai-visibility/geo-score/services/listing-scraper.service.ts:233)
`src/modules/ai-visibility/geo-score/services/listing-scraper.service.ts:233` calls `GET https://shopee.com.br/api/v4/item/get?itemid=${itemId}&shopid=${shopId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://shopee.com.br/api/v4/item/get?itemid=${itemId}&shopid=${shopId} (src/modules/marketplace-scraping/marketplace-scraping.service.ts:247)
`src/modules/marketplace-scraping/marketplace-scraping.service.ts:247` calls `GET https://shopee.com.br/api/v4/item/get?itemid=${itemId}&shopid=${shopId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/shopee…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://shopee.com.br/api/v4/item/get?itemid=${itemId}&shopid=${shopId} (src/modules/scraper/scraper.service.ts:114)
`src/modules/scraper/scraper.service.ts:114` calls `GET https://shopee.com.br/api/v4/item/get?itemid=${itemId}&shopid=${shopId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/shopee.com.br/api/v4/item/get` I…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://viacep.com.br/ws/${clean}/json/ (src/modules/enrichment/providers/viacep.provider.ts:40)
`src/modules/enrichment/providers/viacep.provider.ts:40` calls `GET https://viacep.com.br/ws/${clean}/json/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/viacep.com.br/ws/<p>/json` If this points at an exte…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://viacep.com.br/ws/01001000/json/ (src/modules/enrichment/providers/viacep.provider.ts:19)
`src/modules/enrichment/providers/viacep.provider.ts:19` calls `GET https://viacep.com.br/ws/01001000/json/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/viacep.com.br/ws/<p>/json` If this points at an exte…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://ws.hubdodesenvolvedor.com.br/v2/cpf/?cpf=${cpf.replace(/\D/g, (src/modules/lead-bridge/services/cpf-providers/hubdesenvolvedor.provider.ts:17)
`src/modules/lead-bridge/services/cpf-providers/hubdesenvolvedor.provider.ts:17` calls `GET https://ws.hubdodesenvolvedor.com.br/v2/cpf/?cpf=${cpf.replace(/\D/g, ` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/http…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: HEAD https://${c.custom_domain}/ (src/modules/store-config/store-config.service.ts:226)
`src/modules/store-config/store-config.service.ts:226` calls `HEAD https://${c.custom_domain}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/<p>` If this points at an external API, prefix it with `https://`…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: HEAD https://${c.custom_domain}/ (src/modules/store-config/store-config.service.ts:244)
`src/modules/store-config/store-config.service.ts:244` calls `HEAD https://${c.custom_domain}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/<p>` If this points at an external API, prefix it with `https://`…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.anthropic.com/v1/messages (src/modules/analytics-hub/geo-radar/geo-radar.service.ts:236)
`src/modules/analytics-hub/geo-radar/geo-radar.service.ts:236` calls `POST https://api.anthropic.com/v1/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.anthropic.com/v1/messages` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.anthropic.com/v1/messages (src/modules/atendente-ia/ai-responder.service.ts:793)
`src/modules/atendente-ia/ai-responder.service.ts:793` calls `POST https://api.anthropic.com/v1/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.anthropic.com/v1/messages` If this points at an ext…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.anthropic.com/v1/messages (src/modules/credentials/credentials.service.ts:252)
`src/modules/credentials/credentials.service.ts:252` calls `POST https://api.anthropic.com/v1/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.anthropic.com/v1/messages` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.assertiva.com.br/oauth2/v3/token (src/modules/lead-bridge/services/cpf-providers/assertiva.provider.ts:19)
`src/modules/lead-bridge/services/cpf-providers/assertiva.provider.ts:19` calls `POST https://api.assertiva.com.br/oauth2/v3/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.assertiva.com.br/oauth2/v…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.eclick.app.br/ml-campaigns/sync (scripts/trigger-ml-campaigns-sync.mjs:29)
`scripts/trigger-ml-campaigns-sync.mjs:29` calls `POST https://api.eclick.app.br/ml-campaigns/sync` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.eclick.app.br/ml-campaigns/sync` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.eclick.app.br/sales-aggregator/run-now (scripts/trigger-backfill.mjs:40)
`scripts/trigger-backfill.mjs:40` calls `POST https://api.eclick.app.br/sales-aggregator/run-now` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.eclick.app.br/sales-aggregator/run-now` If this points at a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.mercadolibre.com/oauth/token (scripts/seed-f11-category-backfill.mjs:48)
`scripts/seed-f11-category-backfill.mjs:48` calls `POST https://api.mercadolibre.com/oauth/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/oauth/token` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.mercadolibre.com/oauth/token (scripts/seed-f11-full-fulfillment.mjs:50)
`scripts/seed-f11-full-fulfillment.mjs:50` calls `POST https://api.mercadolibre.com/oauth/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/oauth/token` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.mercadolibre.com/oauth/token (scripts/seed-f11-item-visits.mjs:49)
`scripts/seed-f11-item-visits.mjs:49` calls `POST https://api.mercadolibre.com/oauth/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/oauth/token` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.mercadolibre.com/oauth/token (scripts/seed-f11-logistics.mjs:39)
`scripts/seed-f11-logistics.mjs:39` calls `POST https://api.mercadolibre.com/oauth/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/oauth/token` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.mercadolibre.com/oauth/token (scripts/seed-f11-reputation.mjs:56)
`scripts/seed-f11-reputation.mjs:56` calls `POST https://api.mercadolibre.com/oauth/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/oauth/token` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.mercadolibre.com/oauth/token (scripts/seed-f11-visits.mjs:36)
`scripts/seed-f11-visits.mjs:36` calls `POST https://api.mercadolibre.com/oauth/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/oauth/token` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.mercadolibre.com/oauth/token (scripts/seed-postsale-messages.mjs:48)
`scripts/seed-postsale-messages.mjs:48` calls `POST https://api.mercadolibre.com/oauth/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/oauth/token` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.mercadolibre.com/oauth/token (scripts/smoke-f11.mjs:61)
`scripts/smoke-f11.mjs:61` calls `POST https://api.mercadolibre.com/oauth/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/oauth/token` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.mercadolibre.com/oauth/token (scripts/smoke-test-pricing-endpoints-v2.mjs:35)
`scripts/smoke-test-pricing-endpoints-v2.mjs:35` calls `POST https://api.mercadolibre.com/oauth/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/oauth/token` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.mercadolibre.com/oauth/token (scripts/smoke-test-pricing-endpoints.mjs:55)
`scripts/smoke-test-pricing-endpoints.mjs:55` calls `POST https://api.mercadolibre.com/oauth/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/oauth/token` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.mercadolibre.com/oauth/token (scripts/smoke-test-suggestions-variants.mjs:23)
`scripts/smoke-test-suggestions-variants.mjs:23` calls `POST https://api.mercadolibre.com/oauth/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadolibre.com/oauth/token` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/chat/completions (src/modules/atendente-ia/ai-responder.service.ts:776)
`src/modules/atendente-ia/ai-responder.service.ts:776` calls `POST https://api.openai.com/v1/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.openai.com/v1/chat/completions` If this points…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/embeddings (src/modules/atendente-ia/ai-knowledge.service.ts:34)
`src/modules/atendente-ia/ai-knowledge.service.ts:34` calls `POST https://api.openai.com/v1/embeddings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.openai.com/v1/embeddings` If this points at an extern…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/responses (src/modules/analytics-hub/geo-radar/geo-radar.service.ts:213)
`src/modules/analytics-hub/geo-radar/geo-radar.service.ts:213` calls `POST https://api.openai.com/v1/responses` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/responses` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.sendgrid.com/v3/mail/send (src/modules/email-settings/email-settings.service.ts:227)
`src/modules/email-settings/email-settings.service.ts:227` calls `POST https://api.sendgrid.com/v3/mail/send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.sendgrid.com/v3/mail/send` If this points at an…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://plataforma.bigdatacorp.com.br/empresas (src/modules/enrichment/providers/bigdatacorp.provider.ts:92)
`src/modules/enrichment/providers/bigdatacorp.provider.ts:92` calls `POST https://plataforma.bigdatacorp.com.br/empresas` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/plataforma.bigdatacorp.com.br/empresas`…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://plataforma.bigdatacorp.com.br/pessoas (src/modules/lead-bridge/services/cpf-providers/bigdatacorp.provider.ts:25)
`src/modules/lead-bridge/services/cpf-providers/bigdatacorp.provider.ts:25` calls `POST https://plataforma.bigdatacorp.com.br/pessoas` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/plataforma.bigdatacorp.com…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: PUT https://api.mercadolibre.com/items/${itemId} (src/modules/ai-visibility/geo-optimizer/services/ml-publisher.service.ts:82)
`src/modules/ai-visibility/geo-optimizer/services/ml-publisher.service.ts:82` calls `PUT https://api.mercadolibre.com/items/${itemId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.mercadolibre.com/items…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: PUT https://api.mercadolibre.com/items/${itemId}/description (src/modules/ai-visibility/geo-optimizer/services/ml-publisher.service.ts:69)
`src/modules/ai-visibility/geo-optimizer/services/ml-publisher.service.ts:69` calls `PUT https://api.mercadolibre.com/items/${itemId}/description` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.mercadolib…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: PUT https://api.mercadolibre.com/items/${v.listing_id} (src/modules/ai-visibility/geo-optimizer/services/ml-publisher.service.ts:137)
`src/modules/ai-visibility/geo-optimizer/services/ml-publisher.service.ts:137` calls `PUT https://api.mercadolibre.com/items/${v.listing_id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.mercadolibre.co…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: PUT https://api.mercadolibre.com/items/${v.listing_id}/description (src/modules/ai-visibility/geo-optimizer/services/ml-publisher.service.ts:129)
`src/modules/ai-visibility/geo-optimizer/services/ml-publisher.service.ts:129` calls `PUT https://api.mercadolibre.com/items/${v.listing_id}/description` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.mer…
Dangling fetchAxios
high System graph security security conf 1.00 Insecure pattern 'exec_used' in scripts/backfill-shipping-addresses.mjs:170
Found a known-risky pattern (exec_used). Review and replace if possible.
scripts/backfill-shipping-addresses.mjs:170 Exec used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in src/modules/fulfillment/fulfillment-sefaz.service.ts:13
Found a known-risky pattern (new_function_used). Review and replace if possible.
src/modules/fulfillment/fulfillment-sefaz.service.ts:13 New function used
medium Security checks quality Practices conf 0.62 10 occurrences Foundry mined assumption checks: vazzocomercio-wq/eclick-backend
Comment chain pattern product: assumption_checks Repo: vazzocomercio-wq/eclick-backend Thread: vazzocomercio-wq/eclick-backend#8 Outcome: claimed_resolved_unverified Thread label: thread_has_human_issue_and_fix_context Source graph label: source_backed_multi_signal_graph Reasons: source_graph_has_r…
10 occurrences
repo-level (10 hits)
medium Security checks quality maintenance conf 0.70 13 occurrences Foundry mined blueprint gap alignment: vazzocomercio-wq/eclick-backend
Graph query export: Human feedback aligned with blueprint or architecture gaps Query id: blueprint_gap_alignment Query type: motif_query Intent: Curriculum-gap examples connecting issue threads to helicopter-view gaps. Motif: blueprint_gap_alignment Training usage: curriculum_gap Graph gold label: …
13 occurrences
repo-level (13 hits)
medium Security checks quality Practices conf 0.70 11 occurrences Foundry mined unresolved feedback: vazzocomercio-wq/eclick-backend
Graph query export: Human feedback without linked fix evidence Query id: unresolved_feedback Query type: motif_query Intent: Negative/unresolved examples that should not be hallucinated into fixes. Motif: unlinked_feedback_needs_evidence Training usage: negative_or_unresolved Graph gold label: assu…
11 occurrences
repo-level (11 hits)
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/bulk-audit-vazzo.mjs:52
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/google-taxonomy-import.mjs:39
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/meta-catalog-check.mjs:24
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/ml-categories-crawl.mjs:70
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/optimize-draft.mjs:22
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/optimizer-candidates-enriched.mjs:34
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/optimizer-candidates.mjs:24
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/pilot-apply-ids.mjs:30
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/pilot-apply.mjs:38
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/pilot-impact.mjs:23
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/pilot-verify.mjs:30
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/rank-sim.mjs:22
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/seed-f11-category-backfill.mjs:48
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/seed-f11-full-fulfillment.mjs:50
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/seed-f11-item-visits.mjs:49
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/seed-f11-logistics.mjs:39
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/seed-f11-reputation.mjs:81
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/seed-f11-visits.mjs:36
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/seed-postsale-messages.mjs:48
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/smoke-f11.mjs:61
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/smoke-test-campaigns-deal.mjs:17
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/smoke-test-campaigns-detail.mjs:17
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/smoke-test-campaigns.mjs:31
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/smoke-test-pricing-endpoints-v2.mjs:35
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/smoke-test-pricing-endpoints.mjs:55
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/smoke-test-suggestions-variants.mjs:23
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/store-geo-diagnostic.mjs:38
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/test-dashboard.mjs:13
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/test-geo-score.ts:32
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/trigger-backfill.mjs:40
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — scripts/trigger-ml-campaigns-sync.mjs:29
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/modules/access/stripe-platform.service.ts:58
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/modules/ads-campaigns/meta-ads.service.ts:101
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/modules/analytics-hub/geo-radar/geo-radar.service.ts:197
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/modules/analytics-hub/organic/organic-collector.service.ts:364
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/modules/credentials/credentials.service.ts:252
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/modules/internal/social-video-bridge.service.ts:268
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/modules/meta-capi/meta-capi.service.ts:122
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/modules/social-commerce/meta-catalog.service.ts:150
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — src/modules/widgets/widget-public.controller.ts:204
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — workers/src/radar/ml-api.ts:16
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — workers/src/radar/token-client.ts:26
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
AI-coder instruction files were found, but the repo is missing license. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable.
Repo hardeningGenerated repo pattern
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph hardware Security conf 1.00 Dockerfile runs as root: Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: workers/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in src/modules/events/events.gateway.ts:23
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
src/modules/events/events.gateway.ts:23 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in src/modules/webhooks/webhooks.controller.ts:167
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
src/modules/webhooks/webhooks.controller.ts:167 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in src/modules/widgets/widget-public.controller.ts:88
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
src/modules/widgets/widget-public.controller.ts:88 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/modules/widgets/widget-public.controller.ts:42
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/modules/widgets/widget-public.controller.ts:42 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/bulk-audit-vazzo.mjs:20
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/bulk-audit-vazzo.mjs:20 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in src/common/ffmpeg.ts:14
Found a known-risky pattern (node_child_process). Review and replace if possible.
src/common/ffmpeg.ts:14 Node child process
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 30 placeholder/mock markers across 21 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
11 test file(s) for 800 source file(s) (ratio 0.01). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Integrity conf 1.00 136 env vars used in code but missing from .env.example
Drift between code and config docs. The first few: `ACTIVE_AUTOMATION_BRIDGE_SECRET`, `ACTIVE_AUTOMATION_BRIDGE_URL`, `ACTIVE_BRIDGE_URL`, `ACTIVE_CALLBACK_SECRET`, `ACTIVE_PUBLIC_URL`, `ADMIN_SECRET`, `BACKEND_URL`, `BAILEYS_LOG_LEVEL` + 128 more. Add them (with a placeholder/comment) to .env.exam…
config drift
low System graph quality Maintenance conf 1.00 63 TODO/FIXME markers
High count of TODO/FIXME/HACK markers — track them as issues so they're not forgotten.
low System graph hardware Coverage conf 1.00 Containers defined but no K8s/orchestration manifest found
Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo.
Deployment
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 468 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: node:20-alpine
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
workers/Dockerfile:1 containersPinned dependencies
low System graph hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: node:20-slim
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
Dockerfile:1 containersPinned dependencies
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `_markSkippedLegacy` in src/modules/pricing-intelligence/signals/signal-notifier.service.ts:238
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `campaign_copy` in src/modules/ai/defaults.ts:12
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `campaign_copy` in src/modules/campaigns/campaigns.service.ts:400
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `campaign_copy` in src/modules/copilot/copilot.kb.ts:1379
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `description_old` in scripts/optimize-draft.mjs:48
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `description_old` in src/modules/ai-visibility/geo-optimizer/geo-optimizer.controller.ts:83
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `dOld` in scripts/pilot-apply.mjs:83
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `estoque_v2` in src/modules/icarus-integration/icarus-api.client.ts:68
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `estoque_v2` in src/modules/icarus-integration/icarus-sync.cron.ts:12
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `fetchBillingInfoLegacy` in src/modules/mercadolivre/ml-billing-fetcher.service.ts:66
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `isLegacy` in src/modules/customers/customer-identity.service.ts:208
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `isLegacy` in src/modules/messaging/journey-engine.service.ts:184
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `ml_api_v1` in scripts/seed-f11-item-visits.mjs:93
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `ml_api_v1` in src/modules/ml-intelligence/visits-scanner/visits-scanner.service.ts:282
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `orders_v2` in scripts/backfill-shipping-addresses.mjs:7
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `orders_v2` in src/modules/fulfillment/fulfillment.service.ts:335
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `orders_v2` in src/modules/ml-webhook/ml-webhook-dispatcher.service.ts:64
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `orders_v2` in src/modules/ml-webhook/ml-webhook.controller.ts:10
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `orders_v2` in src/modules/sales-aggregator/clients/mercado-livre-client.ts:191
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `orders_v2` in src/modules/sales-aggregator/sales-aggregator.controller.ts:109
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `orders_v2` in src/modules/sales-aggregator/services/backfill.service.ts:255
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `orders_v2` in src/modules/sales-aggregator/services/orders-ingestion.service.ts:68
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `stock_info_v2` in src/modules/marketplace/adapters/shopee.adapter.ts:733
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `stock_info_v2` in src/modules/marketplace/shopee-campaigns/shopee-promo-write.service.ts:465
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `titleOld` in src/modules/ai-visibility/geo-optimizer/services/ml-publisher.service.ts:63
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `titleOld` in src/modules/ai-visibility/geo-optimizer/services/tiktok-publisher.service.ts:72
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/smoke-telemetry-ai.ts:71
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/smoke-telemetry-rollup.ts:88
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/smoke-telemetry.ts:66
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — scripts/test-geo-score.ts:54
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/main.ts:15
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/modules/mercadolivre/mercadolivre.service.ts:404
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — src/modules/sales-aggregator/services/backfill.service.ts:162
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — workers/src/index.ts:21
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — workers/src/internal-server.ts:51
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — workers/src/radar/util.ts:5
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — workers/src/whatsapp/baileys.manager.ts:45
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — workers/src/whatsapp/baileys.session.ts:232
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — workers/src/whatsapp/internal-api-client.ts:34
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph api Wiring conf 1.00 Unused endpoint: DELETE /category-links/:id
`src/modules/category-links/category-links.controller.ts` declares `DELETE /category-links/:id` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: DELETE /radar/competitors/links/:id
`src/modules/radar/radar-competitors.controller.ts` declares `DELETE /radar/competitors/links/:id` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or document…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /category-links/sources
`src/modules/category-links/category-links.controller.ts` declares `GET /category-links/sources` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documentin…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /category-links/target/:mkt/browse
`src/modules/category-links/category-links.controller.ts` declares `GET /category-links/target/:mkt/browse` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /category-links/target/:mkt/search
`src/modules/category-links/category-links.controller.ts` declares `GET /category-links/target/:mkt/search` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /compras/inteligencia
`src/modules/compras/compras.controller.ts` declares `GET /compras/inteligencia` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes i…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /compras/inteligencia/summary
`src/modules/compras/compras.controller.ts` declares `GET /compras/inteligencia/summary` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who co…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /creative/products
`src/modules/creative/creative.controller.ts` declares `GET /creative/products` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /creative/products/:id
`src/modules/creative/creative.controller.ts` declares `GET /creative/products/:id` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consume…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /creative/products/catalog-prefill/:catalogId
`src/modules/creative/creative.controller.ts` declares `GET /creative/products/catalog-prefill/:catalogId` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or …
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /ml-quality/categories
`src/modules/ml-quality/ml-quality.controller.ts` declares `GET /ml-quality/categories` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who con…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /ml-quality/dashboard
`src/modules/ml-quality/ml-quality.controller.ts` declares `GET /ml-quality/dashboard` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who cons…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /ml-quality/items
`src/modules/ml-quality/ml-quality.controller.ts` declares `GET /ml-quality/items` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /ml-quality/items/:itemId
`src/modules/ml-quality/ml-quality.controller.ts` declares `GET /ml-quality/items/:itemId` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who …
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /ml-quality/items/:itemId/history
`src/modules/ml-quality/ml-quality.controller.ts` declares `GET /ml-quality/items/:itemId/history` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or document…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /ml-quality/labels
`src/modules/ml-quality/ml-quality.controller.ts` declares `GET /ml-quality/labels` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consume…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /ml-quality/penalties
`src/modules/ml-quality/ml-quality.controller.ts` declares `GET /ml-quality/penalties` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who cons…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /ml-quality/quick-wins
`src/modules/ml-quality/ml-quality.controller.ts` declares `GET /ml-quality/quick-wins` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who con…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /ml-quality/sync/logs
`src/modules/ml-quality/ml-quality.controller.ts` declares `GET /ml-quality/sync/logs` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who cons…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /public/audits/:id
`src/modules/public-audits/public-audits.controller.ts` declares `GET /public/audits/:id` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who c…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /public/store/by-slug/:slug/visualizer/config
`src/modules/storefront-visualizer/storefront-visualizer.controller.ts` declares `GET /public/store/by-slug/:slug/visualizer/config` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead co…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /public/store/by-slug/:slug/visualizer/me
`src/modules/storefront-visualizer/storefront-visualizer.controller.ts` declares `GET /public/store/by-slug/:slug/visualizer/me` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code —…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /radar/catalog-status
`src/modules/radar/radar.controller.ts` declares `GET /radar/catalog-status` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /radar/competitors/products
`src/modules/radar/radar-competitors.controller.ts` declares `GET /radar/competitors/products` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting …
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /radar/competitors/products/:productId
`src/modules/radar/radar-competitors.controller.ts` declares `GET /radar/competitors/products/:productId` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or d…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /radar/competitors/products/:productId/insight
`src/modules/radar/radar-competitors.controller.ts` declares `GET /radar/competitors/products/:productId/insight` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider remov…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /radar/events
`src/modules/radar/radar.controller.ts` declares `GET /radar/events` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /radar/products
`src/modules/radar/radar.controller.ts` declares `GET /radar/products` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /radar/products/:id
`src/modules/radar/radar.controller.ts` declares `GET /radar/products/:id` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /radar/products/:id/events
`src/modules/radar/radar.controller.ts` declares `GET /radar/products/:id/events` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes …
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /radar/products/:id/price-context
`src/modules/radar/radar.controller.ts` declares `GET /radar/products/:id/price-context` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who co…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /radar/products/:id/series
`src/modules/radar/radar.controller.ts` declares `GET /radar/products/:id/series` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes …
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /radar/summary
`src/modules/radar/radar.controller.ts` declares `GET /radar/summary` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: PATCH /marketplace-channels/:id
`src/modules/marketplace-channels/marketplace-channels.controller.ts` declares `PATCH /marketplace-channels/:id` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removi…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: PATCH /radar/competitors/links/:id
`src/modules/radar/radar-competitors.controller.ts` declares `PATCH /radar/competitors/links/:id` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenti…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /category-links/suggest
`src/modules/category-links/category-links.controller.ts` declares `POST /category-links/suggest` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenti…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /creative/products
`src/modules/creative/creative.controller.ts` declares `POST /creative/products` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes i…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /ml-quality/sync
`src/modules/ml-quality/ml-quality.controller.ts` declares `POST /ml-quality/sync` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /ml-quality/sync/enrich-listing-status
`src/modules/ml-quality/ml-quality.controller.ts` declares `POST /ml-quality/sync/enrich-listing-status` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or do…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /public/audits/request-demo
`src/modules/public-audits/public-audits.controller.ts` declares `POST /public/audits/request-demo` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documen…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /public/audits/start
`src/modules/public-audits/public-audits.controller.ts` declares `POST /public/audits/start` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting wh…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /public/audits/unsubscribe
`src/modules/public-audits/public-audits.controller.ts` declares `POST /public/audits/unsubscribe` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or document…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /public/store/by-slug/:slug/visualizer/generate
`src/modules/storefront-visualizer/storefront-visualizer.controller.ts` declares `POST /public/store/by-slug/:slug/visualizer/generate` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /public/store/by-slug/:slug/visualizer/recolor
`src/modules/storefront-visualizer/storefront-visualizer.controller.ts` declares `POST /public/store/by-slug/:slug/visualizer/recolor` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead …
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /public/store/by-slug/:slug/visualizer/register
`src/modules/storefront-visualizer/storefront-visualizer.controller.ts` declares `POST /public/store/by-slug/:slug/visualizer/register` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /public/store/by-slug/:slug/visualizer/verify
`src/modules/storefront-visualizer/storefront-visualizer.controller.ts` declares `POST /public/store/by-slug/:slug/visualizer/verify` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead c…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /public/store/by-slug/customers/:id/grant-credits
`src/modules/storefront-visualizer/storefront-visualizer.controller.ts` declares `POST /public/store/by-slug/customers/:id/grant-credits` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's de…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /radar/catalog-ceiling
`src/modules/radar/radar.controller.ts` declares `POST /radar/catalog-ceiling` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /radar/competitors/links
`src/modules/radar/radar-competitors.controller.ts` declares `POST /radar/competitors/links` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting wh…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: PUT /public/store/by-slug/settings
`src/modules/storefront-visualizer/storefront-visualizer.controller.ts` declares `PUT /public/store/by-slug/settings` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider r…
Unused endpoint
low System graph quality Complexity conf 1.00 Very large file: src/modules/copilot/copilot.kb.ts (3322 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/modules/creative/creative-image-pipeline.service.ts (1368 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/modules/creative/creative-ml-publisher.service.ts (1568 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/modules/creative/creative-video-pipeline.service.ts (1543 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/modules/creative/creative.service.ts (1746 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/modules/dropship/dropship.service.ts (4639 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/modules/fulfillment/fulfillment.service.ts (1120 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/modules/marketplace/adapters/shopee.adapter.ts (2213 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/modules/mercadolivre/mercadolivre.service.ts (3196 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/modules/ml-ads/ml-ads.service.ts (1299 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/modules/multiplier/multiplier.service.ts (1222 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/modules/orders/orders.service.ts (1927 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src/modules/tiktok-shop/tiktok-shop.service.ts (2034 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
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/3b96d63b-4954-4a46-a166-9bb08f4a0e2b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/3b96d63b-4954-4a46-a166-9bb08f4a0e2b/

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.