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.

claude-code-templates

https://github.com/davila7/claude-code-templates.git · scanned 2026-05-17 03:09 UTC (13 hours, 11 minutes ago) · 10 languages

903 findings (15 legacy + 888 scanner) 8/10 scanners ran 68th percentile · Python · small (2-20K LoC) Scanner says 50 (higher by 28)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 13 hours, 11 minutes ago · v2 · 459 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 13159 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
CLAUDE_BACKUP.md software healthy CLAUDE_BACKUP.md
.mcp.json software healthy .mcp.json
vercel.json software healthy vercel.json
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
package-lock.json software healthy package-lock.json
.env.example software healthy .env.example
NEON_INTEGRATION_PLAN.md software healthy NEON_INTEGRATION_PLAN.md
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
CHANGELOG.md software healthy CHANGELOG.md
README.md software healthy cloudflare-workers/README.md
README.md software healthy cloudflare-workers/docs-monitor/README.md
package.json software healthy cloudflare-workers/docs-monitor/package.json
wrangler.toml software healthy cloudflare-workers/docs-monitor/wrangler.toml
setup.sh software healthy cloudflare-workers/docs-monitor/setup.sh
QUICKSTART.md software healthy cloudflare-workers/docs-monitor/QUICKSTART.md
package-lock.json software healthy cloudflare-workers/docs-monitor/package-lock.json
.env.example software healthy cloudflare-workers/docs-monitor/.env.example
index.js software healthy cloudflare-workers/docs-monitor/index.js
README.md software healthy cloudflare-workers/pulse/README.md
package.json software healthy cloudflare-workers/pulse/package.json
wrangler.toml software healthy cloudflare-workers/pulse/wrangler.toml
package-lock.json software healthy cloudflare-workers/pulse/package-lock.json
index.js software healthy cloudflare-workers/pulse/index.js
wrangler.toml software healthy cloudflare-workers/crons/wrangler.toml
index.js software healthy cloudflare-workers/crons/index.js
_parser-claude.js software healthy api/_parser-claude.js
README.md software healthy api/README.md
health-check.js software healthy api/health-check.js
track-installation-outcome.js software healthy api/track-installation-outcome.js
package.json software healthy api/package.json
index.html software healthy api/index.html
track-website-events.js software healthy api/track-website-events.js
track-command-usage.js software healthy api/track-command-usage.js
package-lock.json software healthy api/package-lock.json
track-download-supabase.js software healthy api/track-download-supabase.js
collections.js software healthy api/collections.js
claude-code-check.js software healthy api/claude-code-check.js
endpoints.test.js software warning api/__tests__/endpoints.test.js
[id].js software healthy api/collections/[id].js
items.js software healthy api/collections/items.js
interactions.js software healthy api/discord/interactions.js
auth.js software healthy api/_lib/auth.js
neon.js software healthy api/_lib/neon.js
discord-notifier.js software healthy api/claude-code-monitor/discord-notifier.js
check-version.js software healthy api/claude-code-monitor/check-version.js
README.md software healthy api/claude-code-monitor/README.md

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

