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.

urospantic/MarketView

https://github.com/urospantic/MarketView · scanned 2026-06-16 00:45 UTC (2 months, 1 week ago)

10 raw signals (0 security + 10 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 10 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

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

All 43 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
vite.config.js software healthy vite.config.js
README.md software healthy README.md
package.json software healthy package.json
index.html software healthy index.html
package-lock.json software healthy package-lock.json
launch.json software healthy .claude/launch.json
deploy.yml software healthy .github/workflows/deploy.yml
styles.css software healthy src/styles.css
App.jsx software healthy src/App.jsx
main.jsx software healthy src/main.jsx
SymbolSearch.jsx software healthy src/components/SymbolSearch.jsx
Header.jsx software healthy src/components/Header.jsx
WatchlistPanel.jsx software healthy src/components/WatchlistPanel.jsx
Chart.jsx software healthy src/components/Chart.jsx
useWatchlists.js software healthy src/hooks/useWatchlists.js
.claude/launch.json quality healthy .claude/launch.json

LabelLayerStatusPath
App software healthy src/App.jsx:App
toggleSymbol software healthy src/App.jsx:toggleSymbol
SymbolSearch software healthy src/components/SymbolSearch.jsx:SymbolSearch
Header software healthy src/components/Header.jsx:Header
WatchlistRow software healthy src/components/WatchlistPanel.jsx:WatchlistRow
WatchlistPanel software healthy src/components/WatchlistPanel.jsx:WatchlistPanel
handleCreate software healthy src/components/WatchlistPanel.jsx:handleCreate
handleDelete software healthy src/components/WatchlistPanel.jsx:handleDelete
commitRename software healthy src/components/WatchlistPanel.jsx:commitRename
Chart software healthy src/components/Chart.jsx:Chart
load software healthy src/hooks/useWatchlists.js:load
useWatchlists software healthy src/hooks/useWatchlists.js:useWatchlists

LabelLayerStatusPath
.claude software healthy .claude
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
components software healthy src/components
hooks software healthy src/hooks

LabelLayerStatusPath
App frontend healthy src/App.jsx
SymbolSearch frontend healthy src/components/SymbolSearch.jsx
Header frontend healthy src/components/Header.jsx
WatchlistPanel frontend healthy src/components/WatchlistPanel.jsx
Chart frontend healthy src/components/Chart.jsx

LabelLayerStatusPath
build cicd healthy .github/workflows/deploy.yml
deploy cicd healthy .github/workflows/deploy.yml

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

LabelLayerStatusPath
gha::deploy cicd healthy .github/workflows/deploy.yml
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/4b89256d-f46f-48a2-a4f0-2e5681125e85/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/4b89256d-f46f-48a2-a4f0-2e5681125e85/

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.