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.

TortoiseWolfe/eightysix

https://github.com/TortoiseWolfe/eightysix · scanned 2026-06-16 00:41 UTC (2 months, 1 week ago)

346 raw signals (6 security + 340 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 303 actionable findings from 2 signal sources. 46 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 5447 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
playwright.config.ts software healthy playwright.config.ts
.prettierrc.json software healthy .prettierrc.json
.mcp.json software healthy .mcp.json
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
.gitleaks.toml software healthy .gitleaks.toml
plopfile.js software healthy plopfile.js
.pre-commit-config.yaml software healthy .pre-commit-config.yaml
.env.example software healthy .env.example
pyproject.toml software healthy pyproject.toml
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
eslint.config.mjs software healthy eslint.config.mjs
STATUS.md software healthy STATUS.md
CHANGELOG.md software healthy CHANGELOG.md
.env.local-supabase software healthy .env.local-supabase
docker-compose.yml software healthy docker-compose.yml
vitest.config.ts software healthy vitest.config.ts
vitest.rls.config.ts software healthy vitest.rls.config.ts
next.config.ts software healthy next.config.ts
Dockerfile software healthy docker/Dockerfile
docker-compose.e2e.yml software healthy docker/docker-compose.e2e.yml
docker-entrypoint.sh software healthy docker/docker-entrypoint.sh
kong.yml software healthy docker/supabase/kong.yml
roles.sql software healthy docker/supabase/roles.sql
pa11yci-auth.json software healthy config/pa11yci-auth.json
pa11yci.json software healthy config/pa11yci.json
setup.ts software healthy tests/setup.ts
supabase-admin.ts software healthy tests/supabase-admin.ts
oauth-flow.test.ts software healthy tests/integration/auth/oauth-flow.test.ts
sign-up-flow.test.ts software healthy tests/integration/auth/sign-up-flow.test.ts
password-reset-flow.test.ts software healthy tests/integration/auth/password-reset-flow.test.ts
protected-routes.test.ts software healthy tests/integration/auth/protected-routes.test.ts
sign-in-flow.test.ts software healthy tests/integration/auth/sign-in-flow.test.ts
rate-limiting.integration.test.ts software healthy tests/integration/auth/rate-limiting.integration.test.ts
group-creation.test.ts software healthy tests/integration/messaging/group-creation.test.ts
connections.test.ts software healthy tests/integration/messaging/connections.test.ts
database-setup.test.ts software healthy tests/integration/messaging/database-setup.test.ts
upload-flow.integration.test.ts software healthy tests/integration/avatar/upload-flow.integration.test.ts
storybook-naming.test.ts software healthy tests/unit/storybook-naming.test.ts
offline-queue.test.ts software healthy tests/unit/offline-queue.test.ts
rls-cleanup.test.ts software healthy tests/unit/rls-cleanup.test.ts
usePaymentConsent.test.ts software healthy tests/unit/usePaymentConsent.test.ts
usePaymentButton.test.ts software healthy tests/unit/usePaymentButton.test.ts
payment-service.test.ts software healthy tests/unit/payment-service.test.ts
usePaymentRealtime.test.ts software healthy tests/unit/usePaymentRealtime.test.ts

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

LabelLayerStatusPath
createDeviceConfig software healthy playwright.config.ts:createDeviceConfig
use software healthy plopfile.js:use
detectProjectConfig software healthy next.config.ts:detectProjectConfig
minutesUntilUnlock software healthy tests/integration/auth/rate-limiting.integration.test.ts:mi…
exists software healthy tests/integration/messaging/database-setup.test.ts:exists
findStoryFiles software healthy tests/unit/storybook-naming.test.ts:findStoryFiles
extractTitle software healthy tests/unit/storybook-naming.test.ts:extractTitle
getExpectedPrefix software healthy tests/unit/storybook-naming.test.ts:getExpectedPrefix
makeMockClient software healthy tests/unit/rls-cleanup.test.ts:makeMockClient
to software healthy tests/unit/usePaymentRealtime.test.ts:to
mockClient software healthy tests/unit/services/admin/admin-user-service.test.ts:mockCl…
mockClient software healthy tests/unit/services/admin/admin-overview-service.test.ts:mo…
mockClient software healthy tests/unit/services/admin/admin-audit-service.test.ts:mockC…
mockClient software healthy tests/unit/services/admin/admin-messaging-service.test.ts:m…
mockClient software healthy tests/unit/services/admin/admin-payment-service.test.ts:moc…
clearAllDatabases software healthy tests/mocks/indexeddb.ts:clearAllDatabases
setupIndexedDBMock software healthy tests/mocks/indexeddb.ts:setupIndexedDBMock
exists software healthy tests/mocks/indexeddb.ts:exists
resetIndexedDB software healthy tests/mocks/indexeddb.ts:resetIndexedDB
createMockQueryBuilder software healthy tests/mocks/supabase.ts:createMockQueryBuilder
createMockSupabaseClient software healthy tests/mocks/supabase.ts:createMockSupabaseClient
responses software healthy tests/mocks/supabase.ts:responses
createRateLimitMockResponse software healthy tests/mocks/supabase.ts:createRateLimitMockResponse
createMockRateLimitClient software healthy tests/mocks/supabase.ts:createMockRateLimitClient
to software healthy tests/mocks/logger.ts:to
createMockLogger software healthy tests/mocks/logger.ts:createMockLogger
resetMockLogger software healthy tests/mocks/logger.ts:resetMockLogger
hasSecondaryUser software healthy tests/fixtures/test-user.ts:hasSecondaryUser
hasTertiaryUser software healthy tests/fixtures/test-user.ts:hasTertiaryUser
hasRlsTestEnvironment software healthy tests/fixtures/test-users.ts:hasRlsTestEnvironment
requireEnv software healthy tests/fixtures/test-users.ts:requireEnv
createAnonClient software healthy tests/fixtures/test-users.ts:createAnonClient
createServiceClient software healthy tests/fixtures/test-users.ts:createServiceClient
createAuthenticatedClient software healthy tests/fixtures/test-users.ts:createAuthenticatedClient
createTestUser software healthy tests/fixtures/test-users.ts:createTestUser
deleteTestUser software healthy tests/fixtures/test-users.ts:deleteTestUser
setupTestUsers software healthy tests/fixtures/test-users.ts:setupTestUsers
cleanupTestUsers software healthy tests/fixtures/test-users.ts:cleanupTestUsers
createClient software healthy tests/helpers/real-supabase.ts:createClient
createServiceClient software healthy tests/helpers/real-supabase.ts:createServiceClient
signature software healthy tests/contract/admin/admin-access.contract.test.ts:signature
expectRecordStringNumber software healthy tests/contract/admin/admin-access.contract.test.ts:expectRe…
waitForLeafletInit software healthy tests/e2e/map.spec.ts:waitForLeafletInit
map software healthy tests/e2e/map.spec.ts:map
mockGeolocation software healthy tests/e2e/map.spec.ts:mockGeolocation
toRgb software healthy tests/e2e/embed-theme-contrast.spec.ts:toRgb
probe software healthy tests/e2e/embed-theme-contrast.spec.ts:probe
relLum software healthy tests/e2e/embed-theme-contrast.spec.ts:relLum
lin software healthy tests/e2e/embed-theme-contrast.spec.ts:lin
ratio software healthy tests/e2e/embed-theme-contrast.spec.ts:ratio

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

LabelLayerStatusPath
docker software healthy docker
supabase software healthy docker/supabase
config software healthy config
tests software healthy tests
integration software healthy tests/integration
auth software healthy tests/integration/auth
messaging software healthy tests/integration/messaging
avatar software healthy tests/integration/avatar
unit software healthy tests/unit
auth software healthy tests/unit/auth
services software healthy tests/unit/services
admin software healthy tests/unit/services/admin
messaging software healthy tests/unit/services/messaging
mocks software healthy tests/mocks
fixtures software healthy tests/fixtures
rebrand software healthy tests/rebrand
helpers software healthy tests/helpers
contract software healthy tests/contract
auth software healthy tests/contract/auth
admin software healthy tests/contract/admin
profile software healthy tests/contract/profile
e2e software healthy tests/e2e
security software healthy tests/e2e/security
tests software healthy tests/e2e/tests
auth software healthy tests/e2e/auth
fixtures software healthy tests/e2e/fixtures
avatars software healthy tests/e2e/fixtures/avatars
utils software healthy tests/e2e/utils
admin software healthy tests/e2e/admin
pages software healthy tests/e2e/pages
messaging software healthy tests/e2e/messaging
avatar software healthy tests/e2e/avatar
examples software healthy tests/e2e/examples
debug software healthy tests/e2e/debug
accessibility software healthy tests/e2e/accessibility
payment software healthy tests/e2e/payment
rls software healthy tests/rls
__setup__ software healthy tests/rls/__setup__
docs software healthy docs
security software healthy docs/security
audits software healthy docs/security/audits
blog software healthy docs/blog
superpowers software healthy docs/superpowers
plans software healthy docs/superpowers/plans
specs software healthy docs/superpowers/specs
implementation-notes software healthy docs/implementation-notes
testing software healthy docs/testing
architecture software healthy docs/architecture
prp-docs software healthy docs/prp-docs
archive software healthy docs/prp-docs/archive

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

LabelLayerStatusPath
ThemeScript frontend healthy src/components/ThemeScript.tsx
PWAInstall frontend healthy src/components/PWAInstall.tsx
ErrorBoundary frontend healthy src/components/ErrorBoundary.tsx
UserProfileCard frontend healthy src/components/auth/UserProfileCard/UserProfileCard.tsx
AuthGuard frontend healthy src/components/auth/AuthGuard/AuthGuard.tsx
EncryptionKeyGate frontend healthy src/components/auth/EncryptionKeyGate/EncryptionKeyGate.tsx
AccountSettings frontend healthy src/components/auth/AccountSettings/AccountSettings.tsx
SignUpForm frontend healthy src/components/auth/SignUpForm/SignUpForm.tsx
EmailVerificationNotice frontend healthy src/components/auth/EmailVerificationNotice/EmailVerificati…
ForgotPasswordForm frontend healthy src/components/auth/ForgotPasswordForm/ForgotPasswordForm.t…
OAuthButtons frontend healthy src/components/auth/OAuthButtons/OAuthButtons.tsx
MessagingGate frontend healthy src/components/auth/MessagingGate/MessagingGate.tsx
ProtectedRoute frontend healthy src/components/auth/ProtectedRoute/ProtectedRoute.tsx
ResetPasswordForm frontend healthy src/components/auth/ResetPasswordForm/ResetPasswordForm.tsx
SignInForm frontend healthy src/components/auth/SignInForm/SignInForm.tsx
ThemeSwitcher frontend healthy src/components/theme/ThemeSwitcher.tsx
DisqusComments frontend healthy src/components/molecular/DisqusComments.tsx
AccountDeletionModal frontend healthy src/components/molecular/AccountDeletionModal/AccountDeleti…
UserAuditTrail frontend healthy src/components/molecular/UserAuditTrail/UserAuditTrail.tsx
BlogPostViewer frontend healthy src/components/molecular/BlogPostViewer/BlogPostViewer.tsx
DateRangePicker frontend healthy src/components/molecular/DateRangePicker/DateRangePicker.tsx
PaymentTrendChart frontend healthy src/components/molecular/PaymentTrendChart/PaymentTrendChar…
BlogPostCard frontend healthy src/components/molecular/BlogPostCard/BlogPostCard.tsx
MessagingTrendChart frontend healthy src/components/molecular/MessagingTrendChart/MessagingTrend…
SEOAnalysisPanel frontend healthy src/components/molecular/SEOAnalysisPanel/SEOAnalysisPanel.…
Pagination frontend healthy src/components/molecular/Pagination/Pagination.tsx
SocialShareButtons frontend healthy src/components/molecular/SocialShareButtons/SocialShareButt…
EmptyConversationPrompt frontend healthy src/components/molecular/EmptyConversationPrompt/EmptyConve…
AdminStatCard frontend healthy src/components/molecular/AdminStatCard/AdminStatCard.tsx
AvatarUpload frontend healthy src/components/molecular/AvatarUpload/AvatarUpload.tsx
AdminTrendChart frontend healthy src/components/molecular/AdminTrendChart/AdminTrendChart.tsx
DateRangeFilter frontend healthy src/components/molecular/DateRangeFilter/DateRangeFilter.tsx
TemplateStats frontend healthy src/components/molecular/TemplateStats/TemplateStats.tsx
Sparkline frontend healthy src/components/molecular/Sparkline/Sparkline.tsx
QueueStatusPill frontend healthy src/components/molecular/QueueStatusPill/QueueStatusPill.tsx
CodeBlock frontend healthy src/components/molecular/CodeBlock/CodeBlock.tsx
AdminDataTable frontend healthy src/components/molecular/AdminDataTable/AdminDataTable.tsx
BlogContent frontend healthy src/components/molecular/BlogContent/BlogContent.tsx
FontSwitcher frontend healthy src/components/molecular/FontSwitcher/FontSwitcher.tsx
TagCloud frontend healthy src/components/molecular/TagCloud/TagCloud.tsx
UserSearch frontend healthy src/components/molecular/UserSearch/UserSearch.tsx
IdleTimeoutModal frontend healthy src/components/molecular/IdleTimeoutModal/IdleTimeoutModal.…
MessageInput frontend healthy src/components/molecular/MessageInput/MessageInput.tsx
ConversationListItem frontend healthy src/components/molecular/ConversationListItem/ConversationL…
AuthorProfile frontend healthy src/components/molecular/AuthorProfile/AuthorProfile.tsx
SetupCompleteToast frontend healthy src/components/molecular/SetupCompleteToast/SetupCompleteTo…
MessageThread frontend healthy src/components/molecular/MessageThread/MessageThread.tsx
Text frontend healthy src/components/subatomic/Text/Text.tsx
Button frontend healthy src/components/atomic/Button/Button.tsx
MessageBubble frontend healthy src/components/atomic/MessageBubble/MessageBubble.tsx

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

LabelLayerStatusPath
that software healthy tests/integration/auth/sign-in-flow.test.ts:that
name software healthy tests/e2e/mobile-dropdown-screenshot.spec.ts:name
const software healthy tests/e2e/tests/theme-switching.spec.ts:const
and software healthy tests/e2e/tests/homepage.spec.ts:and
const software healthy tests/e2e/tests/cross-page-navigation.spec.ts:const
ComponentsPage software healthy tests/e2e/pages/ComponentsPage.ts:ComponentsPage
BasePage software healthy tests/e2e/pages/BasePage.ts:BasePage
HomePage software healthy tests/e2e/pages/HomePage.ts:HomePage
ThemePage software healthy tests/e2e/pages/ThemePage.ts:ThemePage
name software healthy docs/specs/014-geolocation-map/contracts/component-interfac…
EncryptionError software healthy docs/specs/023-user-messaging-system/contracts/types.ts:Enc…
DecryptionError software healthy docs/specs/023-user-messaging-system/contracts/types.ts:Dec…
ConnectionError software healthy docs/specs/023-user-messaging-system/contracts/types.ts:Con…
AuthenticationError software healthy docs/specs/023-user-messaging-system/contracts/types.ts:Aut…
ValidationError software healthy docs/specs/023-user-messaging-system/contracts/types.ts:Val…
MigrationError software healthy docs/specs/032-fix-e2e-encryption/contracts/key-service-upd…
KeyDerivationError software healthy docs/specs/032-fix-e2e-encryption/contracts/key-derivation.…
are software healthy scripts/detect-project.js:are
are software healthy scripts/__tests__/detect-project.test.js:are
for software healthy scripts/lib/error-handler.js:for
ComponentError software healthy scripts/lib/error-handler.js:ComponentError
UnauthorizedError software healthy supabase/functions/_shared/auth.ts:UnauthorizedError
EncryptionError software healthy src/types/messaging.ts:EncryptionError
DecryptionError software healthy src/types/messaging.ts:DecryptionError
ConnectionError software healthy src/types/messaging.ts:ConnectionError
AuthenticationError software healthy src/types/messaging.ts:AuthenticationError
ValidationError software healthy src/types/messaging.ts:ValidationError
KeyDerivationError software healthy src/types/messaging.ts:KeyDerivationError
KeyMismatchError software healthy src/types/messaging.ts:KeyMismatchError
MigrationError software healthy src/types/messaging.ts:MigrationError
EncryptionLockedError software healthy src/types/messaging.ts:EncryptionLockedError
GroupError software healthy src/types/messaging.ts:GroupError
GroupKeyError software healthy src/types/messaging.ts:GroupKeyError
MembershipError software healthy src/types/messaging.ts:MembershipError
PaymentIntegrationError software healthy src/types/payment.ts:PaymentIntegrationError
for software healthy src/config/touch-targets.ts:for
MockFileWatcher software healthy src/tests/unit/file-watcher.test.ts:MockFileWatcher
MockStorageQuotaManager software healthy src/tests/unit/storage-quota-manager.test.ts:MockStorageQuo…
MockFrontmatterValidator software healthy src/tests/unit/frontmatter-validator.test.ts:MockFrontmatte…
MockLargePostHandler software healthy src/tests/unit/large-post-handler.test.ts:MockLargePostHand…
MockMarkdownProcessor software healthy src/tests/unit/markdown-processor.test.ts:MockMarkdownProce…
MockIntersectionObserver software healthy src/test/setup.ts:MockIntersectionObserver
MockResizeObserver software healthy src/test/setup.ts:MockResizeObserver
with software healthy src/utils/error-handler.ts:with
AppError software healthy src/utils/error-handler.ts:AppError
ErrorHandler software healthy src/utils/error-handler.ts:ErrorHandler
AnalyticsDebugger software healthy src/utils/analytics-debug.ts:AnalyticsDebugger
PWATester software healthy src/utils/pwa-test.ts:PWATester
EmailService software healthy src/utils/email/email-service.ts:EmailService
EmailProviderError software healthy src/utils/email/types.ts:EmailProviderError

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

LabelLayerStatusPath
dotenv::.env.local-supabase security healthy .env.local-supabase
password_literal::tests/integration/auth/sign-up-flow.test.… security healthy tests/integration/auth/sign-up-flow.test.ts
password_literal::tests/integration/auth/sign-up-flow.test.… security healthy tests/integration/auth/sign-up-flow.test.ts
password_literal::tests/integration/auth/sign-up-flow.test.… security healthy tests/integration/auth/sign-up-flow.test.ts
password_literal::tests/integration/auth/sign-up-flow.test.… security healthy tests/integration/auth/sign-up-flow.test.ts
password_literal::tests/integration/auth/sign-up-flow.test.… security healthy tests/integration/auth/sign-up-flow.test.ts
password_literal::tests/integration/auth/password-reset-flo… security healthy tests/integration/auth/password-reset-flow.test.ts
password_literal::tests/integration/auth/password-reset-flo… security healthy tests/integration/auth/password-reset-flow.test.ts
password_literal::tests/integration/auth/protected-routes.t… security healthy tests/integration/auth/protected-routes.test.ts
password_literal::tests/integration/auth/sign-in-flow.test.… security healthy tests/integration/auth/sign-in-flow.test.ts
password_literal::tests/integration/auth/sign-in-flow.test.… security healthy tests/integration/auth/sign-in-flow.test.ts
password_literal::tests/integration/messaging/connections.t… security healthy tests/integration/messaging/connections.test.ts
password_literal::tests/integration/messaging/connections.t… security healthy tests/integration/messaging/connections.test.ts
password_literal::tests/integration/messaging/connections.t… security healthy tests/integration/messaging/connections.test.ts
password_literal::tests/integration/messaging/connections.t… security healthy tests/integration/messaging/connections.test.ts
password_literal::tests/unit/auth/use-auth.test.tsx security healthy tests/unit/auth/use-auth.test.tsx
password_literal::tests/unit/auth/use-auth.test.tsx security healthy tests/unit/auth/use-auth.test.tsx
password_literal::tests/fixtures/test-users.ts security healthy tests/fixtures/test-users.ts
password_literal::tests/fixtures/test-users.ts security healthy tests/fixtures/test-users.ts
password_literal::tests/fixtures/test-users.ts security healthy tests/fixtures/test-users.ts
password_literal::tests/contract/auth/sign-out.contract.tes… security healthy tests/contract/auth/sign-out.contract.test.ts
password_literal::tests/contract/auth/sign-up.contract.test… security healthy tests/contract/auth/sign-up.contract.test.ts
password_literal::tests/contract/auth/sign-up.contract.test… security healthy tests/contract/auth/sign-up.contract.test.ts
password_literal::tests/contract/auth/sign-up.contract.test… security healthy tests/contract/auth/sign-up.contract.test.ts
password_literal::tests/contract/auth/sign-up.contract.test… security healthy tests/contract/auth/sign-up.contract.test.ts
password_literal::tests/contract/auth/sign-up.contract.test… security healthy tests/contract/auth/sign-up.contract.test.ts
password_literal::tests/contract/auth/sign-up.contract.test… security healthy tests/contract/auth/sign-up.contract.test.ts
password_literal::tests/contract/auth/sign-in.contract.test… security healthy tests/contract/auth/sign-in.contract.test.ts
password_literal::tests/contract/profile/delete-account.con… security healthy tests/contract/profile/delete-account.contract.test.ts
password_literal::tests/contract/profile/delete-account.con… security healthy tests/contract/profile/delete-account.contract.test.ts
password_literal::tests/e2e/security/brute-force.spec.ts security healthy tests/e2e/security/brute-force.spec.ts
password_literal::tests/e2e/auth/rate-limiting.spec.ts security healthy tests/e2e/auth/rate-limiting.spec.ts
password_literal::tests/e2e/utils/test-user-factory.ts security healthy tests/e2e/utils/test-user-factory.ts
password_literal::tests/e2e/utils/test-user-factory.ts security healthy tests/e2e/utils/test-user-factory.ts
password_literal::tests/e2e/utils/test-user-factory.ts security healthy tests/e2e/utils/test-user-factory.ts
password_literal::tests/e2e/admin/admin-user-pagination.spe… security healthy tests/e2e/admin/admin-user-pagination.spec.ts
password_literal::tests/e2e/admin/admin-conversation-list.s… security healthy tests/e2e/admin/admin-conversation-list.spec.ts
password_literal::tests/e2e/admin/admin-dashboard.spec.ts security healthy tests/e2e/admin/admin-dashboard.spec.ts
password_literal::scripts/initialize-test-keys.ts security healthy scripts/initialize-test-keys.ts
password_literal::scripts/initialize-test-keys.ts security healthy scripts/initialize-test-keys.ts
password_literal::scripts/test-auto-key-generation.ts security healthy scripts/test-auto-key-generation.ts
password_literal::scripts/seed-encrypted-messages.ts security healthy scripts/seed-encrypted-messages.ts
password_literal::scripts/seed-test-users.ts security healthy scripts/seed-test-users.ts
password_literal::src/components/atomic/PasswordStrengthInd… security healthy src/components/atomic/PasswordStrengthIndicator/PasswordStr…
password_literal::src/components/atomic/PasswordStrengthInd… security healthy src/components/atomic/PasswordStrengthIndicator/PasswordStr…
password_literal::src/components/atomic/PasswordStrengthInd… security healthy src/components/atomic/PasswordStrengthIndicator/PasswordStr…
password_literal::src/components/atomic/PasswordStrengthInd… security healthy src/components/atomic/PasswordStrengthIndicator/PasswordStr…
password_literal::src/components/atomic/PasswordStrengthInd… security healthy src/components/atomic/PasswordStrengthIndicator/PasswordStr…
password_literal::src/components/atomic/PasswordStrengthInd… security healthy src/components/atomic/PasswordStrengthIndicator/PasswordStr…
password_literal::src/components/atomic/PasswordStrengthInd… security healthy src/components/atomic/PasswordStrengthIndicator/PasswordStr…

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

LabelLayerStatusPath
/ComponentsPage frontend healthy tests/e2e/pages/ComponentsPage.ts
/BasePage frontend healthy tests/e2e/pages/BasePage.ts
/HomePage frontend healthy tests/e2e/pages/HomePage.ts
/ThemePage frontend healthy tests/e2e/pages/ThemePage.ts
/page.tsx frontend healthy src/app/page.tsx
/schedule frontend healthy src/app/schedule/page.tsx
/blog frontend healthy src/app/blog/page.tsx
/blog/tags frontend healthy src/app/blog/tags/page.tsx
/blog/tags/[tag] frontend healthy src/app/blog/tags/[tag]/page.tsx
/blog/[slug] frontend healthy src/app/blog/[slug]/page.tsx
/blog/seo frontend healthy src/app/blog/seo/page.tsx
/sign-up frontend healthy src/app/sign-up/page.tsx
/wireframes frontend healthy src/app/wireframes/page.tsx
/auth/callback frontend healthy src/app/auth/callback/page.tsx
/reset-password frontend healthy src/app/reset-password/page.tsx
/contact frontend healthy src/app/contact/page.tsx
/docs frontend healthy src/app/docs/page.tsx
/conversations frontend healthy src/app/conversations/page.tsx
/sign-in frontend healthy src/app/sign-in/page.tsx
/themes frontend healthy src/app/themes/page.tsx
/forgot-password frontend healthy src/app/forgot-password/page.tsx
/payment-result frontend healthy src/app/payment-result/page.tsx
/admin frontend healthy src/app/admin/page.tsx
/admin/users frontend healthy src/app/admin/users/page.tsx
/admin/email frontend healthy src/app/admin/email/page.tsx
/admin/audit frontend healthy src/app/admin/audit/page.tsx
/admin/messaging frontend healthy src/app/admin/messaging/page.tsx
/admin/payments frontend healthy src/app/admin/payments/page.tsx
/cookies frontend healthy src/app/cookies/page.tsx
/status frontend healthy src/app/status/page.tsx
/messages frontend healthy src/app/messages/page.tsx
/messages/new-group frontend healthy src/app/messages/new-group/page.tsx
/messages/setup frontend healthy src/app/messages/setup/page.tsx
/privacy-controls frontend healthy src/app/privacy-controls/page.tsx
/game frontend healthy src/app/game/page.tsx
/game/3d frontend healthy src/app/game/3d/page.tsx
/account frontend healthy src/app/account/page.tsx
/account/audit frontend healthy src/app/account/audit/page.tsx
/profile frontend healthy src/app/profile/page.tsx
/verify-email frontend healthy src/app/verify-email/page.tsx
/privacy frontend healthy src/app/privacy/page.tsx
/payment-demo frontend healthy src/app/payment-demo/page.tsx
/accessibility frontend healthy src/app/accessibility/page.tsx
/map frontend healthy src/app/map/page.tsx
/comment-policy frontend healthy src/app/comment-policy/page.tsx
/payment frontend healthy src/app/payment/page.tsx
/_document frontend healthy src/pages/_document.tsx
/home/turtle_wolfe/repos/000/public/blog-screenshot4.png frontend healthy scripts/take-screenshot.js
/non/existent/path frontend healthy scripts/__tests__/audit-components.test.js
/root frontend healthy scripts/__tests__/audit-components.test.js

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

LabelLayerStatusPath
auth::tests/contract/admin/admin-access.contract.test.ts security healthy tests/contract/admin/admin-access.contract.test.ts
auth::supabase/config.toml security healthy supabase/config.toml
auth::scripts/seed-test-users.ts security healthy scripts/seed-test-users.ts
auth::supabase/functions/create-stripe-subscription/index.ts security healthy supabase/functions/create-stripe-subscription/index.ts
auth::supabase/functions/cancel-subscription/index.ts security healthy supabase/functions/cancel-subscription/index.ts
auth::src/components/auth/MessagingGate/MessagingGate.test.… security healthy src/components/auth/MessagingGate/MessagingGate.test.tsx
auth::tests/e2e/tests/accessibility.spec.ts security healthy tests/e2e/tests/accessibility.spec.ts
auth::src/components/auth/SignUpForm/SignUpForm.tsx security healthy src/components/auth/SignUpForm/SignUpForm.tsx
auth::tests/e2e/auth/sign-up.spec.ts security healthy tests/e2e/auth/sign-up.spec.ts
auth::src/components/auth/ReAuthModal/ReAuthModal.accessibi… security healthy src/components/auth/ReAuthModal/ReAuthModal.accessibility.t…
auth::docs/getting-started/README.md security healthy docs/getting-started/README.md
auth::tests/integration/auth/oauth-flow.test.ts security healthy tests/integration/auth/oauth-flow.test.ts
auth::README.md security healthy README.md
auth::src/config/project-status.json security healthy src/config/project-status.json
auth::supabase/functions/create-paypal-order/index.ts security healthy supabase/functions/create-paypal-order/index.ts
auth::src/components/auth/ReAuthModal/ReAuthModal.tsx security healthy src/components/auth/ReAuthModal/ReAuthModal.tsx
auth::src/components/auth/MessagingGate/MessagingGate.stori… security healthy src/components/auth/MessagingGate/MessagingGate.stories.tsx
auth::supabase/functions/create-stripe-checkout/index.ts security healthy supabase/functions/create-stripe-checkout/index.ts
auth::src/lib/auth/oauth-state.ts security healthy src/lib/auth/oauth-state.ts
auth::.claude/skills/speckit-wireframe-generate/SKILL.md security healthy .claude/skills/speckit-wireframe-generate/SKILL.md
auth::scripts/secrets-scan.py security healthy scripts/secrets-scan.py
auth::src/app/docs/page.tsx security healthy src/app/docs/page.tsx
auth::src/components/auth/OAuthButtons/OAuthButtons.tsx security healthy src/components/auth/OAuthButtons/OAuthButtons.tsx
auth::supabase/functions/_shared/auth.ts security healthy supabase/functions/_shared/auth.ts
auth::features/foundation/003-user-authentication/wireframe… security healthy features/foundation/003-user-authentication/wireframes/assi…
auth::src/components/atomic/Tooltip/Tooltip.tsx security healthy src/components/atomic/Tooltip/Tooltip.tsx
auth::playwright.config.ts security healthy playwright.config.ts
auth::features/auth-oauth/013-oauth-messaging-password/wire… security healthy features/auth-oauth/013-oauth-messaging-password/wireframes…
auth::features/CLAUDE.md security healthy features/CLAUDE.md
auth::src/components/auth/EncryptionKeyGate/EncryptionKeyGa… security healthy src/components/auth/EncryptionKeyGate/EncryptionKeyGate.tsx
auth::src/lib/blog/blog-data.json security healthy src/lib/blog/blog-data.json
auth::scripts/audit/truth-table.json security healthy scripts/audit/truth-table.json
auth::tests/contract/admin/admin-rpc-shapes.contract.test.t… security healthy tests/contract/admin/admin-rpc-shapes.contract.test.tsx
auth::src/components/payment/SubscriptionManager/Subscripti… security healthy src/components/payment/SubscriptionManager/SubscriptionMana…
auth::docs/specs/016-user-authentication/contracts/profile-… security healthy docs/specs/016-user-authentication/contracts/profile-api.ya…
auth::features/auth-oauth/014-admin-welcome-email-gate/wire… security healthy features/auth-oauth/014-admin-welcome-email-gate/wireframes…
auth::docker-compose.yml security healthy docker-compose.yml
auth::scripts/implement-auth-components.sh security healthy scripts/implement-auth-components.sh
auth::supabase/functions/verify-stripe-session/index.ts security healthy supabase/functions/verify-stripe-session/index.ts
auth::src/lib/auth/oauth-utils.ts security healthy src/lib/auth/oauth-utils.ts
auth::src/lib/auth/oauth-utils.test.ts security healthy src/lib/auth/oauth-utils.test.ts
auth::src/services/messaging/key-service.ts security healthy src/services/messaging/key-service.ts
auth::docs/architecture/README.md security healthy docs/architecture/README.md
auth::src/components/auth/ReAuthModal/ReAuthModal.test.tsx security healthy src/components/auth/ReAuthModal/ReAuthModal.test.tsx
auth::scripts/generate-contract-fixtures.ts security healthy scripts/generate-contract-fixtures.ts
auth::src/app/messages/setup/page.tsx security healthy src/app/messages/setup/page.tsx
auth::tests/contract/auth/sign-in.contract.test.ts security healthy tests/contract/auth/sign-in.contract.test.ts
auth::tests/e2e/auth/user-registration.spec.ts security healthy tests/e2e/auth/user-registration.spec.ts
auth::supabase/functions/capture-paypal-order/index.ts security healthy supabase/functions/capture-paypal-order/index.ts
auth::tests/e2e/security/oauth-csrf.spec.ts security healthy tests/e2e/security/oauth-csrf.spec.ts

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

LabelLayerStatusPath
127.0.0.1 network healthy docker-compose.yml
15.8.1.060 network healthy docker-compose.yml
192.168.1.1 network healthy tests/integration/auth/rate-limiting.integration.test.ts
203.0.113.42 network healthy tests/unit/services/admin/admin-audit-service.test.ts
198.51.100.7 network healthy tests/unit/services/admin/admin-audit-service.test.ts
140.0.0.0 network healthy docs/lighthouse-report.json
136.0.0.0 network healthy docs/lighthouse-report.json
9.504.5.092 network healthy scripts/implement-auth-components.sh
2.91.832.092 network healthy scripts/implement-auth-components.sh
2.651.64.7 network healthy scripts/implement-auth-components.sh
4.942.359.31 network healthy scripts/implement-auth-components.sh
268.18.58.688 network healthy scripts/implement-auth-components.sh
148.0.0.0 network healthy features/enhancements/047-threejs-game/lighthouse-report.js…
231.094.33.33 network healthy src/config/social.ts
2.961.913.477 network healthy src/config/social.ts
4.487.709.306 network healthy src/config/social.ts
1.694.626.712 network healthy src/config/social.ts
1.872.118.571 network healthy src/config/social.ts
3.741.982.998 network healthy src/config/social.ts
203.0.113.7 network healthy src/components/molecular/UserAuditTrail/UserAuditTrail.test…
7.178.07.207 network healthy src/components/molecular/ColorblindToggle/ColorblindToggle.…
1.5.75.75 network healthy src/components/molecular/ConversationListItem/ConversationL…
3.234.501.686 network healthy src/components/atomic/SpinningLogo/SpinningLogo.stories.tsx
5.254.987.563 network healthy src/components/atomic/SpinningLogo/SpinningLogo.stories.tsx
11.387.599.111 network healthy src/components/atomic/SocialIcon/SocialIcon.tsx
3.492.997.107 network healthy src/components/atomic/SocialIcon/SocialIcon.tsx
3.176.77.84 network healthy src/components/atomic/SocialIcon/SocialIcon.tsx
5.921.43.372 network healthy src/components/atomic/SocialIcon/SocialIcon.tsx
319.192.694.801 network healthy src/components/atomic/SocialIcon/SocialIcon.tsx
3.807.045.975 network healthy src/components/atomic/SocialIcon/SocialIcon.tsx
1.857.182.466 network healthy src/components/atomic/SocialIcon/SocialIcon.tsx
1.15.35.35 network healthy src/components/atomic/SocialIcon/SocialIcon.tsx
1.15.748.353 network healthy src/components/atomic/SocialIcon/SocialIcon.tsx
7.256.38.265 network healthy src/components/atomic/SocialIcon/SocialIcon.tsx
1.433.053.053 network healthy src/components/atomic/SocialIcon/SocialIcon.tsx
4.632.546.376 network healthy src/components/atomic/SocialIcon/SocialIcon.tsx
1.164.675.77 network healthy src/components/atomic/SocialIcon/SocialIcon.tsx
14.017.279.036 network healthy src/components/atomic/SocialIcon/SocialIcon.tsx
5.388.108.046 network healthy src/components/atomic/SocialIcon/SocialIcon.tsx
216.094.321.142 network healthy src/components/atomic/SocialIcon/SocialIcon.tsx
3.235.577.075 network healthy src/components/organisms/ConversationList/ConversationList.…
10.0.0.1 network healthy src/components/organisms/AdminAuditTrail/AdminAuditTrail.st…
172.16.0.1 network healthy src/components/organisms/AdminAuditTrail/AdminAuditTrail.st…
10.0.0.99 network healthy src/components/organisms/AdminAuditTrail/AdminAuditTrail.te…
203.0.113.5 network healthy src/services/auth/__tests__/audit-logger.test.ts
10.0.0.2 network healthy src/services/auth/__tests__/audit-logger.test.ts

LabelLayerStatusPath
payment_intents data healthy supabase/migrations/20251006_complete_monolithic_setup.sql
payment_results data healthy supabase/migrations/20251006_complete_monolithic_setup.sql
subscriptions data healthy supabase/migrations/20251006_complete_monolithic_setup.sql
payment_provider_config data healthy supabase/migrations/20251006_complete_monolithic_setup.sql
edge_idempotency_keys data healthy supabase/migrations/20251006_complete_monolithic_setup.sql
webhook_events data healthy supabase/migrations/20251006_complete_monolithic_setup.sql
user_profiles data healthy supabase/migrations/20251006_complete_monolithic_setup.sql
auth_audit_logs data healthy supabase/migrations/20251006_complete_monolithic_setup.sql
above data healthy supabase/migrations/20251006_complete_monolithic_setup.sql
rate_limit_attempts data healthy supabase/migrations/20251006_complete_monolithic_setup.sql
oauth_states data healthy supabase/migrations/20251006_complete_monolithic_setup.sql
crash data healthy supabase/migrations/20251006_complete_monolithic_setup.sql
user_connections data healthy supabase/migrations/20251006_complete_monolithic_setup.sql
conversations data healthy supabase/migrations/20251006_complete_monolithic_setup.sql
messages data healthy supabase/migrations/20251006_complete_monolithic_setup.sql
user_encryption_keys data healthy supabase/migrations/20251006_complete_monolithic_setup.sql
conversation_keys data healthy supabase/migrations/20251006_complete_monolithic_setup.sql
typing_indicators data healthy supabase/migrations/20251006_complete_monolithic_setup.sql
conversation_members data healthy supabase/migrations/20251006_complete_monolithic_setup.sql
group_keys data healthy supabase/migrations/20251006_complete_monolithic_setup.sql
public data healthy specs/000-rls-implementation/contracts/rls-policies.sql
IF data healthy scripts/parse-data-model.py

LabelLayerStatusPath
accessibility cicd healthy .github/workflows/accessibility.yml
validate cicd healthy .github/workflows/component-structure.yml
build-and-deploy cicd healthy .github/workflows/deploy.yml
deploy cicd healthy .github/workflows/deploy.yml
lighthouse cicd healthy .github/workflows/monitor.yml
pwa-tests cicd healthy .github/workflows/monitor.yml
deployment-check cicd healthy .github/workflows/monitor.yml
update-status cicd healthy .github/workflows/monitor.yml
test cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/e2e.yml
smoke cicd healthy .github/workflows/e2e.yml
rate-limiting cicd healthy .github/workflows/e2e.yml
auth-setup cicd healthy .github/workflows/e2e.yml
e2e cicd healthy .github/workflows/e2e.yml
e2e-firefox cicd healthy .github/workflows/e2e.yml
e2e-webkit cicd healthy .github/workflows/e2e.yml
report cicd healthy .github/workflows/e2e.yml
prime-supabase cicd healthy .github/workflows/supabase-keepalive.yml

LabelLayerStatusPath
image::docker/Dockerfile hardware healthy docker/Dockerfile
eightysix hardware healthy docker-compose.yml
supabase-db hardware healthy docker-compose.yml
supabase-kong hardware healthy docker-compose.yml
supabase-auth hardware healthy docker-compose.yml
supabase-rest hardware healthy docker-compose.yml
supabase-realtime hardware healthy docker-compose.yml
supabase-storage hardware healthy docker-compose.yml
supabase-meta hardware healthy docker-compose.yml
supabase-studio hardware healthy docker-compose.yml
supabase-mail hardware healthy docker-compose.yml
speckit hardware healthy docker-compose.yml

LabelLayerStatusPath
NEXT_PUBLIC_SUPABASE_URL cicd healthy
NEXT_PUBLIC_PAGESPEED_API_KEY cicd healthy
SUPABASE_SERVICE_ROLE_KEY cicd healthy
TEST_USER_SECONDARY_PASSWORD cicd healthy
SITE_URL cicd healthy
NEXT_PUBLIC_EMAILJS_PUBLIC_KEY cicd healthy
TEST_USER_PRIMARY_PASSWORD cicd healthy
NEXT_PUBLIC_SENTRY_DSN cicd healthy
EMAILJS_PUBLIC_KEY cicd healthy
NEXT_PUBLIC_WEB3FORMS_ACCESS_KEY cicd healthy
TEST_USER_TERTIARY_PASSWORD cicd healthy
NEXT_PUBLIC_SUPABASE_ANON_KEY cicd healthy

LabelLayerStatusPath
port:64 network healthy pnpm-lock.yaml
port:15 network healthy pnpm-lock.yaml
port:4000 network healthy docker-compose.yml
port:3000 network healthy docker/Dockerfile
port:6006 network healthy docker/docker-compose.e2e.yml
port:24678 network healthy docker/docker-compose.e2e.yml
port:9323 network healthy docker/docker-compose.e2e.yml
port:19 network healthy docs/specs/009-web3forms-integration/contracts/api.yaml
port:47 network healthy docs/specs/009-web3forms-integration/contracts/api.yaml
port:9009 network healthy scripts/theme-audit.mjs
port:04 network healthy .github/dependabot.yml

LabelLayerStatusPath
gha::accessibility cicd healthy .github/workflows/accessibility.yml
gha::component-structure cicd healthy .github/workflows/component-structure.yml
gha::deploy cicd healthy .github/workflows/deploy.yml
gha::monitor cicd healthy .github/workflows/monitor.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::e2e cicd healthy .github/workflows/e2e.yml
gha::supabase-keepalive cicd healthy .github/workflows/supabase-keepalive.yml

LabelLayerStatusPath
mongodb data healthy pnpm-lock.yaml
mysql data healthy pnpm-lock.yaml
redis data healthy pnpm-lock.yaml
postgres data healthy pnpm-lock.yaml
postgresql data healthy docker-compose.yml

LabelLayerStatusPath
seed-test-user-b.sql data healthy supabase/migrations/seed-test-user-b.sql
999_drop_all_tables.sql data healthy supabase/migrations/999_drop_all_tables.sql
20251006_complete_monolithic_setup.sql data healthy supabase/migrations/20251006_complete_monolithic_setup.sql
migration.test.ts data healthy src/tests/integration/migration.test.ts

LabelLayerStatusPath
vps::gcp hardware healthy scripts/generate-ignores.py
vps::aws hardware healthy scripts/generate-ignores.py
vps::azure hardware healthy supabase/config.toml

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

LabelLayerStatusPath
PUT /api/blog/posts api healthy public/service-worker.js

LabelLayerStatusPath
gpu (detected) hardware healthy pnpm-lock.yaml
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/e25b1bd4-a492-49d9-a252-1b04024b4829/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e25b1bd4-a492-49d9-a252-1b04024b4829/

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.