LabelLayerStatusPath
manually software healthy cloudflare-workers/docs-monitor/index.js:manually
cleanHTML software healthy cloudflare-workers/docs-monitor/index.js:cleanHTML
hashContent software healthy cloudflare-workers/docs-monitor/index.js:hashContent
sendTelegramNotification software healthy cloudflare-workers/docs-monitor/index.js:sendTelegramNotifi…
runReport software healthy cloudflare-workers/pulse/index.js:runReport
collectGitHub software healthy cloudflare-workers/pulse/index.js:collectGitHub
collectDiscord software healthy cloudflare-workers/pulse/index.js:collectDiscord
collectDownloads software healthy cloudflare-workers/pulse/index.js:collectDownloads
collectVercel software healthy cloudflare-workers/pulse/index.js:collectVercel
collectNpm software healthy cloudflare-workers/pulse/index.js:collectNpm
collectAnalytics software healthy cloudflare-workers/pulse/index.js:collectAnalytics
topPages software healthy cloudflare-workers/pulse/index.js:topPages
getGAAccessToken software healthy cloudflare-workers/pulse/index.js:getGAAccessToken
formatReport software healthy cloudflare-workers/pulse/index.js:formatReport
prefix software healthy cloudflare-workers/pulse/index.js:prefix
sendToTelegram software healthy cloudflare-workers/pulse/index.js:sendToTelegram
splitMessage software healthy cloudflare-workers/pulse/index.js:splitMessage
fetchJSON software healthy cloudflare-workers/pulse/index.js:fetchJSON
jsonResponse software healthy cloudflare-workers/pulse/index.js:jsonResponse
weekAgo software healthy cloudflare-workers/pulse/index.js:weekAgo
getWeekRange software healthy cloudflare-workers/pulse/index.js:getWeekRange
fmt software healthy cloudflare-workers/pulse/index.js:fmt
fmtDelta software healthy cloudflare-workers/pulse/index.js:fmtDelta
fmtPct software healthy cloudflare-workers/pulse/index.js:fmtPct
base64url software healthy cloudflare-workers/pulse/index.js:base64url
parseVersionChangelog software healthy api/_parser-claude.js:parseVersionChangelog
parseChanges software healthy api/_parser-claude.js:parseChanges
classifyChange software healthy api/_parser-claude.js:classifyChange
detectCategory software healthy api/_parser-claude.js:detectCategory
generateSummary software healthy api/_parser-claude.js:generateSummary
formatForDiscord software healthy api/_parser-claude.js:formatForDiscord
truncate software healthy api/_parser-claude.js:truncate
getNeonClient software healthy api/health-check.js:getNeonClient
checkEndpoint software healthy api/health-check.js:checkEndpoint
sendDiscordAlert software healthy api/health-check.js:sendDiscordAlert
handler software healthy api/health-check.js:handler
getNeonClient software healthy api/track-installation-outcome.js:getNeonClient
validateOutcomeData software healthy api/track-installation-outcome.js:validateOutcomeData
handler software healthy api/track-installation-outcome.js:handler
getNeonClient software healthy api/track-website-events.js:getNeonClient
validateEventsData software healthy api/track-website-events.js:validateEventsData
handler software healthy api/track-website-events.js:handler
getNeonClient software healthy api/track-command-usage.js:getNeonClient
validateCommandData software healthy api/track-command-usage.js:validateCommandData
getClientInfo software healthy api/track-command-usage.js:getClientInfo
handler software healthy api/track-command-usage.js:handler
getSupabaseClient software healthy api/track-download-supabase.js:getSupabaseClient
validateComponentData software healthy api/track-download-supabase.js:validateComponentData
getClientIP software healthy api/track-download-supabase.js:getClientIP
getCountry software healthy api/track-download-supabase.js:getCountry

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

LabelLayerStatusPath
cloudflare-workers software healthy cloudflare-workers
docs-monitor software healthy cloudflare-workers/docs-monitor
pulse software healthy cloudflare-workers/pulse
crons software healthy cloudflare-workers/crons
api software healthy api
__tests__ software healthy api/__tests__
collections software healthy api/collections
discord software healthy api/discord
_lib software healthy api/_lib
claude-code-monitor software healthy api/claude-code-monitor
docs software healthy docs
blog software healthy docs/blog
supabase-claude-code-integration software healthy docs/blog/supabase-claude-code-integration
neon-open-source-program software healthy docs/blog/neon-open-source-program
simple-notifications-hook software healthy docs/blog/simple-notifications-hook
code-reviewer-agent software healthy docs/blog/code-reviewer-agent
js software healthy docs/blog/js
security-hooks-secrets software healthy docs/blog/security-hooks-secrets
heygen-best-practices-skill software healthy docs/blog/heygen-best-practices-skill
e2b-claude-code-sandbox software healthy docs/blog/e2b-claude-code-sandbox
skills-creator software healthy docs/blog/skills-creator
css software healthy docs/blog/css
vercel-deployment-monitor-statusline software healthy docs/blog/vercel-deployment-monitor-statusline
frontend-developer-agent software healthy docs/blog/frontend-developer-agent
react-best-practices-skill software healthy docs/blog/react-best-practices-skill
context7-mcp software healthy docs/blog/context7-mcp
nextjs-vercel-claude-code-integration software healthy docs/blog/nextjs-vercel-claude-code-integration
hackathon-ai-strategist-agent software healthy docs/blog/hackathon-ai-strategist-agent
api software healthy docs/api
js software healthy docs/js
featured software healthy docs/featured
braingrid software healthy docs/featured/braingrid
claudekit software healthy docs/featured/claudekit
neon-instagres software healthy docs/featured/neon-instagres
css software healthy docs/css
claude-prs software healthy docs/claude-prs
guides software healthy docs/guides
scripts software healthy scripts
dashboard software healthy dashboard
public software healthy dashboard/public
blog software healthy dashboard/public/blog
supabase-claude-code-integration software healthy dashboard/public/blog/supabase-claude-code-integration
neon-open-source-program software healthy dashboard/public/blog/neon-open-source-program
simple-notifications-hook software healthy dashboard/public/blog/simple-notifications-hook
code-reviewer-agent software healthy dashboard/public/blog/code-reviewer-agent
js software healthy dashboard/public/blog/js
security-hooks-secrets software healthy dashboard/public/blog/security-hooks-secrets
heygen-best-practices-skill software healthy dashboard/public/blog/heygen-best-practices-skill
e2b-claude-code-sandbox software healthy dashboard/public/blog/e2b-claude-code-sandbox
skills-creator software healthy dashboard/public/blog/skills-creator

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

