https://github.com/0xcnr0/rugsense
· scanned 2026-06-16 03:55 UTC (2 months ago)
36 raw signals (0 security + 36 graph)
Last scanned 2 months ago · v1 · 36 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 266 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.
| Label | Layer | Status | Path |
|---|---|---|---|
scored |
software | healthy | scripts/verify-live.ts:scored |
check |
software | healthy | scripts/test.ts:check |
pair |
software | healthy | scripts/test.ts:pair |
hp |
software | healthy | scripts/test.ts:hp |
bw |
software | healthy | scripts/test.ts:bw |
tl |
software | healthy | scripts/test.ts:tl |
fc |
software | healthy | scripts/test.ts:fc |
timed |
software | healthy | scripts/test.ts:timed |
pair |
software | healthy | scripts/score-demo.ts:pair |
line |
software | healthy | scripts/daily-content.ts:line |
all |
software | healthy | scripts/daily-content.ts:all |
middleware |
software | healthy | src/middleware.ts:middleware |
RootLayout |
software | healthy | src/app/layout.tsx:RootLayout |
Home |
software | healthy | src/app/page.tsx:Home |
ScoreChip |
software | healthy | src/app/page.tsx:ScoreChip |
Why |
software | healthy | src/app/page.tsx:Why |
Row |
software | healthy | src/app/page.tsx:Row |
handler |
software | healthy | src/app/api/quick/[address]/route.ts:handler |
buildGet |
software | healthy | src/app/api/quick/[address]/route.ts:buildGet |
GET |
software | healthy | src/app/api/cron/recheck/route.ts:GET |
handler |
software | healthy | src/app/api/tokens/batch/route.ts:handler |
worker |
software | healthy | src/app/api/tokens/batch/route.ts:worker |
buildGet |
software | healthy | src/app/api/tokens/batch/route.ts:buildGet |
handler |
software | healthy | src/app/api/token/[address]/route.ts:handler |
buildGet |
software | healthy | src/app/api/token/[address]/route.ts:buildGet |
handler |
software | healthy | src/app/api/watch/[address]/route.ts:handler |
buildGet |
software | healthy | src/app/api/watch/[address]/route.ts:buildGet |
GET |
software | healthy | src/app/api/launches/latest/route.ts:GET |
clampInt |
software | healthy | src/app/api/launches/latest/route.ts:clampInt |
handler |
software | healthy | src/app/api/deployer/[address]/route.ts:handler |
buildGet |
software | healthy | src/app/api/deployer/[address]/route.ts:buildGet |
GET |
software | healthy | src/app/api/track-record/route.ts:GET |
GET |
software | healthy | src/app/api/stats/route.ts:GET |
GET |
software | healthy | src/app/api/history/route.ts:GET |
Caught |
software | healthy | src/app/caught/page.tsx:Caught |
Stat |
software | healthy | src/app/caught/page.tsx:Stat |
CatchRow |
software | healthy | src/app/caught/page.tsx:CatchRow |
shortAddr |
software | healthy | src/app/t/[address]/page.tsx:shortAddr |
generateMetadata |
software | healthy | src/app/t/[address]/page.tsx:generateMetadata |
TokenReport |
software | healthy | src/app/t/[address]/page.tsx:TokenReport |
Report |
software | healthy | src/app/t/[address]/page.tsx:Report |
ScoreCard |
software | healthy | src/app/t/[address]/page.tsx:ScoreCard |
Fact |
software | healthy | src/app/t/[address]/page.tsx:Fact |
Pill |
software | healthy | src/app/t/[address]/page.tsx:Pill |
Empty |
software | healthy | src/app/t/[address]/page.tsx:Empty |
Shell |
software | healthy | src/app/t/[address]/page.tsx:Shell |
getJson |
software | healthy | src/lib/dexscreener.ts:getJson |
getLatestBaseTokenProfiles |
software | healthy | src/lib/dexscreener.ts:getLatestBaseTokenProfiles |
getPairsForToken |
software | healthy | src/lib/dexscreener.ts:getPairsForToken |
primaryPair |
software | healthy | src/lib/dexscreener.ts:primaryPair |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
CLAUDE.md |
software | healthy | CLAUDE.md |
next.config.mjs |
software | healthy | next.config.mjs |
vercel.json |
software | healthy | vercel.json |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
SECURITY.md |
software | healthy | SECURITY.md |
REPORT.md |
software | healthy | REPORT.md |
package.json |
software | healthy | package.json |
smithery.yaml |
software | healthy | smithery.yaml |
tsconfig.json |
software | healthy | tsconfig.json |
verify-live.ts |
software | healthy | scripts/verify-live.ts |
buyer-test.ts |
software | healthy | scripts/buyer-test.ts |
test.ts |
software | healthy | scripts/test.ts |
score-demo.ts |
software | healthy | scripts/score-demo.ts |
safety-demo.ts |
software | healthy | scripts/safety-demo.ts |
daily-content.ts |
software | healthy | scripts/daily-content.ts |
recheck.yml |
software | healthy | .github/workflows/recheck.yml |
middleware.ts |
software | healthy | src/middleware.ts |
layout.tsx |
software | healthy | src/app/layout.tsx |
page.tsx |
software | healthy | src/app/page.tsx |
route.ts |
software | healthy | src/app/api/quick/[address]/route.ts |
route.ts |
software | healthy | src/app/api/cron/recheck/route.ts |
route.ts |
software | healthy | src/app/api/tokens/batch/route.ts |
route.ts |
software | healthy | src/app/api/token/[address]/route.ts |
route.ts |
software | healthy | src/app/api/watch/[address]/route.ts |
route.ts |
software | healthy | src/app/api/launches/latest/route.ts |
route.ts |
software | healthy | src/app/api/deployer/[address]/route.ts |
route.ts |
software | healthy | src/app/api/track-record/route.ts |
route.ts |
software | healthy | src/app/api/stats/route.ts |
route.ts |
software | healthy | src/app/api/history/route.ts |
page.tsx |
software | healthy | src/app/caught/page.tsx |
page.tsx |
software | healthy | src/app/t/[address]/page.tsx |
dexscreener.ts |
software | healthy | src/lib/dexscreener.ts |
assess.ts |
software | healthy | src/lib/assess.ts |
analytics.ts |
software | healthy | src/lib/analytics.ts |
feedcache.ts |
software | healthy | src/lib/feedcache.ts |
reputation.ts |
software | healthy | src/lib/reputation.ts |
watchalerts.ts |
software | healthy | src/lib/watchalerts.ts |
v3lock.ts |
software | healthy | src/lib/v3lock.ts |
etherscan.ts |
software | healthy | src/lib/etherscan.ts |
deployerstore.ts |
software | healthy | src/lib/deployerstore.ts |
safety.ts |
software | healthy | src/lib/safety.ts |
funding.ts |
software | healthy | src/lib/funding.ts |
deployer.ts |
software | healthy | src/lib/deployer.ts |
x402.ts |
software | healthy | src/lib/x402.ts |
client.ts |
software | healthy | src/lib/client.ts |
holders.ts |
software | healthy | src/lib/holders.ts |
honeypot.ts |
software | healthy | src/lib/honeypot.ts |
types.ts |
software | healthy | src/lib/types.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
app |
software | healthy | src/app |
api |
software | healthy | src/app/api |
quick |
software | healthy | src/app/api/quick |
[address] |
software | healthy | src/app/api/quick/[address] |
cron |
software | healthy | src/app/api/cron |
recheck |
software | healthy | src/app/api/cron/recheck |
tokens |
software | healthy | src/app/api/tokens |
batch |
software | healthy | src/app/api/tokens/batch |
token |
software | healthy | src/app/api/token |
[address] |
software | healthy | src/app/api/token/[address] |
watch |
software | healthy | src/app/api/watch |
[address] |
software | healthy | src/app/api/watch/[address] |
launches |
software | healthy | src/app/api/launches |
latest |
software | healthy | src/app/api/launches/latest |
deployer |
software | healthy | src/app/api/deployer |
[address] |
software | healthy | src/app/api/deployer/[address] |
track-record |
software | healthy | src/app/api/track-record |
stats |
software | healthy | src/app/api/stats |
history |
software | healthy | src/app/api/history |
caught |
software | healthy | src/app/caught |
t |
software | healthy | src/app/t |
[address] |
software | healthy | src/app/t/[address] |
lib |
software | healthy | src/lib |
docs |
software | healthy | docs |
mcp |
software | healthy | mcp |
public |
software | healthy | public |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
/caught |
frontend | healthy | src/app/caught/page.tsx |
/t/[address] |
frontend | healthy | src/app/t/[address]/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
0xcnr0__rugsense |
software | healthy | /data/fable5_failed_archive/0xcnr0__rugsense |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
RootLayout |
frontend | healthy | src/app/layout.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::recheck |
cicd | healthy | .github/workflows/recheck.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
recheck |
cicd | healthy | .github/workflows/recheck.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
CRON_SECRET |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/df434eb5-3d78-474f-b775-097a3ba84175/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/df434eb5-3d78-474f-b775-097a3ba84175/
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.