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.

yinghaoqing07-hash/hipera-shop

https://github.com/yinghaoqing07-hash/hipera-shop · scanned 2026-06-16 01:06 UTC (2 months, 1 week ago)

97 raw signals (0 security + 97 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 96 actionable findings from 1 signal source. 1 repeated signal 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: severity: high × 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 66.6/100 with 100.0% coverage. It contains 625 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 97 findings — concentrated in quality (64), api (17), frontend (12). Risk profile is high: 1 critical, 6 high, 13 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 6 of 96 actionable findings. 97 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.

high System graph api Wiring conf 1.00 Dangling fetch: GET /tax-suggestions/product-tax-suggestions.json (unide-frontend/src/Admin.jsx:342)
`unide-frontend/src/Admin.jsx:342` calls `GET /tax-suggestions/product-tax-suggestions.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tax-suggestions/product-tax-suggestions.json` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /unide-iva.json (unide-frontend/src/components/EanIvaScanner.jsx:21)
`unide-frontend/src/components/EanIvaScanner.jsx:21` calls `GET /unide-iva.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/unide-iva.json` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /unide-iva.json (unide-frontend/src/components/IvaLookup.jsx:63)
`unide-frontend/src/components/IvaLookup.jsx:63` calls `GET /unide-iva.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/unide-iva.json` If this points at an external API, prefix it with `https://` so the matcher…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/chat/completions (unide-frontend/backend/server.js:3000)
`unide-frontend/backend/server.js:3000` 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: fetch Normalized path used for matching: `/https:/api.openai.com/v1/chat/completions` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.remove.bg/v1.0/removebg (unide-frontend/backend/server.js:2912)
`unide-frontend/backend/server.js:2912` calls `POST https://api.remove.bg/v1.0/removebg` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.remove.bg/v1.0/removebg` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://removebgapi.com/api/v1/remove (unide-frontend/backend/server.js:2899)
`unide-frontend/backend/server.js:2899` calls `POST https://removebgapi.com/api/v1/remove` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/removebgapi.com/api/v1/remove` If this points at an external API, pref…
Dangling fetchFetch
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/806c2baa-5196-4e27-9e67-91487b931e6a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/806c2baa-5196-4e27-9e67-91487b931e6a/

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.