LabelLayerStatusPath
BlogLoader software healthy docs/blog/js/blog-loader.js:BlogLoader
IndexPageManager software healthy docs/js/index-events.js:IndexPageManager
based software healthy docs/js/index-events.js:based
only software healthy docs/js/index-events.js:only
ComponentPageManager software healthy docs/js/component-page.js:ComponentPageManager
TrendingPage software healthy docs/js/trending.js:TrendingPage
from software healthy docs/js/trending.js:from
to software healthy docs/js/trending.js:to
PluginPageManager software healthy docs/js/plugin-page.js:PluginPageManager
EventTracker software healthy docs/js/event-tracker.js:EventTracker
DataLoader software healthy docs/js/data-loader.js:DataLoader
StackRouter software healthy docs/js/stack-router.js:StackRouter
CartManager software healthy docs/js/cart-manager.js:CartManager
CompanyCarousel software healthy docs/js/carousel.js:CompanyCarousel
FeaturedCarousel software healthy docs/js/carousel.js:FeaturedCarousel
WorkflowManager software healthy docs/js/workflows-events.js:WorkflowManager
when software healthy docs/js/workflows-events.js:when
event software healthy docs/js/workflows-events.js:event
BlogLoader software healthy dashboard/public/blog/js/blog-loader.js:BlogLoader
html software healthy dashboard/src/lib/theme.ts:html
MockWebSocket software healthy cli-tool/tests/setup.js:MockWebSocket
MockNotification software healthy cli-tool/tests/setup.js:MockNotification
const software healthy cli-tool/tests/unit/StateService.test.js:const
const software healthy cli-tool/tests/unit/DataService.test.js:const
MetadataAdder software healthy cli-tool/components/agents/obsidian-ops-team/Scripts/metada…
TagStandardizer software healthy cli-tool/components/agents/obsidian-ops-team/Scripts/tag_st…
MOCGenerator software healthy cli-tool/components/agents/obsidian-ops-team/Scripts/moc_ge…
EnhancedTagStandardizer software healthy cli-tool/components/agents/obsidian-ops-team/Scripts/enhanc…
LinkSuggester software healthy cli-tool/components/agents/obsidian-ops-team/Scripts/link_s…
DailyNotesConnector software healthy cli-tool/components/agents/obsidian-ops-team/Scripts/daily_…
_Tail software healthy cli-tool/components/hooks/monitoring/context-timeline.py:195
_Builder software healthy cli-tool/components/hooks/monitoring/context-timeline.py:270
_Handler software healthy cli-tool/components/hooks/monitoring/context-timeline.py:969
MobileAuditor software healthy cli-tool/components/skills/creative-design/mobile-design/sc…
GIFBuilder software healthy cli-tool/components/skills/creative-design/slack-gif-creato…
ConsoleErrorTracker software healthy cli-tool/components/skills/creative-design/develop-web-game…
DesignSystemGenerator software healthy cli-tool/components/skills/creative-design/ui-ux-pro-max/sc…
BM25 software healthy cli-tool/components/skills/creative-design/ui-ux-pro-max/sc…
_NullContext software healthy cli-tool/components/skills/creative-design/imagegen/scripts…
_SingleFile software healthy cli-tool/components/skills/creative-design/imagegen/scripts…
_FileBundle software healthy cli-tool/components/skills/creative-design/imagegen/scripts…
PersonaGenerator software healthy cli-tool/components/skills/creative-design/ux-researcher-de…
MemeGenerator software healthy cli-tool/components/skills/creative-design/meme-factory/scr…
Entity software healthy cli-tool/components/skills/creative-design/algorithmic-art/…
EnvConfig software healthy cli-tool/components/skills/web-development/shopify-developm…
EnvLoader software healthy cli-tool/components/skills/web-development/shopify-developm…
ShopifyInitializer software healthy cli-tool/components/skills/web-development/shopify-developm…
GraphQLResponse software healthy cli-tool/components/skills/web-development/shopify-developm…
ShopifyGraphQL software healthy cli-tool/components/skills/web-development/shopify-developm…
TestEnvLoader software healthy cli-tool/components/skills/web-development/shopify-developm…

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

