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.

vahnxu/signalradar

https://github.com/vahnxu/signalradar · scanned 2026-06-16 00:46 UTC (2 months, 1 week ago)

17 raw signals (0 security + 17 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 14 actionable findings from 1 signal source. 3 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

All 215 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
_error software healthy mcp/server.py:37
_exception_error software healthy mcp/server.py:41
_query_to_slug software healthy mcp/server.py:47
_market_summary software healthy mcp/server.py:56
_market_snapshot software healthy mcp/server.py:67
_probability_pct software healthy mcp/server.py:80
_sample_points software healthy mcp/server.py:87
search_markets software healthy mcp/server.py:106
get_market software healthy mcp/server.py:128
get_price_trend software healthy mcp/server.py:142
check_threshold software healthy mcp/server.py:171
utc_now software healthy scripts/route_delivery.py:22
_format_event_time software healthy scripts/route_delivery.py:26
_fmt_pct software healthy scripts/route_delivery.py:45
_fmt_money software healthy scripts/route_delivery.py:56
context_lines software healthy scripts/route_delivery.py:76
human_text software healthy scripts/route_delivery.py:117
human_text_multi software healthy scripts/route_delivery.py:176
severity_for_event software healthy scripts/route_delivery.py:285
_route_parts software healthy scripts/route_delivery.py:298
deliver_envelope software healthy scripts/route_delivery.py:305
attempt_delivery software healthy scripts/route_delivery.py:349
deliver_hit software healthy scripts/route_delivery.py:364
deliver_digest software healthy scripts/route_delivery.py:427
main software healthy scripts/route_delivery.py:481
slugify software healthy scripts/ingest_polymarket.py:20
as_percent software healthy scripts/ingest_polymarket.py:26
first_non_null software healthy scripts/ingest_polymarket.py:38
normalize_item software healthy scripts/ingest_polymarket.py:45
fetch_json software healthy scripts/ingest_polymarket.py:94
load_input software healthy scripts/ingest_polymarket.py:100
main software healthy scripts/ingest_polymarket.py:119
first_non_null software healthy scripts/discover_entries.py:32
as_percent software healthy scripts/discover_entries.py:40
extract_probability software healthy scripts/discover_entries.py:57
slugify software healthy scripts/discover_entries.py:88
_api_get software healthy scripts/discover_entries.py:99
parse_polymarket_url software healthy scripts/discover_entries.py:111
resolve_event software healthy scripts/discover_entries.py:133
_extract_markets_from_event software healthy scripts/discover_entries.py:214
normalize_market software healthy scripts/discover_entries.py:233
fetch_market_current_result software healthy scripts/discover_entries.py:290
fetch_market_current software dead scripts/discover_entries.py:346
_safe_float software healthy scripts/discover_entries.py:360
extract_clob_token_id software healthy scripts/discover_entries.py:368
fetch_price_history_points software healthy scripts/discover_entries.py:386
summarize_trend software healthy scripts/discover_entries.py:414
is_settled software healthy scripts/discover_entries.py:449
safe_name software healthy scripts/discover_entries.py:471
as_percent software healthy scripts/run_signalradar_job.py:17

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

LabelLayerStatusPath
README.zh-CN.md software healthy README.zh-CN.md
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
.env.example software healthy .env.example
SKILL.md software healthy SKILL.md
LICENSE software healthy LICENSE
governance.yaml software healthy governance.yaml
config.example.json software healthy config.example.json
default_config.json software healthy config/default_config.json
README.md software healthy mcp/README.md
server.py software healthy mcp/server.py
requirements.txt software healthy mcp/requirements.txt
20260513_GovernanceSchemaCleanup.md software healthy docs/workspace/logs/20260513_GovernanceSchemaCleanup.md
route_delivery.py software healthy scripts/route_delivery.py
ingest_polymarket.py software healthy scripts/ingest_polymarket.py
discover_entries.py software healthy scripts/discover_entries.py
run_signalradar_job.py software healthy scripts/run_signalradar_job.py
error_utils.py software healthy scripts/error_utils.py
config_utils.py software healthy scripts/config_utils.py
decide_threshold.py software healthy scripts/decide_threshold.py
validate_schema.py software healthy scripts/validate_schema.py
signalradar.py software healthy scripts/signalradar.py
protocol.md software healthy references/protocol.md
operations.md software healthy references/operations.md
config.md software healthy references/config.md
push_default.md software healthy assets/templates/push_default.md
CLAUDE.md quality warning CLAUDE.md
SKILL.md quality healthy SKILL.md

LabelLayerStatusPath
config software healthy config
mcp software healthy mcp
docs software healthy docs
workspace software healthy docs/workspace
logs software healthy docs/workspace/logs
scripts software healthy scripts
references software healthy references
assets software healthy assets
templates software healthy assets/templates

LabelLayerStatusPath
repobility-clone-ht_xnz1z software healthy /tmp/repobility-clone-ht_xnz1z
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/e51a7e29-69f1-41ae-8333-f187ea1a502e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e51a7e29-69f1-41ae-8333-f187ea1a502e/

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.