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.

WynterJones/OpenPaw

https://github.com/WynterJones/OpenPaw · scanned 2026-06-16 01:01 UTC (2 months, 1 week ago)

108 raw signals (0 security + 108 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 97 actionable findings from 1 signal source. 11 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 1879 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
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
.farmwork.json software healthy .farmwork.json
package-lock.json software healthy package-lock.json
go.mod software healthy go.mod
LICENSE software healthy LICENSE
AGENTS.md software healthy AGENTS.md
mobile.spec.ts software healthy tests/mobile.spec.ts
context.spec.ts software healthy tests/context.spec.ts
agents-crud.spec.ts software healthy tests/agents-crud.spec.ts
api.spec.ts software healthy tests/api.spec.ts
auth.spec.ts software healthy tests/auth.spec.ts
helpers.ts software healthy tests/helpers.ts
api-extended.spec.ts software healthy tests/api-extended.spec.ts
pages.spec.ts software healthy tests/pages.spec.ts
settings-extended.spec.ts software healthy tests/settings-extended.spec.ts
crud.spec.ts software healthy tests/crud.spec.ts
chat.spec.ts software healthy tests/chat.spec.ts
library-pages.spec.ts software healthy tests/library-pages.spec.ts
auth.setup.ts software healthy tests/auth.setup.ts
navigation.spec.ts software healthy tests/navigation.spec.ts
models_test.go software healthy internal/models/models_test.go
models.go software healthy internal/models/models.go
ws_events.go software healthy internal/models/ws_events.go
semver_test.go software healthy internal/updater/semver_test.go
restart.go software healthy internal/updater/restart.go
updater.go software healthy internal/updater/updater.go
semver.go software healthy internal/updater/semver.go
startup.go software healthy internal/updater/startup.go
command.go software healthy internal/updater/command.go
cache.go software healthy internal/updater/cache.go
config_test.go software healthy internal/config/config_test.go
config.go software healthy internal/config/config.go
auth.go software healthy internal/auth/auth.go
auth_test.go software healthy internal/auth/auth_test.go
library.go software healthy internal/toollibrary/library.go
library_test.go software healthy internal/toollibrary/library_test.go
integrity.go software healthy internal/toollibrary/integrity.go
scaffold_tool.sh software healthy internal/toollibrary/catalog/scaffold_tool.sh
registry.json software healthy internal/toollibrary/catalog/registry.json
handlers.go software healthy internal/toollibrary/catalog/google-sheets/handlers.go
widget.js software healthy internal/toollibrary/catalog/google-sheets/widget.js
sheets.go software healthy internal/toollibrary/catalog/google-sheets/sheets.go
handlers.go software healthy internal/toollibrary/catalog/ssl-checker/handlers.go
ssl-checker.go software healthy internal/toollibrary/catalog/ssl-checker/ssl-checker.go
widget.js software healthy internal/toollibrary/catalog/ssl-checker/widget.js
handlers.go software healthy internal/toollibrary/catalog/minimax-tts/handlers.go
minimax-tts.go software healthy internal/toollibrary/catalog/minimax-tts/minimax-tts.go

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

LabelLayerStatusPath
gotoAgents software healthy tests/agents-crud.spec.ts:gotoAgents
openAgentEditPage software healthy tests/agents-crud.spec.ts:openAgentEditPage
getAuthCookies software healthy tests/api.spec.ts:getAuthCookies
getCsrfToken software healthy tests/api.spec.ts:getCsrfToken
authHeaders software healthy tests/api.spec.ts:authHeaders
postHeaders software healthy tests/api.spec.ts:postHeaders
goToProfileTab software healthy tests/auth.spec.ts:goToProfileTab
resetDatabase software healthy tests/helpers.ts:resetDatabase
runSetupWizard software healthy tests/helpers.ts:runSetupWizard
loginUser software healthy tests/helpers.ts:loginUser
waitForApiReady software healthy tests/helpers.ts:waitForApiReady
getAuthToken software healthy tests/helpers.ts:getAuthToken
getAuthCookies software healthy tests/api-extended.spec.ts:getAuthCookies
getCsrfToken software healthy tests/api-extended.spec.ts:getCsrfToken
authHeaders software healthy tests/api-extended.spec.ts:authHeaders
postHeaders software healthy tests/api-extended.spec.ts:postHeaders
goToDesignTab software healthy tests/settings-extended.spec.ts:goToDesignTab
goToModelsTab software healthy tests/settings-extended.spec.ts:goToModelsTab
request software healthy internal/agents/dashboard_template/openpaw-sdk.js:request
injectTheme software healthy internal/agents/dashboard_template/openpaw-sdk.js:injectThe…
PageTitle software healthy web/frontend/src/App.tsx:PageTitle
ProtectedRoute software healthy web/frontend/src/App.tsx:ProtectedRoute
AppRoutes software healthy web/frontend/src/App.tsx:AppRoutes
App software healthy web/frontend/src/App.tsx:App
FolderAssign software healthy web/frontend/src/components/FolderAssign.tsx:FolderAssign
openDropdown software healthy web/frontend/src/components/FolderAssign.tsx:openDropdown
handler software healthy web/frontend/src/components/FolderAssign.tsx:handler
select software healthy web/frontend/src/components/FolderAssign.tsx:select
BottomNav software healthy web/frontend/src/components/BottomNav.tsx:BottomNav
handleClick software healthy web/frontend/src/components/BottomNav.tsx:handleClick
handleKeyDown software healthy web/frontend/src/components/BottomNav.tsx:handleKeyDown
BrowserViewer software healthy web/frontend/src/components/BrowserViewer.tsx:BrowserViewer
EmptyState software healthy web/frontend/src/components/EmptyState.tsx:EmptyState
Button software healthy web/frontend/src/components/Button.tsx:Button
BrowserActionBar software healthy web/frontend/src/components/BrowserActionBar.tsx:BrowserAct…
doAction software healthy web/frontend/src/components/BrowserActionBar.tsx:doAction
handleNavigate software healthy web/frontend/src/components/BrowserActionBar.tsx:handleNavi…
handleType software healthy web/frontend/src/components/BrowserActionBar.tsx:handleType
handleScreenshot software healthy web/frontend/src/components/BrowserActionBar.tsx:handleScre…
handleTakeControl software healthy web/frontend/src/components/BrowserActionBar.tsx:handleTake…
handleReleaseControl software healthy web/frontend/src/components/BrowserActionBar.tsx:handleRele…
isLoading software healthy web/frontend/src/components/BrowserActionBar.tsx:isLoading
FolderFilter software healthy web/frontend/src/components/FolderFilter.tsx:FolderFilter
handleSubmit software healthy web/frontend/src/components/FolderFilter.tsx:handleSubmit
pill software healthy web/frontend/src/components/FolderFilter.tsx:pill
Input software healthy web/frontend/src/components/Input.tsx:Input
Select software healthy web/frontend/src/components/Input.tsx:Select
Textarea software healthy web/frontend/src/components/Input.tsx:Textarea
DataTable software healthy web/frontend/src/components/DataTable.tsx:DataTable
Pagination software healthy web/frontend/src/components/Pagination.tsx:Pagination

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

LabelLayerStatusPath
tests software healthy tests
internal software healthy internal
models software healthy internal/models
updater software healthy internal/updater
config software healthy internal/config
auth software healthy internal/auth
toollibrary software healthy internal/toollibrary
catalog software healthy internal/toollibrary/catalog
google-sheets software healthy internal/toollibrary/catalog/google-sheets
ssl-checker software healthy internal/toollibrary/catalog/ssl-checker
minimax-tts software healthy internal/toollibrary/catalog/minimax-tts
unsplash software healthy internal/toollibrary/catalog/unsplash
spotify software healthy internal/toollibrary/catalog/spotify
screenshot software healthy internal/toollibrary/catalog/screenshot
openalex software healthy internal/toollibrary/catalog/openalex
elevenlabs software healthy internal/toollibrary/catalog/elevenlabs
google-search software healthy internal/toollibrary/catalog/google-search
semantic-scholar software healthy internal/toollibrary/catalog/semantic-scholar
github software healthy internal/toollibrary/catalog/github
todoist software healthy internal/toollibrary/catalog/todoist
gemini-cli software healthy internal/toollibrary/catalog/gemini-cli
public-holidays software healthy internal/toollibrary/catalog/public-holidays
sentry software healthy internal/toollibrary/catalog/sentry
weather software healthy internal/toollibrary/catalog/weather
notion software healthy internal/toollibrary/catalog/notion
hacker-news software healthy internal/toollibrary/catalog/hacker-news
news-api software healthy internal/toollibrary/catalog/news-api
coinbase software healthy internal/toollibrary/catalog/coinbase
airtable software healthy internal/toollibrary/catalog/airtable
air-quality software healthy internal/toollibrary/catalog/air-quality
google-drive software healthy internal/toollibrary/catalog/google-drive
qr-code software healthy internal/toollibrary/catalog/qr-code
openai-tts software healthy internal/toollibrary/catalog/openai-tts
gitlab software healthy internal/toollibrary/catalog/gitlab
plaid software healthy internal/toollibrary/catalog/plaid
virustotal software healthy internal/toollibrary/catalog/virustotal
internet-archive software healthy internal/toollibrary/catalog/internet-archive
square software healthy internal/toollibrary/catalog/square
cloudflare software healthy internal/toollibrary/catalog/cloudflare
reddit software healthy internal/toollibrary/catalog/reddit
railway software healthy internal/toollibrary/catalog/railway
wikipedia software healthy internal/toollibrary/catalog/wikipedia
polygon software healthy internal/toollibrary/catalog/polygon
twilio software healthy internal/toollibrary/catalog/twilio
dropbox software healthy internal/toollibrary/catalog/dropbox
codex software healthy internal/toollibrary/catalog/codex
discord software healthy internal/toollibrary/catalog/discord
vercel software healthy internal/toollibrary/catalog/vercel
currency software healthy internal/toollibrary/catalog/currency
tmdb software healthy internal/toollibrary/catalog/tmdb

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

LabelLayerStatusPath
/Agents frontend healthy web/frontend/src/pages/Agents.tsx
/Chat frontend healthy web/frontend/src/pages/Chat.tsx
/AgentEdit frontend healthy web/frontend/src/pages/AgentEdit.tsx
/Setup frontend healthy web/frontend/src/pages/Setup.tsx
/Skills frontend healthy web/frontend/src/pages/Skills.tsx
/Workbench frontend healthy web/frontend/src/pages/Workbench.tsx
/Dashboards frontend healthy web/frontend/src/pages/Dashboards.tsx
/MediaLibrary frontend healthy web/frontend/src/pages/MediaLibrary.tsx
/Login frontend healthy web/frontend/src/pages/Login.tsx
/Library frontend healthy web/frontend/src/pages/Library.tsx
/Settings frontend healthy web/frontend/src/pages/Settings.tsx
/Secrets frontend healthy web/frontend/src/pages/Secrets.tsx
/Scheduler frontend healthy web/frontend/src/pages/Scheduler.tsx
/Logs frontend healthy web/frontend/src/pages/Logs.tsx
/HeartbeatMonitor frontend healthy web/frontend/src/pages/HeartbeatMonitor.tsx
/TodoLists frontend healthy web/frontend/src/pages/TodoLists.tsx
/GatewayEdit frontend healthy web/frontend/src/pages/GatewayEdit.tsx
/Browser frontend healthy web/frontend/src/pages/Browser.tsx
/Tools frontend healthy web/frontend/src/pages/Tools.tsx
/Context frontend healthy web/frontend/src/pages/Context.tsx
/docs/HowItWorks frontend healthy web/frontend/src/pages/docs/HowItWorks.tsx
/docs/DesktopApp frontend healthy web/frontend/src/pages/docs/DesktopApp.tsx
/docs/Features frontend healthy web/frontend/src/pages/docs/Features.tsx
/docs/DocsHome frontend healthy web/frontend/src/pages/docs/DocsHome.tsx
/docs/UseCases frontend healthy web/frontend/src/pages/docs/UseCases.tsx
/docs/Architecture frontend healthy web/frontend/src/pages/docs/Architecture.tsx
/docs/GetStarted frontend healthy web/frontend/src/pages/docs/GetStarted.tsx
/setup frontend healthy web/frontend/src/App.tsx
/login frontend healthy web/frontend/src/App.tsx
/docs frontend healthy web/frontend/src/App.tsx
get-started frontend healthy web/frontend/src/App.tsx
how-it-works frontend healthy web/frontend/src/App.tsx
features frontend healthy web/frontend/src/App.tsx
desktop frontend healthy web/frontend/src/App.tsx
use-cases frontend healthy web/frontend/src/App.tsx
architecture frontend healthy web/frontend/src/App.tsx
/chat frontend healthy web/frontend/src/App.tsx
/chat/:threadId frontend healthy web/frontend/src/App.tsx
/tools frontend healthy web/frontend/src/App.tsx
/agents frontend healthy web/frontend/src/App.tsx
/agents/gateway frontend healthy web/frontend/src/App.tsx
/agents/:slug frontend healthy web/frontend/src/App.tsx
/skills frontend healthy web/frontend/src/App.tsx
/secrets frontend healthy web/frontend/src/App.tsx
/dashboards frontend healthy web/frontend/src/App.tsx
/scheduler frontend healthy web/frontend/src/App.tsx
/logs frontend healthy web/frontend/src/App.tsx
/context frontend healthy web/frontend/src/App.tsx
/browser frontend healthy web/frontend/src/App.tsx
/workbench frontend healthy web/frontend/src/App.tsx

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

LabelLayerStatusPath
024_dashboard_bg_image.sql data healthy internal/database/migrations/024_dashboard_bg_image.sql
040_todo_lists.sql data healthy internal/database/migrations/040_todo_lists.sql
025_subagent_tasks.sql data healthy internal/database/migrations/025_subagent_tasks.sql
014_unify_pounce.sql data healthy internal/database/migrations/014_unify_pounce.sql
042_agent_avatar_description.sql data healthy internal/database/migrations/042_agent_avatar_description.s…
006_ownership_and_access.sql data healthy internal/database/migrations/006_ownership_and_access.sql
001_initial.sql data healthy internal/database/migrations/001_initial.sql
044_tool_calls_json.sql data healthy internal/database/migrations/044_tool_calls_json.sql
017_browser_sessions.sql data healthy internal/database/migrations/017_browser_sessions.sql
045_llm_provider.sql data healthy internal/database/migrations/045_llm_provider.sql
046_remote_agents.sql data healthy internal/database/migrations/046_remote_agents.sql
003_agent_roles.sql data healthy internal/database/migrations/003_agent_roles.sql
022_tool_library.sql data healthy internal/database/migrations/022_tool_library.sql
030_backup.sql data healthy internal/database/migrations/030_backup.sql
015_dashboard_data.sql data healthy internal/database/migrations/015_dashboard_data.sql
021_add_indexes.sql data healthy internal/database/migrations/021_add_indexes.sql
019_system_stats.sql data healthy internal/database/migrations/019_system_stats.sql
041_media_library.sql data healthy internal/database/migrations/041_media_library.sql
011_audit_category.sql data healthy internal/database/migrations/011_audit_category.sql
002_agents.sql data healthy internal/database/migrations/002_agents.sql
007_tool_process_and_scheduler.sql data healthy internal/database/migrations/007_tool_process_and_scheduler…
009_context.sql data healthy internal/database/migrations/009_context.sql
027_scheduler_drop_tool_fk.sql data healthy internal/database/migrations/027_scheduler_drop_tool_fk.sql
043_message_reactions.sql data healthy internal/database/migrations/043_message_reactions.sql
026_scheduler_prompt_only.sql data healthy internal/database/migrations/026_scheduler_prompt_only.sql
037_workbench_color.sql data healthy internal/database/migrations/037_workbench_color.sql
028_thread_member_agent_index.sql data healthy internal/database/migrations/028_thread_member_agent_index.…
023_agent_library.sql data healthy internal/database/migrations/023_agent_library.sql
034_terminal_sessions.sql data healthy internal/database/migrations/034_terminal_sessions.sql
029_entity_folders.sql data healthy internal/database/migrations/029_entity_folders.sql
008_thread_members.sql data healthy internal/database/migrations/008_thread_members.sql
005_agent_identity.sql data healthy internal/database/migrations/005_agent_identity.sql
020_heartbeat.sql data healthy internal/database/migrations/020_heartbeat.sql
039_agent_tasks.sql data healthy internal/database/migrations/039_agent_tasks.sql
004_message_costs.sql data healthy internal/database/migrations/004_message_costs.sql
036_workbenches.sql data healthy internal/database/migrations/036_workbenches.sql
016_dashboard_custom.sql data healthy internal/database/migrations/016_dashboard_custom.sql
031_secret_tool_id.sql data healthy internal/database/migrations/031_secret_tool_id.sql
038_projects.sql data healthy internal/database/migrations/038_projects.sql
047_pixellab_companion.sql data healthy internal/database/migrations/047_pixellab_companion.sql
035_terminal_tab_color.sql data healthy internal/database/migrations/035_terminal_tab_color.sql
012_openrouter.sql data healthy internal/database/migrations/012_openrouter.sql
010_widget_data.sql data healthy internal/database/migrations/010_widget_data.sql
013_user_avatar.sql data healthy internal/database/migrations/013_user_avatar.sql
018_browser_schedules.sql data healthy internal/database/migrations/018_browser_schedules.sql

LabelLayerStatusPath
todo_lists data healthy internal/database/migrations/040_todo_lists.sql
todo_items data healthy internal/database/migrations/040_todo_lists.sql
subagent_tasks data healthy internal/database/migrations/025_subagent_tasks.sql
agent_tool_access data healthy internal/database/migrations/006_ownership_and_access.sql
users data healthy internal/database/migrations/001_initial.sql
tools data healthy internal/database/migrations/001_initial.sql
secrets data healthy internal/database/migrations/001_initial.sql
schedules data healthy internal/database/migrations/001_initial.sql
dashboards data healthy internal/database/migrations/001_initial.sql
audit_logs data healthy internal/database/migrations/001_initial.sql
chat_threads data healthy internal/database/migrations/001_initial.sql
chat_messages data healthy internal/database/migrations/001_initial.sql
settings data healthy internal/database/migrations/001_initial.sql
browser_sessions data healthy internal/database/migrations/017_browser_sessions.sql
browser_tasks data healthy internal/database/migrations/017_browser_sessions.sql
browser_action_log data healthy internal/database/migrations/017_browser_sessions.sql
thread_provider_sessions data healthy internal/database/migrations/045_llm_provider.sql
agent_roles data healthy internal/database/migrations/003_agent_roles.sql
tool_integrity data healthy internal/database/migrations/022_tool_library.sql
backup_executions data healthy internal/database/migrations/030_backup.sql
dashboard_data_points data healthy internal/database/migrations/015_dashboard_data.sql
system_stats data healthy internal/database/migrations/019_system_stats.sql
media data healthy internal/database/migrations/041_media_library.sql
agents data healthy internal/database/migrations/002_agents.sql
work_orders data healthy internal/database/migrations/002_agents.sql
schedule_executions data healthy internal/database/migrations/007_tool_process_and_scheduler…
context_folders data healthy internal/database/migrations/009_context.sql
context_files data healthy internal/database/migrations/009_context.sql
chat_attachments data healthy internal/database/migrations/009_context.sql
schedules_new data healthy internal/database/migrations/027_scheduler_drop_tool_fk.sql
chat_message_reactions data healthy internal/database/migrations/043_message_reactions.sql
terminal_sessions data healthy internal/database/migrations/034_terminal_sessions.sql
thread_members data healthy internal/database/migrations/008_thread_members.sql
notifications data healthy internal/database/migrations/020_heartbeat.sql
heartbeat_executions data healthy internal/database/migrations/020_heartbeat.sql
agent_tasks data healthy internal/database/migrations/039_agent_tasks.sql
workbenches data healthy internal/database/migrations/036_workbenches.sql
projects data healthy internal/database/migrations/038_projects.sql
project_repos data healthy internal/database/migrations/038_projects.sql
pixellab_characters data healthy internal/database/migrations/047_pixellab_companion.sql

LabelLayerStatusPath
PUT /settings/pixellab-api-key api healthy web/frontend/src/components/companion/CompanionWizard.tsx
POST /auth/logout api healthy web/frontend/src/contexts/AuthContext.tsx
PUT /settings/design api healthy web/frontend/src/contexts/DesignContext.tsx
PUT /notifications/read-all api healthy web/frontend/src/lib/api-helpers.ts
DELETE /notifications api healthy web/frontend/src/lib/api-helpers.ts
GET api healthy web/frontend/src/pages/Agents.tsx
POST /setup/personalize api healthy web/frontend/src/pages/Setup.tsx
PUT /auth/profile api healthy web/frontend/src/pages/Settings.tsx
POST /auth/change-password api healthy web/frontend/src/pages/Settings.tsx
PUT /settings/general api healthy web/frontend/src/pages/Settings.tsx
PUT /settings api healthy web/frontend/src/pages/Settings.tsx
PUT /settings/models api healthy web/frontend/src/pages/Settings.tsx
PUT /settings/api-key api healthy web/frontend/src/pages/Settings.tsx
PUT /settings/security api healthy web/frontend/src/pages/Settings.tsx
POST /system/update/apply api healthy web/frontend/src/pages/Settings.tsx
POST /settings/backup/run api healthy web/frontend/src/pages/Settings.tsx
DELETE /system/data api healthy web/frontend/src/pages/Settings.tsx
DELETE /auth/account api healthy web/frontend/src/pages/Settings.tsx
POST /secrets api healthy web/frontend/src/pages/Secrets.tsx
POST /schedules api healthy web/frontend/src/pages/Scheduler.tsx

LabelLayerStatusPath
auth::internal/toollibrary/catalog/reddit/reddit.go security healthy internal/toollibrary/catalog/reddit/reddit.go
auth::web/frontend/src/pages/docs/Architecture.tsx security healthy web/frontend/src/pages/docs/Architecture.tsx
auth::web/frontend/src/pages/docs/Features.tsx security healthy web/frontend/src/pages/docs/Features.tsx
auth::internal/auth/auth.go security healthy internal/auth/auth.go
auth::internal/agents/prompts.go security healthy internal/agents/prompts.go
auth::internal/middleware/middleware_test.go security healthy internal/middleware/middleware_test.go
auth::internal/config/config_test.go security healthy internal/config/config_test.go
auth::README.md security healthy README.md
auth::go.mod security healthy go.mod
auth::internal/auth/auth_test.go security healthy internal/auth/auth_test.go
auth::cmd/openpaw/main.go security healthy cmd/openpaw/main.go
auth::internal/skilllibrary/catalog/api-integration/SKILL.md security healthy internal/skilllibrary/catalog/api-integration/SKILL.md

LabelLayerStatusPath
NPM_TOKEN cicd healthy
APPLE_CERTIFICATE_PASSWORD cicd healthy
GITHUB_TOKEN cicd healthy
APPLE_CERTIFICATE cicd healthy
APPLE_ID cicd healthy
TAURI_SIGNING_PRIVATE_KEY cicd healthy
APPLE_PASSWORD cicd healthy
APPLE_TEAM_ID cicd healthy
TAURI_SIGNING_PRIVATE_KEY_PASSWORD cicd healthy
APPLE_SIGNING_IDENTITY cicd healthy

LabelLayerStatusPath
127.0.0.1 network healthy README.md
1.2.3.4 network healthy internal/updater/semver_test.go
192.168.1.1 network healthy internal/middleware/middleware_test.go
10.0.0.1 network healthy internal/middleware/middleware_test.go
1.1.1.1 network healthy internal/middleware/middleware_test.go
2.2.2.2 network healthy internal/middleware/middleware_test.go
203.0.113.50 network healthy internal/middleware/middleware_test.go
100.64.0.0 network healthy internal/netutil/netutil.go

LabelLayerStatusPath
password_literal::README.md security healthy README.md
password_literal::tests/auth.spec.ts security healthy tests/auth.spec.ts
password_literal::tests/helpers.ts security healthy tests/helpers.ts
password_literal::tests/api-extended.spec.ts security healthy tests/api-extended.spec.ts
password_literal::tests/api-extended.spec.ts security healthy tests/api-extended.spec.ts
password_literal::web/frontend/src/pages/Setup.tsx security healthy web/frontend/src/pages/Setup.tsx
password_literal::web/frontend/src/pages/Setup.tsx security healthy web/frontend/src/pages/Setup.tsx
password_literal::web/frontend/src/pages/Setup.tsx security healthy web/frontend/src/pages/Setup.tsx

LabelLayerStatusPath
lint-and-build cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/release.yml
release cicd healthy .github/workflows/release.yml
publish-npm cicd healthy .github/workflows/release.yml
build cicd healthy .github/workflows/desktop.yml

LabelLayerStatusPath
PixelLabError software healthy web/frontend/src/lib/pixellabClient.ts:PixelLabError
ApiError software healthy web/frontend/src/lib/api.ts:ApiError
TerminalManager software healthy web/frontend/src/lib/terminal-manager.ts:TerminalManager

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::release cicd healthy .github/workflows/release.yml
gha::desktop cicd healthy .github/workflows/desktop.yml

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

LabelLayerStatusPath
sqlite data healthy README.md

LabelLayerStatusPath
port:443 network healthy internal/toollibrary/catalog/ssl-checker/ssl-checker.go

LabelLayerStatusPath
App frontend healthy web/frontend/src/App.tsx
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/81938403-25c4-4c71-b0f9-f5741108ee5a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/81938403-25c4-4c71-b0f9-f5741108ee5a/

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.