LabelLayerStatusPath
GET /api/users api healthy cli-tool/components/skills/development/api-design-principle…
POST /api/users api healthy cli-tool/components/skills/development/api-design-principle…
GET /api/users/{user_id} api healthy cli-tool/components/skills/development/api-design-principle…
PATCH /api/users/{user_id} api healthy cli-tool/components/skills/development/api-design-principle…
DELETE /api/users/{user_id} api healthy cli-tool/components/skills/development/api-design-principle…
GET /component/:type/:name api healthy scripts/dev-server.js
GET /blog/* api healthy scripts/dev-server.js
GET / api healthy scripts/dev-server.js
USE /css api healthy cli-tool/src/sandbox-server.js
USE /js api healthy cli-tool/src/sandbox-server.js
USE /assets api healthy cli-tool/src/sandbox-server.js
GET /components.json api healthy cli-tool/src/sandbox-server.js
POST /api/execute api healthy cli-tool/src/sandbox-server.js
GET /api/task/:taskId api healthy cli-tool/src/sandbox-server.js
GET /api/tasks api healthy cli-tool/src/sandbox-server.js
POST /api/install-agent api healthy cli-tool/src/sandbox-server.js
GET /api/marketplaces api healthy cli-tool/src/plugin-dashboard.js
GET /api/plugins api healthy cli-tool/src/plugin-dashboard.js
GET /api/permissions api healthy cli-tool/src/plugin-dashboard.js
GET /api/summary api healthy cli-tool/src/plugin-dashboard.js
GET /api/data api healthy cli-tool/src/analytics.js
GET /api/conversations api healthy cli-tool/src/analytics.js
GET /api/agents api healthy cli-tool/src/analytics.js
GET /api/realtime api healthy cli-tool/src/analytics.js
GET /api/refresh api healthy cli-tool/src/analytics.js
GET /api/conversation-state api healthy cli-tool/src/analytics.js
GET /api/conversations/:id/messages api healthy cli-tool/src/analytics.js
GET /api/session/data api healthy cli-tool/src/analytics.js
GET /api/session/:id api healthy cli-tool/src/analytics.js
GET /api/fast-update api healthy cli-tool/src/analytics.js
GET /api/system/health api healthy cli-tool/src/analytics.js
GET /api/version api healthy cli-tool/src/analytics.js
GET /api/claude/session api healthy cli-tool/src/analytics.js
GET /api/system/metrics api healthy cli-tool/src/analytics.js
POST /api/cache/clear api healthy cli-tool/src/analytics.js
POST /api/clear-cache api healthy cli-tool/src/analytics.js
GET /api/activity api healthy cli-tool/src/analytics.js
GET /api/2025 api healthy cli-tool/src/analytics.js
GET /2025 api healthy cli-tool/src/analytics.js
GET /api/skills api healthy cli-tool/src/skill-dashboard.js
GET /api/skills/:name api healthy cli-tool/src/skill-dashboard.js
GET /api/skills/:name/file/* api healthy cli-tool/src/skill-dashboard.js
USE /services api healthy cli-tool/src/chats-mobile.js
USE /components api healthy cli-tool/src/chats-mobile.js
GET /api/conversation-states api healthy cli-tool/src/chats-mobile.js
GET /api/directories api healthy cli-tool/src/chats-mobile.js
POST /api/search api healthy cli-tool/src/chats-mobile.js
POST /api/conversations/:id/search api healthy cli-tool/src/chats-mobile.js
POST /api/conversations/:id/download api healthy cli-tool/src/chats-mobile.js
GET /api/conversations/:id/analytics api healthy cli-tool/src/chats-mobile.js

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 api/track-download-supabase.js
494.083.964.237 network healthy docs/js/index-events.js
2.25.415.163 network healthy docs/js/index-events.js
207.346.23.44 network healthy docs/js/index-events.js
11.387.599.111 network healthy docs/js/index-events.js
3.492.997.107 network healthy docs/js/index-events.js
3.176.77.84 network healthy docs/js/index-events.js
5.921.43.372 network healthy docs/js/index-events.js
319.192.694.801 network healthy docs/js/index-events.js
026.009.051.025 network healthy docs/js/trending.js
021.016.046.025 network healthy docs/js/trending.js
138.112.25.25 network healthy docs/js/trending.js
2.37.996.608 network healthy dashboard/src/components/AuthButton.tsx
11.385.6.105 network healthy dashboard/src/components/SendToRepoModal.tsx
3.495.99.105 network healthy dashboard/src/components/SendToRepoModal.tsx
3.18.765.84 network healthy dashboard/src/components/SendToRepoModal.tsx
5.925.435.375 network healthy dashboard/src/components/SendToRepoModal.tsx
315.225.69.825 network healthy dashboard/src/components/SendToRepoModal.tsx
9.504.5.092 network healthy dashboard/src/components/SendToRepoModal.tsx
2.91.832.092 network healthy dashboard/src/components/SendToRepoModal.tsx
2.651.64.7 network healthy dashboard/src/components/SendToRepoModal.tsx
4.943.359.309 network healthy dashboard/src/components/SendToRepoModal.tsx
268.18.58.688 network healthy dashboard/src/components/SendToRepoModal.tsx
1.46.745.836 network healthy dashboard/src/components/MyComponentsView.tsx
3.353.58.226 network healthy dashboard/src/components/MyComponentsView.tsx
1.065.04.703 network healthy dashboard/src/components/MyComponentsView.tsx
7.178.07.207 network healthy dashboard/src/components/SkillExplorer.tsx
10.0.0.1 network healthy cli-tool/tests/validation/ReferenceValidator.test.js
172.16.0.1 network healthy cli-tool/tests/validation/ReferenceValidator.test.js
192.168.1.1 network healthy cli-tool/tests/validation/ReferenceValidator.test.js
8.8.8.8 network healthy cli-tool/tests/validation/ReferenceValidator.test.js
45.148.10.212 network healthy cli-tool/components/skills/security/supply-chain-guard/scri…
83.142.209.11 network healthy cli-tool/components/skills/security/supply-chain-guard/scri…
83.142.209.203 network healthy cli-tool/components/skills/security/supply-chain-guard/scri…
172.86.73.139 network healthy cli-tool/components/skills/security/supply-chain-guard/scri…
63.250.56.54 network healthy cli-tool/components/skills/security/supply-chain-guard/scri…
1.1.1.1 network healthy cli-tool/components/skills/scientific/brenda-database/scrip…

LabelLayerStatusPath
CartSidebar frontend healthy dashboard/src/components/CartSidebar.tsx
FileTreeSidebar frontend healthy dashboard/src/components/FileTreeSidebar.tsx
AuthButton frontend healthy dashboard/src/components/AuthButton.tsx
SendToRepoModal frontend healthy dashboard/src/components/SendToRepoModal.tsx
ClerkIsland frontend healthy dashboard/src/components/ClerkIsland.tsx
JobsView frontend healthy dashboard/src/components/JobsView.tsx
SkillSlideView frontend healthy dashboard/src/components/SkillSlideView.tsx
JsonViewer frontend healthy dashboard/src/components/JsonViewer.tsx
ComponentGrid frontend healthy dashboard/src/components/ComponentGrid.tsx
TypeIcon frontend healthy dashboard/src/components/TypeIcon.tsx
MyComponentsView frontend healthy dashboard/src/components/MyComponentsView.tsx
SearchModal frontend healthy dashboard/src/components/SearchModal.tsx
SkillExplorer frontend healthy dashboard/src/components/SkillExplorer.tsx
MyComponentsSidebarItem frontend healthy dashboard/src/components/MyComponentsSidebarItem.tsx
CountryFlag frontend healthy dashboard/src/components/CountryFlag.tsx
JobsPreview frontend healthy dashboard/src/components/JobsPreview.tsx
SaveToCollectionButton frontend healthy dashboard/src/components/SaveToCollectionButton.tsx
ThemeToggle frontend healthy dashboard/src/components/ThemeToggle.tsx
MarkdownViewer frontend healthy dashboard/src/components/MarkdownViewer.tsx
PluginsGrid frontend healthy dashboard/src/components/PluginsGrid.tsx
TrendingView frontend healthy dashboard/src/components/TrendingView.tsx
LiveTaskPanel frontend healthy dashboard/src/components/live-task/LiveTaskPanel.tsx
CycleTable frontend healthy dashboard/src/components/live-task/CycleTable.tsx
ToolTimeline frontend healthy dashboard/src/components/live-task/ToolTimeline.tsx
App frontend healthy cli-tool/components/skills/creative-design/claude-d3js-skil…
App frontend healthy cli-tool/components/skills/creative-design/claude-d3js-skil…
Component frontend healthy cli-tool/components/skills/development/design-system-starte…
App frontend healthy cli-tool/components/skills/ai-research/loki-mode/examples/t…

LabelLayerStatusPath
port:3001 network healthy scripts/dev-server.js
port:3333 network healthy cli-tool/tests/setup.js
port:4444 network healthy cli-tool/tests/unit/WebSocketServer.test.js
port:17 network healthy cli-tool/components/hooks/monitoring/langsmith-tracing.sh
port:44 network healthy cli-tool/components/hooks/monitoring/langsmith-tracing.sh
port:8080 network healthy cli-tool/components/skills/development/devops-iac-engineer/…
port:80 network healthy cli-tool/components/skills/development/devops-iac-engineer/…
port:10 network healthy cli-tool/components/skills/development/error-resolver/repla…
port:30 network healthy cli-tool/components/skills/development/error-resolver/repla…
port:8000 network healthy cli-tool/components/skills/development/api-design-principle…
port:10000 network healthy cli-tool/components/skills/development/render-deploy/assets…
port:6832 network healthy cli-tool/components/skills/scientific/hypogenic/references/…
port:12 network healthy cli-tool/components/skills/ai-research/loki-mode/tests/test…
port:3000 network healthy cli-tool/components/skills/ai-research/loki-mode/examples/t…
port:3334 network healthy cli-tool/src/test-console-bridge.js
port:3336 network healthy cli-tool/src/plugin-dashboard.js
port:3337 network healthy cli-tool/src/skill-dashboard.js
port:9876 network healthy cli-tool/src/chats-mobile.js
port:3335 network healthy cli-tool/src/claude-api-proxy.js
port:3338 network healthy cli-tool/src/teams-dashboard.js
port:15 network healthy .github/workflows/daily-blog-discord.yml
port:16 network healthy .github/workflows/daily-general-discord.yml
port:13 network healthy .github/workflows/daily-general-discord.yml
port:14 network healthy .github/workflows/daily-community-help-discord.yml
port:11 network healthy .github/workflows/daily-component-discord.yml

LabelLayerStatusPath
auth::dashboard/public/plugins.json security healthy dashboard/public/plugins.json
auth::dashboard/src/components/SendToRepoModal.tsx security healthy dashboard/src/components/SendToRepoModal.tsx
auth::cli-tool/components/settings/git/git-flow-settings.js… security healthy cli-tool/components/settings/git/git-flow-settings.json
auth::cli-tool/components/skills/security/supply-chain-guar… security healthy cli-tool/components/skills/security/supply-chain-guard/scri…
auth::cloudflare-workers/pulse/index.js security healthy cloudflare-workers/pulse/index.js
auth::cli-tool/components/mcps/marketing/google-ads-mcp-ser… security healthy cli-tool/components/mcps/marketing/google-ads-mcp-server.js…
auth::dashboard/.env.example security healthy dashboard/.env.example
auth::cli-tool/components/mcps/web-data/explorium.json security healthy cli-tool/components/mcps/web-data/explorium.json
auth::cli-tool/components/skills/ai-research/loki-mode/auto… security healthy cli-tool/components/skills/ai-research/loki-mode/autonomy/r…
auth::cli-tool/components/skills/security/vulnerability-sca… security healthy cli-tool/components/skills/security/vulnerability-scanner/s…
auth::cli-tool/src/health-check.js security healthy cli-tool/src/health-check.js
auth::cli-tool/components/hooks/security/secret-scanner.py security healthy cli-tool/components/hooks/security/secret-scanner.py
auth::cli-tool/components/mcps/web/tinyfish.json security healthy cli-tool/components/mcps/web/tinyfish.json
auth::dashboard/src/pages/api/github/token.ts security healthy dashboard/src/pages/api/github/token.ts
auth::api/_lib/auth.js security healthy api/_lib/auth.js
auth::cli-tool/components/skills/enterprise-communication/s… security healthy cli-tool/components/skills/enterprise-communication/session…
auth::cli-tool/components/skills/development/api-patterns/s… security healthy cli-tool/components/skills/development/api-patterns/scripts…
auth::cli-tool/components/hooks/git/conventional-commits.py security healthy cli-tool/components/hooks/git/conventional-commits.py
auth::cli-tool/components/skills/security/security-ownershi… security healthy cli-tool/components/skills/security/security-ownership-map/…
auth::cli-tool/components/skills/creative-design/mobile-des… security healthy cli-tool/components/skills/creative-design/mobile-design/sc…
auth::cli-tool/components/skills/security/supply-chain-guar… security healthy cli-tool/components/skills/security/supply-chain-guard/scri…

LabelLayerStatusPath
/sitemap.xml frontend healthy dashboard/src/pages/sitemap.xml.ts
/api/health-check frontend healthy dashboard/src/pages/api/health-check.ts
/api/claude-code-check frontend healthy dashboard/src/pages/api/claude-code-check.ts
/api/track-download-supabase frontend healthy dashboard/src/pages/api/track-download-supabase.ts
/api/track-installation-outcome frontend healthy dashboard/src/pages/api/track-installation-outcome.ts
/api/track-website-events frontend healthy dashboard/src/pages/api/track-website-events.ts
/api/track-command-usage frontend healthy dashboard/src/pages/api/track-command-usage.ts
/api/github/token frontend healthy dashboard/src/pages/api/github/token.ts
/api/live-task/tools frontend healthy dashboard/src/pages/api/live-task/tools.ts
/api/live-task/control frontend healthy dashboard/src/pages/api/live-task/control.ts
/api/live-task/cycles frontend healthy dashboard/src/pages/api/live-task/cycles.ts
/api/collections/share frontend healthy dashboard/src/pages/api/collections/share.ts
/api/collections/items frontend healthy dashboard/src/pages/api/collections/items.ts
/api/collections/[id] frontend healthy dashboard/src/pages/api/collections/[id].ts
/api/collections/ frontend healthy dashboard/src/pages/api/collections/index.ts
/api/discord/interactions frontend healthy dashboard/src/pages/api/discord/interactions.ts
/api/test frontend healthy cli-tool/tests/unit/PerformanceMonitor.test.js
/websocket frontend healthy cli-tool/tests/unit/WebSocketServer.test.js
/ws frontend healthy cli-tool/tests/unit/WebSocketServer.test.js
/ frontend healthy cli-tool/components/skills/utilities/playwright-skill/lib/h…

LabelLayerStatusPath
gha::claude-code-review cicd healthy cli-tool/components/skills/ai-research/loki-mode/.github/wo…
gha::claude cicd healthy cli-tool/components/skills/ai-research/loki-mode/.github/wo…
gha::release cicd healthy cli-tool/components/skills/ai-research/loki-mode/.github/wo…
gha::daily-blog-discord cicd healthy .github/workflows/daily-blog-discord.yml
gha::daily-general-discord cicd healthy .github/workflows/daily-general-discord.yml
gha::discord-release-notification cicd healthy .github/workflows/discord-release-notification.yml
gha::publish-package cicd healthy .github/workflows/publish-package.yml
gha::deploy cicd healthy .github/workflows/deploy.yml
gha::daily-community-help-discord cicd healthy .github/workflows/daily-community-help-discord.yml
gha::component-pr-welcome cicd healthy .github/workflows/component-pr-welcome.yml
gha::daily-component-discord cicd healthy .github/workflows/daily-component-discord.yml
gha::update-json-data cicd healthy .github/workflows/update-json-data.yml
gha::component-security-validation cicd healthy .github/workflows/component-security-validation.yml

LabelLayerStatusPath
claude-review cicd healthy cli-tool/components/skills/ai-research/loki-mode/.github/wo…
claude cicd healthy cli-tool/components/skills/ai-research/loki-mode/.github/wo…
release cicd healthy cli-tool/components/skills/ai-research/loki-mode/.github/wo…
share-blog cicd healthy .github/workflows/daily-blog-discord.yml
engage-community cicd healthy .github/workflows/daily-general-discord.yml
notify-discord cicd healthy .github/workflows/discord-release-notification.yml
publish cicd healthy .github/workflows/publish-package.yml
deploy cicd healthy .github/workflows/deploy.yml
community-help cicd healthy .github/workflows/daily-community-help-discord.yml
welcome cicd healthy .github/workflows/component-pr-welcome.yml
share-component cicd healthy .github/workflows/daily-component-discord.yml
update-json cicd healthy .github/workflows/update-json-data.yml
security-audit cicd healthy .github/workflows/component-security-validation.yml

LabelLayerStatusPath
image::cli-tool/components/sandbox/docker/Dockerfile hardware healthy cli-tool/components/sandbox/docker/Dockerfile
k8s::HorizontalPodAutoscaler::cli-tool/components/skills/de… hardware healthy cli-tool/components/skills/development/devops-iac-engineer/…
k8s::Namespace::cli-tool/components/skills/development/devo… hardware healthy cli-tool/components/skills/development/devops-iac-engineer/…
k8s::Secret::cli-tool/components/skills/development/devops-… hardware healthy cli-tool/components/skills/development/devops-iac-engineer/…
k8s::ConfigMap::cli-tool/components/skills/development/devo… hardware healthy cli-tool/components/skills/development/devops-iac-engineer/…
k8s::ServiceAccount::cli-tool/components/skills/development… hardware healthy cli-tool/components/skills/development/devops-iac-engineer/…
k8s::PodDisruptionBudget::cli-tool/components/skills/develo… hardware healthy cli-tool/components/skills/development/devops-iac-engineer/…
k8s::HorizontalPodAutoscaler::cli-tool/components/skills/de… hardware healthy cli-tool/components/skills/development/gke-basics/assets/hp…
k8s::NetworkPolicy::cli-tool/components/skills/development/… hardware healthy cli-tool/components/skills/development/gke-basics/assets/de…
k8s::VerticalPodAutoscaler::cli-tool/components/skills/deve… hardware healthy cli-tool/components/skills/development/gke-basics/assets/vp…
tf::aws_security_group::alb hardware healthy cli-tool/components/skills/development/devops-iac-engineer/…
tf::aws_lb::main hardware healthy cli-tool/components/skills/development/devops-iac-engineer/…

LabelLayerStatusPath
DISCORD_WEBHOOK_URL_BLOG cicd healthy
DISCORD_WEBHOOK_URL_COMMUNITY_HELP cicd healthy
SUPABASE_API_KEY cicd healthy
CLOUDFLARE_API_TOKEN cicd healthy
NEW_VERSION cicd healthy
CLOUDFLARE_ACCOUNT_ID cicd healthy
DISCORD_WEBHOOK_URL_GENERAL cicd healthy
SUPABASE_URL cicd healthy
DISCORD_WEBHOOK_URL cicd healthy
CLAUDE_CODE_OAUTH_TOKEN cicd healthy
GITHUB_TOKEN cicd healthy
DISCORD_WEBHOOK_URL_DAILY cicd healthy

LabelLayerStatusPath
review_cycles data healthy dashboard/src/lib/live-task/migration.sql
tool_executions data healthy dashboard/src/lib/live-task/migration.sql
cycle_control data healthy dashboard/src/lib/live-task/migration.sql
claude_code_versions data healthy database/migrations/001_create_claude_code_versions.sql
claude_code_changes data healthy database/migrations/001_create_claude_code_versions.sql
discord_notifications_log data healthy database/migrations/001_create_claude_code_versions.sql
monitoring_metadata data healthy database/migrations/001_create_claude_code_versions.sql
command_usage_logs data healthy database/migrations/002_create_command_usage_logs.sql
command_usage_stats data healthy database/migrations/002_create_command_usage_logs.sql
CREATE data healthy cli-tool/components/skills/development/database-schema-desi…
todos data healthy cli-tool/components/skills/ai-research/loki-mode/examples/t…

LabelLayerStatusPath
generic_api_key::cli-tool/components/skills/development/dev… security healthy cli-tool/components/skills/development/devops-iac-engineer/…
password_literal::cli-tool/components/skills/development/de… security healthy cli-tool/components/skills/development/devops-iac-engineer/…
password_literal::cli-tool/components/skills/scientific/cos… security healthy cli-tool/components/skills/scientific/cosmic-database/scrip…
password_literal::cli-tool/components/skills/scientific/cos… security healthy cli-tool/components/skills/scientific/cosmic-database/scrip…
password_literal::cli-tool/components/skills/scientific/lab… security healthy cli-tool/components/skills/scientific/labarchive-integratio…
password_literal::cli-tool/components/skills/scientific/lab… security healthy cli-tool/components/skills/scientific/labarchive-integratio…
password_literal::cli-tool/components/skills/scientific/lab… security healthy cli-tool/components/skills/scientific/labarchive-integratio…
generic_api_key::cli-tool/components/skills/scientific/rese… security healthy cli-tool/components/skills/scientific/research-lookup/looku…
generic_api_key::cli-tool/components/skills/scientific/rese… security healthy cli-tool/components/skills/scientific/research-lookup/resea…
generic_api_key::cli-tool/components/skills/scientific/rese… security healthy cli-tool/components/skills/scientific/research-lookup/scrip…
password_literal::cli-tool/components/skills/utilities/play… security healthy cli-tool/components/skills/utilities/playwright-skill/lib/h…

LabelLayerStatusPath
postgres data healthy package.json
postgresql data healthy .env.example
redis data healthy docs/claude-jobs.json
mongodb data healthy docs/claude-jobs.json
mysql data healthy docs/components-metadata.json
elasticsearch data healthy cli-tool/components/mcps/devtools/elasticsearch.json
mariadb data healthy cli-tool/components/mcps/database/dbhub.json
sqlite data healthy cli-tool/components/mcps/database/dbhub.json

LabelLayerStatusPath
migration.sql data healthy dashboard/src/lib/live-task/migration.sql
001_create_claude_code_versions.sql data healthy database/migrations/001_create_claude_code_versions.sql
002_create_command_usage_logs.sql data healthy database/migrations/002_create_command_usage_logs.sql
database_migration_tool.py data healthy cli-tool/components/skills/development/senior-backend/scrip…
migration-template.sql data healthy cli-tool/components/skills/development/database-schema-desi…
migrations.ts data healthy cli-tool/components/skills/ai-research/loki-mode/examples/t…

LabelLayerStatusPath
vps::aws hardware healthy docs/claude-jobs.json
vps::gcp hardware healthy docs/claude-jobs.json
vps::azure hardware healthy docs/claude-jobs.json
vps::droplet hardware healthy cli-tool/components/settings/statusline/data-ocean-statusli…
vps::digitalocean hardware healthy cli-tool/components/hooks/security/secret-scanner.py
vps::ec2 hardware healthy cli-tool/components/skills/creative-design/draw-io/scripts/…

LabelLayerStatusPath
k8s::Deployment::cli-tool/components/skills/development/dev… hardware healthy cli-tool/components/skills/development/devops-iac-engineer/…
k8s::Pod::cli-tool/components/skills/development/gke-basics… hardware healthy cli-tool/components/skills/development/gke-basics/assets/wo…

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

LabelLayerStatusPath
celery data healthy cli-tool/components/skills/development/render-deploy/assets…

LabelLayerStatusPath
nginx network healthy cli-tool/components/skills/security/vulnerability-scanner/s…

LabelLayerStatusPath
ingress::cli-tool/components/skills/development/devops-iac-… network healthy cli-tool/components/skills/development/devops-iac-engineer/…

LabelLayerStatusPath
gpu (detected) hardware healthy docs/components-metadata.json
{# ── 2026-05-17 Round 14: AI-agent bridge footer ────────────────────── Discoverability: the /agents/voting/ guide + MCP manifest exist but aren't linked from anywhere users actually land. Small, opt-in footer. #}
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/a656f031-2648-4f24-9993-6b291c9bf048/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a656f031-2648-4f24-9993-6b291c9bf048/

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.