Skip to main content
Sigvex

Security Dashboard

Portfolio-level view of every analyzed contract and wallet — risk overview grid, severity charts, and network / detector roll-ups.

What it is

The landing page for a signed-in user. It renders a Security Dashboard with a Contract Risk Overview grid, a Vulnerability Distribution chart, a Portfolio Risk Distribution chart, a Contracts Requiring Attention panel, a Findings by Severity chart, a Network Distribution chart, a Top Vulnerabilities chart, a Risk Heatmap by Network, a Top Active Detectors chart, and a Tools & Resources panel.

Why it exists

After analyzing several contracts, single-contract pages no longer answer questions about the portfolio — where is the risk concentrated, which networks host the most findings, which detectors fire most often. The dashboard aggregates the inventory into charts and a filterable risk grid so those questions can be answered at a glance.

Who uses it

  • Auditor — scans the portfolio for the highest-risk targets to work on next.
  • Security lead — reviews severity, detector, and network distribution for reporting.

How to open it

  1. Sidebar → Dashboard.
  2. Direct URL — /app.

Using the page

  1. Contract Risk Overview — grid of all contracts; filter with the Runtime dropdown (All Runtimes, EVM Only, Solana Only) and sort with the Sort dropdown (Highest Risk First, Lowest Risk First, Most Findings, By Runtime, By Network).
  2. Vulnerability Distribution — chart of finding counts by category.
  3. Portfolio Risk Distribution — distribution of risk scores across all contracts.
  4. Contracts Requiring Attention — shortlist of contracts with critical or unresolved findings.
  5. Findings by Severity — Critical / High / Medium / Low / Info breakdown.
  6. Network Distribution — split of analyzed contracts per network.
  7. Top Vulnerabilities — most frequent finding types.
  8. Risk Heatmap by Network — severity density by network.
  9. Top Active Detectors — detectors that fired most often.
  10. Tools & Resources — quick links to utilities and reference pages.

Inputs and outputs

Input Source Required
Analyzed contracts and wallets User’s inventory yes
Output Format Destination
Filtered risk grid HTML In-page render
Charts SVG / Canvas In-page render

Controls reference

  • Runtime filterAll Runtimes / EVM Only / Solana Only.
  • SortHighest Risk First / Lowest Risk First / Most Findings / By Runtime / By Network.
  • Contract grid cards — link to the contract’s runtime-specific overview page.

Limits

  • Requires a signed-in account.
  • Charts and grid only include items the user has analyzed.
  • An empty inventory shows the “No Data Yet” state in place of the panels.

Troubleshooting

Symptom or error Cause Action
“No Data Yet” Inventory is empty Analyze at least one contract or wallet.
Grid unchanged after filter change Filter value matches zero contracts Reset the filter to All Runtimes.
  • Smart Contracts — per-asset inventory of analyzed contracts.
  • Wallets — per-asset inventory of analyzed wallets.
  • Assets — combined inventory of every asset type in the active project.