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.

swompythesecond/BrowserCoin

https://github.com/swompythesecond/BrowserCoin · scanned 2026-06-16 00:26 UTC (2 months, 2 weeks ago)

64 raw signals (0 security + 64 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 64 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 511 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
main software healthy scripts/bench-pow.ts:main
arg software healthy scripts/sign-helper-record.ts:arg
flag software healthy scripts/sign-helper-record.ts:flag
die software healthy scripts/sign-helper-record.ts:die
loadPrivateKeyHex software healthy scripts/sign-helper-record.ts:loadPrivateKeyHex
genkey software healthy scripts/sign-helper-record.ts:genkey
parseRoles software healthy scripts/sign-helper-record.ts:parseRoles
requireHttps software healthy scripts/sign-helper-record.ts:requireHttps
mergeIntoFile software healthy scripts/sign-helper-record.ts:mergeIntoFile
main software healthy scripts/sign-helper-record.ts:main
toHex software healthy examples/send-tx.mjs:toHex
fromHex software healthy examples/send-tx.mjs:fromHex
u32be software healthy examples/send-tx.mjs:u32be
u64be software healthy examples/send-tx.mjs:u64be
concat software healthy examples/send-tx.mjs:concat
txPreimage software healthy examples/send-tx.mjs:txPreimage
loadOrCreateKey software healthy examples/send-tx.mjs:loadOrCreateKey
main software healthy examples/send-tx.mjs:main
loadChainFromDisk software healthy server/api.ts:loadChainFromDisk
loadHelperRecordsFromDisk software healthy server/api.ts:loadHelperRecordsFromDisk
serializeChain software healthy server/api.ts:serializeChain
saveChainToDiskNow software healthy server/api.ts:saveChainToDiskNow
saveChainToDisk software healthy server/api.ts:saveChainToDisk
backupStamp software healthy server/api.ts:backupStamp
p software healthy server/api.ts:p
parseBackupStamp software healthy server/api.ts:parseBackupStamp
listBackups software healthy server/api.ts:listBackups
writeBackupNow software healthy server/api.ts:writeBackupNow
pruneBackups software healthy server/api.ts:pruneBackups
isoYearWeek software healthy server/api.ts:isoYearWeek
backupTick software healthy server/api.ts:backupTick
tryAdmitBlock software healthy server/api.ts:tryAdmitBlock
drainOrphans software healthy server/api.ts:drainOrphans
activeMinerCount software healthy server/api.ts:activeMinerCount
main software healthy server/api.ts:main
parsePort software healthy server/lib/cli.ts:parsePort
parseArgs software healthy server/tools/archive.ts:parseArgs
get software healthy server/tools/archive.ts:get
servers software healthy server/tools/archive.ts:servers
readJson software healthy server/tools/archive.ts:readJson
writeJsonAtomic software healthy server/tools/archive.ts:writeJsonAtomic
pad7 software healthy server/tools/archive.ts:pad7
chunkIndexOf software healthy server/tools/archive.ts:chunkIndexOf
chunkRange software healthy server/tools/archive.ts:chunkRange
chunkFileName software healthy server/tools/archive.ts:chunkFileName
fetchJson software healthy server/tools/archive.ts:fetchJson
loadArchive software healthy server/tools/archive.ts:loadArchive
flush software healthy server/tools/archive.ts:flush
main software healthy server/tools/archive.ts:main
connected software healthy src/node.ts:connected

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

LabelLayerStatusPath
vite.config.ts software healthy vite.config.ts
.env.localhelpers software healthy .env.localhelpers
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
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
vitest.config.ts software healthy vitest.config.ts
developers.md software healthy docs/developers.md
bench-pow.ts software healthy scripts/bench-pow.ts
inline-argon2id-wasm.mjs software healthy scripts/inline-argon2id-wasm.mjs
sign-helper-record.ts software healthy scripts/sign-helper-record.ts
README.md software healthy examples/README.md
send-tx.mjs software healthy examples/send-tx.mjs
peerjs.ts software healthy server/peerjs.ts
api.ts software healthy server/api.ts
chain-9000.json software healthy server/chain-9000.json
cli.ts software healthy server/lib/cli.ts
archive.ts software healthy server/tools/archive.ts
styles.css software healthy src/styles.css
node.ts software healthy src/node.ts
brand.ts software healthy src/brand.ts
main.ts software healthy src/main.ts
nodeHelperDiscovery.test.ts software healthy src/nodeHelperDiscovery.test.ts
crypto.test.ts software healthy src/crypto/crypto.test.ts
pow.ts software healthy src/crypto/pow.ts
argon2id-wasm.ts software healthy src/crypto/argon2id-wasm.ts
hash.ts software healthy src/crypto/hash.ts
keys.ts software healthy src/crypto/keys.ts
merkle.ts software healthy src/util/merkle.ts
binary.ts software healthy src/util/binary.ts
miner.worker.ts software healthy src/miner/miner.worker.ts
controller.ts software healthy src/miner/controller.ts
mempool.ts software healthy src/ui/mempool.ts
miner.ts software healthy src/ui/miner.ts
sparkline.ts software healthy src/ui/sparkline.ts
activityIndex.ts software healthy src/ui/activityIndex.ts
explorerIndex.ts software healthy src/ui/explorerIndex.ts
explorerShared.ts software healthy src/ui/explorerShared.ts
qrScanner.ts software healthy src/ui/qrScanner.ts
explorerRich.ts software healthy src/ui/explorerRich.ts
about.ts software healthy src/ui/about.ts
highlights.ts software healthy src/ui/highlights.ts
activity.ts software healthy src/ui/activity.ts
network.ts software healthy src/ui/network.ts
developers.ts software healthy src/ui/developers.ts
qrScanner.test.ts software healthy src/ui/qrScanner.test.ts
qr.ts software healthy src/ui/qr.ts
home.ts software healthy src/ui/home.ts

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

LabelLayerStatusPath
Node software healthy src/node.ts:Node
MemoryStorage software healthy src/nodeHelperDiscovery.test.ts:MemoryStorage
is software healthy src/crypto/pow.ts:is
MinerController software healthy src/miner/controller.ts:MinerController
of software healthy src/miner/controller.ts:of
ActivityIndex software healthy src/ui/activityIndex.ts:ActivityIndex
ExplorerIndex software healthy src/ui/explorerIndex.ts:ExplorerIndex
is software healthy src/ui/about.ts:is
Router software healthy src/ui/router.ts:Router
Mempool software healthy src/chain/mempool.ts:Mempool
Blockchain software healthy src/chain/blockchain.ts:Blockchain
VerifierPool software healthy src/chain/verifierPool.ts:VerifierPool
ServerSync software healthy src/net/serverSync.ts:ServerSync
MemoryStorage software healthy src/net/servers.test.ts:MemoryStorage
MemoryStorage software healthy src/net/helperDiscovery.test.ts:MemoryStorage
MemoryStorage software healthy src/net/serverSyncHelperDiscovery.test.ts:MemoryStorage
PeerNetwork software healthy src/net/peer.ts:PeerNetwork
MemoryStorage software healthy src/net/peerHelperGossip.test.ts:MemoryStorage
FakeConnection software healthy src/net/peerHelperGossip.test.ts:FakeConnection

LabelLayerStatusPath
docs software healthy docs
scripts software healthy scripts
examples software healthy examples
server software healthy server
lib software healthy server/lib
tools software healthy server/tools
src software healthy src
crypto software healthy src/crypto
util software healthy src/util
miner software healthy src/miner
ui software healthy src/ui
chain software healthy src/chain
net software healthy src/net
storage software healthy src/storage

LabelLayerStatusPath
USE /peerjs api healthy server/peerjs.ts
GET / api healthy server/peerjs.ts
GET /stats api healthy server/api.ts
GET /peers api healthy server/api.ts
GET /helpers api healthy server/api.ts
POST /heartbeat api healthy server/api.ts
GET /tip api healthy server/api.ts
GET /blocks api healthy server/api.ts
GET /mempool api healthy server/api.ts
POST /txs api healthy server/api.ts
POST /block api healthy server/api.ts

LabelLayerStatusPath
port:5173 network healthy vite.config.ts
port:9100 network healthy .env.example

LabelLayerStatusPath
caddy network healthy server/api.ts
nginx network healthy server/api.ts

LabelLayerStatusPath
/ frontend healthy server/peerjs.ts
/peerjs frontend healthy src/net/peer.ts

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

LabelLayerStatusPath
redis data healthy server/api.ts

LabelLayerStatusPath
127.0.0.1 network healthy src/net/helperRecords.ts

LabelLayerStatusPath
gpu (detected) hardware healthy src/crypto/pow.ts

LabelLayerStatusPath
dotenv::.env.localhelpers security healthy .env.localhelpers
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/576e7be4-f536-4f74-aefa-f399e6af4686/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/576e7be4-f536-4f74-aefa-f399e6af4686/

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.