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.

recursivlabs/minds

https://github.com/recursivlabs/minds · scanned 2026-06-15 23:48 UTC (2 months, 3 weeks ago)

55 raw signals (0 security + 55 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 55 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 732 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
keyInput software healthy scripts/diag-inbox.mjs:keyInput
sleep software healthy scripts/diag-inbox.mjs:sleep
J software healthy scripts/diag-inbox.mjs:J
meA software healthy scripts/diag-inbox.mjs:meA
meB software healthy scripts/diag-inbox.mjs:meB
dm software healthy scripts/diag-inbox.mjs:dm
convosB software healthy scripts/diag-inbox.mjs:convosB
comms software healthy scripts/diag-inbox.mjs:comms
keyInput software healthy scripts/verify-realtime.mjs:keyInput
log software healthy scripts/verify-realtime.mjs:log
sleep software healthy scripts/verify-realtime.mjs:sleep
meA software healthy scripts/verify-realtime.mjs:meA
meB software healthy scripts/verify-realtime.mjs:meB
post software healthy scripts/verify-realtime.mjs:post
repost software healthy scripts/verify-realtime.mjs:repost
has software healthy scripts/verify-realtime.mjs:has
meAafter software healthy scripts/verify-realtime.mjs:meAafter
postAfter software healthy scripts/verify-realtime.mjs:postAfter
isFollowing software healthy scripts/verify-realtime.mjs:isFollowing
comms software healthy scripts/diag-communities.mjs:comms
members software healthy scripts/diag-communities.mjs:members
ki software healthy scripts/diag-post-autojoin.mjs:ki
sleep software healthy scripts/diag-post-autojoin.mjs:sleep
isMember software healthy scripts/diag-post-autojoin.mjs:isMember
list software healthy scripts/diag-post-autojoin.mjs:list
post software healthy scripts/diag-post-autojoin.mjs:post
ki software healthy scripts/verify-parity.mjs:ki
sleep software healthy scripts/verify-parity.mjs:sleep
mark software healthy scripts/verify-parity.mjs:mark
meA software healthy scripts/verify-parity.mjs:meA
meB software healthy scripts/verify-parity.mjs:meB
post software healthy scripts/verify-parity.mjs:post
feed software healthy scripts/verify-parity.mjs:feed
reply software healthy scripts/verify-parity.mjs:reply
repost software healthy scripts/verify-parity.mjs:repost
detail software healthy scripts/verify-parity.mjs:detail
meAafter software healthy scripts/verify-parity.mjs:meAafter
dm software healthy scripts/verify-parity.mjs:dm
convosB software healthy scripts/verify-parity.mjs:convosB
ki software healthy scripts/chat-e2e.mjs:ki
sleep software healthy scripts/chat-e2e.mjs:sleep
mark software healthy scripts/chat-e2e.mjs:mark
norm software healthy scripts/chat-e2e.mjs:norm
preview software healthy scripts/chat-e2e.mjs:preview
meA software healthy scripts/chat-e2e.mjs:meA
meB software healthy scripts/chat-e2e.mjs:meB
agents software healthy scripts/chat-e2e.mjs:agents
adm software healthy scripts/chat-e2e.mjs:adm
amsgs software healthy scripts/chat-e2e.mjs:amsgs
dm software healthy scripts/chat-e2e.mjs:dm

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

LabelLayerStatusPath
metro.config.js software healthy metro.config.js
DESIGN.md software healthy DESIGN.md
babel.config.js software healthy babel.config.js
pnpm-lock.yaml software healthy pnpm-lock.yaml
package.json software healthy package.json
app.json software healthy app.json
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
biome.json software healthy biome.json
vitest.config.ts software healthy vitest.config.ts
async-storage.ts software healthy test/stubs/async-storage.ts
react-native.ts software healthy test/stubs/react-native.ts
diag-inbox.mjs software healthy scripts/diag-inbox.mjs
verify-realtime.mjs software healthy scripts/verify-realtime.mjs
diag-communities.mjs software healthy scripts/diag-communities.mjs
diag-post-autojoin.mjs software healthy scripts/diag-post-autojoin.mjs
verify-parity.mjs software healthy scripts/verify-parity.mjs
chat-e2e.mjs software healthy scripts/chat-e2e.mjs
theme.ts software healthy constants/theme.ts
BoostBadge.tsx software healthy components/BoostBadge.tsx
CommandPalette.tsx software healthy components/CommandPalette.tsx
FeedSidebar.tsx software healthy components/FeedSidebar.tsx
AgentCard.tsx software healthy components/AgentCard.tsx
VideoPlayer.web.tsx software healthy components/VideoPlayer.web.tsx
FeedTabs.tsx software healthy components/FeedTabs.tsx
MediaViewer.tsx software healthy components/MediaViewer.tsx
SideNav.tsx software healthy components/SideNav.tsx
TipModal.tsx software healthy components/TipModal.tsx
VideoPlayer.tsx software healthy components/VideoPlayer.tsx
WalletCard.tsx software healthy components/WalletCard.tsx
Button.tsx software healthy components/Button.tsx
NSFWOverlay.tsx software healthy components/NSFWOverlay.tsx
NetworkBanner.tsx software healthy components/NetworkBanner.tsx
PostSkeleton.tsx software healthy components/PostSkeleton.tsx
VoteButtons.tsx software healthy components/VoteButtons.tsx
Avatar.tsx software healthy components/Avatar.tsx
TabBar.tsx software healthy components/TabBar.tsx
Input.tsx software healthy components/Input.tsx
Skeleton.tsx software healthy components/Skeleton.tsx
index.ts software healthy components/index.ts
ChatBubble.tsx software healthy components/ChatBubble.tsx
Container.tsx software healthy components/Container.tsx
ScreenHeader.tsx software healthy components/ScreenHeader.tsx
ErrorBoundary.tsx software healthy components/ErrorBoundary.tsx
Text.tsx software healthy components/Text.tsx
Toast.tsx software healthy components/Toast.tsx
CommunityCard.tsx software healthy components/CommunityCard.tsx
PostCard.tsx software healthy components/PostCard.tsx
UserCard.tsx software healthy components/UserCard.tsx
Badge.tsx software healthy components/Badge.tsx

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

LabelLayerStatusPath
AgentSetupScreen frontend healthy app/agent.tsx
LandingScreen frontend healthy app/index.tsx
ResetPasswordScreen frontend healthy app/reset-password.tsx
UpgradeScreen frontend healthy app/upgrade.tsx
RootLayout frontend healthy app/_layout.tsx
Root frontend healthy app/+html.tsx
PickUsernameScreen frontend healthy app/auth/pick-username.tsx
SignInScreen frontend healthy app/(auth)/sign-in.tsx
SignUpScreen frontend healthy app/(auth)/sign-up.tsx
AuthLayout frontend healthy app/(auth)/_layout.tsx
SettingsScreen frontend healthy app/(tabs)/settings.tsx
InvitesScreen frontend healthy app/(tabs)/invites.tsx
CreateScreen frontend healthy app/(tabs)/create.tsx
BillingScreen frontend healthy app/(tabs)/billing.tsx
WalletScreen frontend healthy app/(tabs)/wallet.tsx
ChatScreen frontend healthy app/(tabs)/chat.tsx
ProfileRedirectScreen frontend healthy app/(tabs)/profile.tsx
BoostScreen frontend healthy app/(tabs)/boost.tsx
FeedScreen frontend healthy app/(tabs)/index.tsx
DiscoverScreen frontend healthy app/(tabs)/discover.tsx
FeedbackScreen frontend healthy app/(tabs)/feedback.tsx
TabLayout frontend healthy app/(tabs)/_layout.tsx
NotificationsScreen frontend healthy app/(tabs)/notifications.tsx
PostDetailScreen frontend healthy app/(tabs)/post/[id].tsx
CommunityDetailScreen frontend healthy app/(tabs)/community/[id].tsx
UserProfileScreen frontend healthy app/(tabs)/user/[username].tsx

LabelLayerStatusPath
test software healthy test
stubs software healthy test/stubs
scripts software healthy scripts
constants software healthy constants
components software healthy components
app software healthy app
auth software healthy app/auth
(auth) software healthy app/(auth)
(tabs) software healthy app/(tabs)
post software healthy app/(tabs)/post
community software healthy app/(tabs)/community
user software healthy app/(tabs)/user
lib software healthy lib
__tests__ software healthy lib/__tests__
curator software healthy lib/curator
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
password_literal::scripts/diag-inbox.mjs security healthy scripts/diag-inbox.mjs
password_literal::scripts/verify-realtime.mjs security healthy scripts/verify-realtime.mjs
password_literal::scripts/diag-post-autojoin.mjs security healthy scripts/diag-post-autojoin.mjs
password_literal::scripts/verify-parity.mjs security healthy scripts/verify-parity.mjs
password_literal::scripts/chat-e2e.mjs security healthy scripts/chat-e2e.mjs

LabelLayerStatusPath
ErrorBoundary software healthy components/ErrorBoundary.tsx:ErrorBoundary
of software healthy lib/agentIntro.ts:of
VideoNotEntitledError software healthy lib/video.ts:VideoNotEntitledError

LabelLayerStatusPath
check cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/ci.yml
smoke cicd healthy .github/workflows/smoke.yml

LabelLayerStatusPath
POST /signals/batch api healthy lib/signals.ts
POST /signals/post api healthy lib/signals.ts

LabelLayerStatusPath
port:64 network healthy pnpm-lock.yaml
port:16 network healthy pnpm-lock.yaml

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::smoke cicd healthy .github/workflows/smoke.yml

LabelLayerStatusPath
QA_PASSWORD cicd healthy
QA_EMAIL cicd healthy

LabelLayerStatusPath
repobility-clone-61ch7mjy software healthy /tmp/repobility-clone-61ch7mjy

LabelLayerStatusPath
redis data healthy scripts/verify-realtime.mjs

LabelLayerStatusPath
auth::lib/curator/sources.ts security healthy lib/curator/sources.ts
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/26ea5e3b-f43d-4084-b570-0a3af09357cc/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/26ea5e3b-f43d-4084-b570-0a3af09357cc/

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.