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.

WGlynn/VibeSwap

https://github.com/WGlynn/VibeSwap · scanned 2026-06-16 00:58 UTC (2 months, 1 week ago)

728 raw signals (0 security + 728 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 696 actionable findings from 1 signal source. 32 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 9640 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
handler software healthy frontend/api/transcript.js:handler
fetchWithFallback software healthy frontend/api/mind.js:fetchWithFallback
handler software healthy frontend/api/mind.js:handler
handler software healthy frontend/api/chat.js:handler
fetchCoinGecko software healthy frontend/api/prices.js:fetchCoinGecko
fetchChainlink software healthy frontend/api/prices.js:fetchChainlink
crossValidate software healthy frontend/api/prices.js:crossValidate
handler software healthy frontend/api/prices.js:handler
servePrices software healthy frontend/api/prices.js:servePrices
check software healthy frontend/scripts/validate-build.js:check
checkRoute software healthy frontend/scripts/verify-deployment.js:checkRoute
checkAsset software healthy frontend/scripts/verify-deployment.js:checkAsset
checkBuildVersion software healthy frontend/scripts/verify-deployment.js:checkBuildVersion
checkCacheHeaders software healthy frontend/scripts/verify-deployment.js:checkCacheHeaders
main software healthy frontend/scripts/verify-deployment.js:main
slugify software healthy frontend/scripts/generate_papers_site.py:929
extract_title software healthy frontend/scripts/generate_papers_site.py:934
extract_tagline software healthy frontend/scripts/generate_papers_site.py:942
extract_summary software healthy frontend/scripts/generate_papers_site.py:958
build_toc software healthy frontend/scripts/generate_papers_site.py:991
replace_heading software dead frontend/scripts/generate_papers_site.py:995
main software healthy frontend/scripts/generate_papers_site.py:1011
AnimatedRoutes software healthy frontend/src/App.jsx:AnimatedRoutes
App software healthy frontend/src/App.jsx:App
impermanentLoss software healthy frontend/src/utils/defi.js:impermanentLoss
priceImpact software healthy frontend/src/utils/defi.js:priceImpact
getAmountOut software healthy frontend/src/utils/defi.js:getAmountOut
aprToApy software healthy frontend/src/utils/defi.js:aprToApy
lpTokenValue software healthy frontend/src/utils/defi.js:lpTokenValue
minOutput software healthy frontend/src/utils/defi.js:minOutput
gasCostUsd software healthy frontend/src/utils/defi.js:gasCostUsd
createTrustGraph software healthy frontend/src/utils/trustChain.js:createTrustGraph
addVouch software healthy frontend/src/utils/trustChain.js:addVouch
revokeVouch software healthy frontend/src/utils/trustChain.js:revokeVouch
recalculateTrustScores software healthy frontend/src/utils/trustChain.js:recalculateTrustScores
getTrustScore software healthy frontend/src/utils/trustChain.js:getTrustScore
getVotingPowerWithTrust software healthy frontend/src/utils/trustChain.js:getVotingPowerWithTrust
getTrustNetworkStats software healthy frontend/src/utils/trustChain.js:getTrustNetworkStats
getPendingVouchRequests software healthy frontend/src/utils/trustChain.js:getPendingVouchRequests
getVouchCandidates software healthy frontend/src/utils/trustChain.js:getVouchCandidates
visualizeTrustChain software healthy frontend/src/utils/trustChain.js:visualizeTrustChain
calculateReferralQuality software healthy frontend/src/utils/trustChain.js:calculateReferralQuality
calculateVouchCounterfactual software healthy frontend/src/utils/trustChain.js:calculateVouchCounterfactu…
calculateDiversityScore software healthy frontend/src/utils/trustChain.js:calculateDiversityScore
getAdjustedTrustScore software healthy frontend/src/utils/trustChain.js:getAdjustedTrustScore
getMultiplierFromScore software healthy frontend/src/utils/trustChain.js:getMultiplierFromScore
checkSybilRisk software healthy frontend/src/utils/trustChain.js:checkSybilRisk
createAttestationRegistry software healthy frontend/src/utils/trustChain.js:createAttestationRegistry
submitContributionClaim software healthy frontend/src/utils/trustChain.js:submitContributionClaim
computeAttestationWeight software healthy frontend/src/utils/trustChain.js:computeAttestationWeight

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

LabelLayerStatusPath
SECURITY_AUDIT.md software healthy SECURITY_AUDIT.md
slither.config.json software healthy slither.config.json
docker-compose.dev.yml software healthy docker-compose.dev.yml
CODEBASE_ANALYSIS.md software healthy CODEBASE_ANALYSIS.md
MEDIUM_ARTICLE.md software healthy MEDIUM_ARTICLE.md
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
NERVOS_PROPOSAL.md software healthy NERVOS_PROPOSAL.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
setup.sh software healthy setup.sh
LinkedIn_Posts.md software healthy LinkedIn_Posts.md
package-lock.json software healthy package-lock.json
PROPOSAL_JOURNEY.md software healthy PROPOSAL_JOURNEY.md
ROADMAP.md software healthy ROADMAP.md
PRIVACY_COIN_SUPPORT.md software healthy PRIVACY_COIN_SUPPORT.md
.env.example software healthy .env.example
INVESTOR_SUMMARY.md software healthy INVESTOR_SUMMARY.md
SECURITY.md software healthy SECURITY.md
CHANGELOG.md software healthy CHANGELOG.md
foundry.toml software healthy foundry.toml
docker-compose.yml software healthy docker-compose.yml
WHITEPAPER.md software healthy WHITEPAPER.md
03_smart_contract_security.md software healthy blog/03_smart_contract_security.md
01_commit_reveal_mev.md software healthy blog/01_commit_reveal_mev.md
02_shapley_values_defi.md software healthy blog/02_shapley_values_defi.md
vite.config.js software healthy frontend/vite.config.js
vercel.json software healthy frontend/vercel.json
README.md software healthy frontend/README.md
tailwind.config.js software healthy frontend/tailwind.config.js
package.json software healthy frontend/package.json
index.html software healthy frontend/index.html
package-lock.json software healthy frontend/package-lock.json
RECODE_PLAN.md software healthy frontend/RECODE_PLAN.md
.env.example software healthy frontend/.env.example
postcss.config.js software healthy frontend/postcss.config.js
transcript.js software healthy frontend/api/transcript.js
mind.js software healthy frontend/api/mind.js
chat.js software healthy frontend/api/chat.js
prices.js software healthy frontend/api/prices.js
update-build-version.js software healthy frontend/scripts/update-build-version.js
validate-build.js software healthy frontend/scripts/validate-build.js
verify-deployment.js software healthy frontend/scripts/verify-deployment.js
generate_papers_site.py software healthy frontend/scripts/generate_papers_site.py
persistance.js software healthy frontend/scripts/persistance.js
gitignore.html software healthy frontend/public/gitignore.html
jarvis-network.html software healthy frontend/public/jarvis-network.html
youtube-e01.html software healthy frontend/public/youtube-e01.html
constellation.html software healthy frontend/public/constellation.html
wardenclyffe.html software healthy frontend/public/wardenclyffe.html

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

LabelLayerStatusPath
blog software healthy blog
frontend software healthy frontend
api software healthy frontend/api
scripts software healthy frontend/scripts
public software healthy frontend/public
papers software healthy frontend/public/papers
src software healthy frontend/src
abis software healthy frontend/src/abis
utils software healthy frontend/src/utils
components software healthy frontend/src/components
ui software healthy frontend/src/components/ui
terminal software healthy frontend/src/components/ui/terminal
contexts software healthy frontend/src/contexts
hooks software healthy frontend/src/hooks
services software healthy frontend/src/services
polyglot software healthy polyglot
php software healthy polyglot/php
protobuf software healthy polyglot/protobuf
dockerfile software healthy polyglot/dockerfile
ruby software healthy polyglot/ruby
json software healthy polyglot/json
makefile software healthy polyglot/makefile
yaml software healthy polyglot/yaml
c software healthy polyglot/c
rust software healthy polyglot/rust
javascript software healthy polyglot/javascript
typescript software healthy polyglot/typescript
toml software healthy polyglot/toml
csharp software healthy polyglot/csharp
scala software healthy polyglot/scala
sql software healthy polyglot/sql
hcl software healthy polyglot/hcl
python software healthy polyglot/python
cpp software healthy polyglot/cpp
bash software healthy polyglot/bash
java software healthy polyglot/java
swift software healthy polyglot/swift
go software healthy polyglot/go
kotlin software healthy polyglot/kotlin
jarvis-bot software healthy jarvis-bot
context-fallback software healthy jarvis-bot/context-fallback
.claude software healthy jarvis-bot/context-fallback/.claude
test software healthy jarvis-bot/test
docs software healthy jarvis-bot/docs
scripts software healthy jarvis-bot/scripts
scraper software healthy jarvis-bot/scraper
hardening software healthy jarvis-bot/hardening
memory software healthy jarvis-bot/memory
webapp software healthy jarvis-bot/webapp
src software healthy jarvis-bot/webapp/src

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

LabelLayerStatusPath
App frontend healthy frontend/src/App.jsx
JarvisPage frontend healthy frontend/src/components/JarvisPage.jsx
LootChest frontend healthy frontend/src/components/LootChest.jsx
StakingPage frontend healthy frontend/src/components/StakingPage.jsx
SecurityPage frontend healthy frontend/src/components/SecurityPage.jsx
SwapPage frontend healthy frontend/src/components/SwapPage.jsx
AbstractionLadder frontend healthy frontend/src/components/AbstractionLadder.jsx
ForumPage frontend healthy frontend/src/components/ForumPage.jsx
GameSwapPage frontend healthy frontend/src/components/GameSwapPage.jsx
SoulboundAvatar frontend healthy frontend/src/components/SoulboundAvatar.jsx
TutorialPage frontend healthy frontend/src/components/TutorialPage.jsx
ContributorsPage frontend healthy frontend/src/components/ContributorsPage.jsx
OnboardingModal frontend healthy frontend/src/components/OnboardingModal.jsx
VaultPage frontend healthy frontend/src/components/VaultPage.jsx
MultiChainPage frontend healthy frontend/src/components/MultiChainPage.jsx
SwapCore frontend healthy frontend/src/components/SwapCore.jsx
LiquidityMiningPage frontend healthy frontend/src/components/LiquidityMiningPage.jsx
ExportPage frontend healthy frontend/src/components/ExportPage.jsx
AchievementsPage frontend healthy frontend/src/components/AchievementsPage.jsx
TreasuryPage frontend healthy frontend/src/components/TreasuryPage.jsx
AlertsPage frontend healthy frontend/src/components/AlertsPage.jsx
MarketOverviewPage frontend healthy frontend/src/components/MarketOverviewPage.jsx
CRPCPage frontend healthy frontend/src/components/CRPCPage.jsx
ProfilePage frontend healthy frontend/src/components/ProfilePage.jsx
CovenantPage frontend healthy frontend/src/components/CovenantPage.jsx
GasPage frontend healthy frontend/src/components/GasPage.jsx
WatchlistPage frontend healthy frontend/src/components/WatchlistPage.jsx
DAOToolsPage frontend healthy frontend/src/components/DAOToolsPage.jsx
RosettaPage frontend healthy frontend/src/components/RosettaPage.jsx
TransakPage frontend healthy frontend/src/components/TransakPage.jsx
OTCPage frontend healthy frontend/src/components/OTCPage.jsx
PaperBackup frontend healthy frontend/src/components/PaperBackup.jsx
MultiSendPage frontend healthy frontend/src/components/MultiSendPage.jsx
OptionsPage frontend healthy frontend/src/components/OptionsPage.jsx
LPPositionsPage frontend healthy frontend/src/components/LPPositionsPage.jsx
APIDocsPage frontend healthy frontend/src/components/APIDocsPage.jsx
IdeaPage frontend healthy frontend/src/components/IdeaPage.jsx
FAQPage frontend healthy frontend/src/components/FAQPage.jsx
OnboardingTour frontend healthy frontend/src/components/OnboardingTour.jsx
DePINHub frontend healthy frontend/src/components/DePINHub.jsx
EmissionsPage frontend healthy frontend/src/components/EmissionsPage.jsx
InsurancePage frontend healthy frontend/src/components/InsurancePage.jsx
PortfolioRebalancerPage frontend healthy frontend/src/components/PortfolioRebalancerPage.jsx
BadgesPage frontend healthy frontend/src/components/BadgesPage.jsx
PerpetualsPage frontend healthy frontend/src/components/PerpetualsPage.jsx
NFTPage frontend healthy frontend/src/components/NFTPage.jsx
MarketMood frontend healthy frontend/src/components/MarketMood.jsx
CommitRevealPage frontend healthy frontend/src/components/CommitRevealPage.jsx
ResearchPage frontend healthy frontend/src/components/ResearchPage.jsx
EconomicsPage frontend healthy frontend/src/components/EconomicsPage.jsx

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

LabelLayerStatusPath
ErrorBoundary software healthy frontend/src/App.jsx:ErrorBoundary
software healthy frontend/src/utils/rosetta-engine.js:qΣ
of software healthy frontend/src/components/ResearchPage.jsx:of
SceneErrorBoundary software healthy frontend/src/components/Hero3D.jsx:SceneErrorBoundary
routes software healthy frontend/src/components/JarvisOSPage.jsx:routes
or software healthy frontend/src/components/ui/ProgressRing.jsx:or
ErrorBoundary software healthy frontend/src/components/ui/ErrorBoundary.jsx:ErrorBoundary
strings software healthy frontend/src/components/ui/terminal/TerminalButton.jsx:stri…
fragments software healthy frontend/src/components/ui/terminal/TerminalButton.jsx:frag…
AccentErrorBoundary software healthy frontend/src/components/ui/terminal/Accent3D.jsx:AccentErro…
people software healthy frontend/src/contexts/ContributionsContext.jsx:people
will software healthy frontend/src/contexts/ContributionsContext.jsx:will
ApiClient software healthy frontend/src/services/api.js:ApiClient
VibeWebSocket software healthy frontend/src/services/api.js:VibeWebSocket
PriceWebSocket software healthy frontend/src/services/api.js:PriceWebSocket
ScrapeRequest software healthy jarvis-bot/scraper/server.py:35
SpiderRequest software healthy jarvis-bot/scraper/server.py:47
MultiScrapeRequest software healthy jarvis-bot/scraper/server.py:55
CellInstance software healthy jarvis-bot/src/mi-host.js:CellInstance
EpsilonGreedyBandit software healthy jarvis-bot/src/mi-bandit.js:EpsilonGreedyBandit
ThompsonBandit software healthy jarvis-bot/src/mi-bandit.js:ThompsonBandit
UCB1Bandit software healthy jarvis-bot/src/mi-bandit.js:UCB1Bandit
StigmergyBoard software healthy jarvis-bot/src/mi-bandit.js:StigmergyBoard
bonus software healthy jarvis-bot/src/data-economy.js:bonus
PRIVACY_PREMIUM software healthy jarvis-bot/src/data-economy.js:PRIVACY_PREMIUM
distribution software healthy jarvis-bot/src/data-economy.js:distribution
positions software healthy jarvis-bot/src/knowledge-chain.js:positions
VerkleContextTree software healthy jarvis-bot/src/verkle-context.js:VerkleContextTree
MerkleNode software healthy jarvis-bot/src/pantheon-merkle.js:MerkleNode
bonus software healthy jarvis-bot/src/learning.js:bonus
if software healthy jarvis-bot/src/learning.js:if
on software healthy jarvis-bot/src/learning.js:on
GroupContextWindow software healthy jarvis-bot/src/group-context.js:GroupContextWindow
of software healthy jarvis-bot/src/rosetta.js:of
representing software healthy jarvis-bot/src/inner-dialogue.js:representing
bonus software healthy jarvis-bot/src/inner-dialogue.js:bonus
TruncatedResponseError software healthy jarvis-bot/src/llm-provider.js:TruncatedResponseError
ProviderQueue software healthy jarvis-bot/src/llm-provider.js:ProviderQueue
CircuitState software healthy jarvis-bot/src/llm-provider.js:CircuitState
maps software healthy jarvis-bot/src/llm-provider.js:maps
EmptyResponseError software healthy jarvis-bot/src/llm-provider.js:EmptyResponseError
const software healthy jarvis-bot/src/llm-provider.js:const
StateStore software healthy jarvis-bot/src/state-store.js:StateStore
FileStateStore software healthy jarvis-bot/src/state-store.js:FileStateStore
RedisStateStore software healthy jarvis-bot/src/state-store.js:RedisStateStore
KalmanConfig software healthy oracle/config.py:35
StablecoinConfig software healthy oracle/config.py:71
RegimeConfig software healthy oracle/config.py:100
SignalConfig software healthy oracle/config.py:122
VenueConfig software healthy oracle/config.py:147

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

LabelLayerStatusPath
/DemoPipeline frontend healthy cogproof/frontend/src/pages/DemoPipeline.jsx
/Batches frontend healthy cogproof/frontend/src/pages/Batches.jsx
/Dashboard frontend healthy cogproof/frontend/src/pages/Dashboard.jsx
/Reputation frontend healthy cogproof/frontend/src/pages/Reputation.jsx
/ frontend healthy frontend/src/App.jsx
/buy frontend healthy frontend/src/App.jsx
/earn frontend healthy frontend/src/App.jsx
/vault frontend healthy frontend/src/App.jsx
/send frontend healthy frontend/src/App.jsx
/history frontend healthy frontend/src/App.jsx
/rewards frontend healthy frontend/src/App.jsx
/forum frontend healthy frontend/src/App.jsx
/board frontend healthy frontend/src/App.jsx
/docs frontend healthy frontend/src/App.jsx
/about frontend healthy frontend/src/App.jsx
/personality frontend healthy frontend/src/App.jsx
/prompts frontend healthy frontend/src/App.jsx
/jarvis frontend healthy frontend/src/App.jsx
/jarvis-os frontend healthy frontend/src/App.jsx
/voice frontend healthy frontend/src/App.jsx
/bounties frontend healthy frontend/src/App.jsx
/mine frontend healthy frontend/src/App.jsx
/fairness frontend healthy frontend/src/App.jsx
/mesh frontend healthy frontend/src/App.jsx
/trinity frontend healthy frontend/src/App.jsx
/predict frontend healthy frontend/src/App.jsx
/portfolio frontend healthy frontend/src/App.jsx
/status frontend healthy frontend/src/App.jsx
/wheel frontend healthy frontend/src/App.jsx
/abstraction frontend healthy frontend/src/App.jsx
/economics frontend healthy frontend/src/App.jsx
/research frontend healthy frontend/src/App.jsx
/apps frontend healthy frontend/src/App.jsx
/feed frontend healthy frontend/src/App.jsx
/wiki frontend healthy frontend/src/App.jsx
/depin frontend healthy frontend/src/App.jsx
/agents frontend healthy frontend/src/App.jsx
/rwa frontend healthy frontend/src/App.jsx
/lend frontend healthy frontend/src/App.jsx
/stake frontend healthy frontend/src/App.jsx
/govern frontend healthy frontend/src/App.jsx
/infofi frontend healthy frontend/src/App.jsx
/perps frontend healthy frontend/src/App.jsx
/privacy frontend healthy frontend/src/App.jsx
/live frontend healthy frontend/src/App.jsx
/covenants frontend healthy frontend/src/App.jsx
/rosetta frontend healthy frontend/src/App.jsx
/jul frontend healthy frontend/src/App.jsx
/philosophy frontend healthy frontend/src/App.jsx
/trust frontend healthy frontend/src/App.jsx

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

LabelLayerStatusPath
POST /scrape api healthy jarvis-bot/scraper/server.py
POST /scrape/multi api healthy jarvis-bot/scraper/server.py
GET /prices/{token} api healthy jarvis-bot/scraper/server.py
GET /sentiment/{query} api healthy jarvis-bot/scraper/server.py
GET /health api healthy jarvis-bot/scraper/server.py
POST /router/register api healthy jarvis-bot/src/shard-router.js
POST /router/heartbeat api healthy jarvis-bot/src/shard-router.js
GET /router/status api healthy jarvis-bot/src/shard-router.js
POST /router/assign api healthy jarvis-bot/src/shard-router.js
POST /router/broadcast api healthy jarvis-bot/src/shard-router.js
GET /api/health api healthy cogproof/src/api/server.js
GET /api/stats api healthy cogproof/src/api/server.js
POST /api/batch/create api healthy cogproof/src/api/server.js
POST /api/batch/:id/commit api healthy cogproof/src/api/server.js
POST /api/batch/:id/close-commit api healthy cogproof/src/api/server.js
POST /api/batch/:id/reveal api healthy cogproof/src/api/server.js
POST /api/batch/:id/settle api healthy cogproof/src/api/server.js
GET /api/batch/:id api healthy cogproof/src/api/server.js
GET /api/batches api healthy cogproof/src/api/server.js
POST /api/event api healthy cogproof/src/api/server.js
POST /api/credential api healthy cogproof/src/api/server.js
GET /api/reputation/:userId api healthy cogproof/src/api/server.js
POST /api/shapley/compute api healthy cogproof/src/api/server.js
POST /api/mine api healthy cogproof/src/api/server.js
POST /api/mine/verify api healthy cogproof/src/api/server.js
GET /api/trust/report api healthy cogproof/src/api/server.js
GET /api/trust/:userId api healthy cogproof/src/api/server.js
POST /api/trust/batch api healthy cogproof/src/api/server.js
POST /api/bitcoin/commit api healthy cogproof/src/api/server.js
POST /api/bitcoin/reveal api healthy cogproof/src/api/server.js
POST /api/bitcoin/mine api healthy cogproof/src/api/server.js
POST /api/bitcoin/credential api healthy cogproof/src/api/server.js
POST /api/bitcoin/reputation/burn api healthy cogproof/src/api/server.js
POST /api/bitcoin/shapley-anchor api healthy cogproof/src/api/server.js
GET /api/bitcoin/indexer api healthy cogproof/src/api/server.js
POST /api/demo/full-pipeline api healthy cogproof/src/api/server.js
USE /api/ api healthy backend/src/server.js
USE /api/health api healthy backend/src/server.js
USE /api/prices api healthy backend/src/server.js
USE /api/tokens api healthy backend/src/server.js
USE /api/chains api healthy backend/src/server.js
USE /api/github api healthy backend/src/server.js
GET / api healthy backend/src/server.js
POST /webhook api healthy backend/src/routes/github.js
GET /status api healthy backend/src/routes/github.js
POST /register api healthy backend/src/routes/github.js
POST /flush api healthy backend/src/routes/github.js
GET /:chainId api healthy backend/src/routes/chains.js
GET /:symbol api healthy backend/src/routes/prices.js
GET /pairs/:base/:quote api healthy backend/src/routes/prices.js

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

LabelLayerStatusPath
2.37.996.608 network healthy frontend/src/components/SwapPage.jsx
414.336.75.75 network healthy frontend/src/components/ExportPage.jsx
251.023.501.05 network healthy frontend/src/components/OnboardingTour.jsx
055.194.084.4 network healthy frontend/src/components/BrandAssetsPage.jsx
063.374.313.686 network healthy frontend/src/components/AutomationPage.jsx
645.87.074.04 network healthy frontend/src/components/AutomationPage.jsx
147.083.22.127 network healthy frontend/src/components/AutomationPage.jsx
324.196.72.257 network healthy frontend/src/components/AutomationPage.jsx
007.378.138.75 network healthy frontend/src/components/AutomationPage.jsx
424.35.534.954 network healthy frontend/src/components/AutomationPage.jsx
356.133.751.072 network healthy frontend/src/components/AutomationPage.jsx
002.321.023.465 network healthy frontend/src/components/HomePage.jsx
016.093.036.306 network healthy frontend/src/components/HomePage.jsx
11.385.6.105 network healthy frontend/src/components/AboutPage.jsx
3.495.99.105 network healthy frontend/src/components/AboutPage.jsx
3.18.765.84 network healthy frontend/src/components/AboutPage.jsx
5.925.435.375 network healthy frontend/src/components/AboutPage.jsx
315.225.69.825 network healthy frontend/src/components/AboutPage.jsx
26.604.852.997 network healthy frontend/src/components/VoiceChat.jsx
1.515.074.074 network healthy frontend/src/components/TokenDetailsPage.jsx
1.25.077.077 network healthy frontend/src/components/TokenDetailsPage.jsx
3.03.078.078 network healthy frontend/src/components/TokenDetailsPage.jsx
3.03.077.077 network healthy frontend/src/components/TokenDetailsPage.jsx
11.385.6.113 network healthy frontend/src/components/TokenDetailsPage.jsx
3.495.998.108 network healthy frontend/src/components/TokenDetailsPage.jsx
3.176.765.84 network healthy frontend/src/components/TokenDetailsPage.jsx
5.92.42.36 network healthy frontend/src/components/TokenDetailsPage.jsx
315.21.69.825 network healthy frontend/src/components/TokenDetailsPage.jsx
1.5.75.75 network healthy frontend/src/components/CareersPage.jsx
1.2.3.4 network healthy ckb/sdk/src/migration.rs

LabelLayerStatusPath
build-and-push cicd healthy .github/workflows/jarvis-shard.yml
fetch-prompts cicd healthy .github/workflows/x-feed-daily.yml
sweep cicd healthy .github/workflows/dag-attribution-sweep.yml
frontend cicd healthy .github/workflows/ci.yml
backend cicd healthy .github/workflows/ci.yml
jarvis cicd healthy .github/workflows/ci.yml
primitive-gate cicd healthy .github/workflows/ci.yml
contracts cicd healthy .github/workflows/ci.yml
contracts-fuzz cicd healthy .github/workflows/ci.yml
deploy-dryrun cicd healthy .github/workflows/ci.yml
oracle cicd healthy .github/workflows/ci.yml
docker cicd healthy .github/workflows/ci.yml
deploy-jarvis cicd healthy .github/workflows/ci.yml
deploy cicd healthy .github/workflows/ci.yml
validate cicd healthy .github/workflows/deploy-jarvis.yml
deploy-jarvis cicd healthy .github/workflows/deploy-jarvis.yml
deploy-degen cicd healthy .github/workflows/deploy-jarvis.yml
deploy-chatterbox cicd healthy .github/workflows/deploy-jarvis.yml
audit-frontend cicd healthy .github/workflows/security.yml
audit-backend cicd healthy .github/workflows/security.yml
slither cicd healthy .github/workflows/security.yml

LabelLayerStatusPath
port:3000 network healthy docker-compose.dev.yml
port:80 network healthy docker-compose.dev.yml
port:3001 network healthy docker-compose.dev.yml
port:8080 network healthy docker-compose.dev.yml
port:443 network healthy docker-compose.yml
port:8081 network healthy jarvis-bot/docker-compose.network.yml
port:8082 network healthy jarvis-bot/docker-compose.network.yml
port:8766 network healthy jarvis-bot/serve-bridge.py
port:8900 network healthy jarvis-bot/scraper/Dockerfile
port:3002 network healthy cogproof/frontend/vite.config.js

LabelLayerStatusPath
image::polyglot/dockerfile/Dockerfile hardware healthy polyglot/dockerfile/Dockerfile
image::jarvis-bot/Dockerfile hardware healthy jarvis-bot/Dockerfile
image::jarvis-bot/scraper/Dockerfile hardware healthy jarvis-bot/scraper/Dockerfile
image::jarvis-bot/src/chatterbox/Dockerfile hardware healthy jarvis-bot/src/chatterbox/Dockerfile
image::cogproof/Dockerfile hardware healthy cogproof/Dockerfile
nginx hardware healthy docker-compose.yml
frontend hardware healthy docker-compose.yml
backend hardware healthy docker-compose.yml
oracle hardware healthy docker-compose.yml
jarvis-bot hardware healthy jarvis-bot/docker-compose.yml

LabelLayerStatusPath
auth::frontend/public/papers/20_THE_COORDINATION_PRIMITIVE_… security healthy frontend/public/papers/20_THE_COORDINATION_PRIMITIVE_MARKET…
auth::frontend/public/papers/19_WHY_VIBESWAP_WINS_IN_2030.h… security healthy frontend/public/papers/19_WHY_VIBESWAP_WINS_IN_2030.html
auth::jarvis-bot/src/social.js security healthy jarvis-bot/src/social.js
auth::docs/architecture/emission-controller-activation/vibe… security healthy docs/architecture/emission-controller-activation/vibe-emiss…
auth::frontend/src/components/ResearchPage.jsx security healthy frontend/src/components/ResearchPage.jsx
auth::jarvis-bot/src/pantheon.js security healthy jarvis-bot/src/pantheon.js
auth::jarvis-bot/src/nyx-orchestrator.js security healthy jarvis-bot/src/nyx-orchestrator.js
auth::jarvis-bot/src/memory.js security healthy jarvis-bot/src/memory.js
auth::docs/marketing/social/twitter/posts/twitter.html security healthy docs/marketing/social/twitter/posts/twitter.html

LabelLayerStatusPath
FLY_API_TOKEN cicd healthy
GITHUB_TOKEN cicd healthy
VERCEL_TOKEN cicd healthy
REGISTRY cicd healthy
VERCEL_PROJECT_ID cicd healthy
VERCEL_ORG_ID cicd healthy
ANTHROPIC_API_KEY cicd healthy
IMAGE_NAME cicd healthy
X_BEARER_TOKEN cicd healthy

LabelLayerStatusPath
gha::jarvis-shard cicd healthy .github/workflows/jarvis-shard.yml
gha::x-feed-daily cicd healthy .github/workflows/x-feed-daily.yml
gha::dag-attribution-sweep cicd healthy .github/workflows/dag-attribution-sweep.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::deploy-jarvis cicd healthy .github/workflows/deploy-jarvis.yml
gha::security cicd healthy .github/workflows/security.yml

LabelLayerStatusPath
vps::azure hardware healthy frontend/package-lock.json
vps::droplet hardware healthy frontend/src/components/AirdropPage.jsx
vps::hetzner hardware healthy jarvis-bot/docker-compose.vps.yml
vps::aws hardware healthy jarvis-bot/src/memory.js

LabelLayerStatusPath
redis data healthy frontend/package-lock.json
postgresql data healthy jarvis-template/.claude/CLAUDE.md
sqlite data healthy jarvis-template/.claude/CLAUDE.md

LabelLayerStatusPath
nginx network healthy docker-compose.dev.yml
caddy network healthy jarvis-bot/docker-compose.vps.yml

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

LabelLayerStatusPath
celery data healthy frontend/src/utils/entropyPassword.js

LabelLayerStatusPath
gpu (detected) hardware healthy frontend/package-lock.json
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/5514c1a9-5635-4ffe-9ed0-4d880ac0ed9b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5514c1a9-5635-4ffe-9ed0-4d880ac0ed9b/

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.