https://github.com/davila7/claude-code-templates
· scanned 2026-06-17 01:59 UTC (1 month, 1 week ago)
986 raw signals (0 security + 986 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ -35.3 (diff) · 928 actionable findings from 1 signal source. 58 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 14502 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.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
CLAUDE.md |
software | healthy | CLAUDE.md |
CLAUDE_BACKUP.md |
software | healthy | CLAUDE_BACKUP.md |
vercel.json |
software | healthy | vercel.json |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
SECURITY.md |
software | healthy | SECURITY.md |
LICENSE |
software | healthy | LICENSE |
NEON_INTEGRATION_PLAN.md |
software | healthy | NEON_INTEGRATION_PLAN.md |
package.json |
software | healthy | package.json |
.mcp.json |
software | healthy | .mcp.json |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
.env.example |
software | healthy | dashboard/.env.example |
vercel.json |
software | healthy | dashboard/vercel.json |
tailwind.config.mjs |
software | healthy | dashboard/tailwind.config.mjs |
package-lock.json |
software | healthy | dashboard/package-lock.json |
astro.config.mjs |
software | healthy | dashboard/astro.config.mjs |
package.json |
software | healthy | dashboard/package.json |
wrangler.toml |
software | healthy | dashboard/wrangler.toml |
tsconfig.json |
software | healthy | dashboard/tsconfig.json |
middleware.ts |
software | healthy | dashboard/src/middleware.ts |
FileTreeSidebar.tsx |
software | healthy | dashboard/src/components/FileTreeSidebar.tsx |
ClerkIsland.tsx |
software | healthy | dashboard/src/components/ClerkIsland.tsx |
JsonViewer.tsx |
software | healthy | dashboard/src/components/JsonViewer.tsx |
SkillSlideView.tsx |
software | healthy | dashboard/src/components/SkillSlideView.tsx |
SendToRepoModal.tsx |
software | healthy | dashboard/src/components/SendToRepoModal.tsx |
SkillExplorer.tsx |
software | healthy | dashboard/src/components/SkillExplorer.tsx |
SaveToCollectionButton.tsx |
software | healthy | dashboard/src/components/SaveToCollectionButton.tsx |
SearchModal.tsx |
software | healthy | dashboard/src/components/SearchModal.tsx |
TypeIcon.tsx |
software | healthy | dashboard/src/components/TypeIcon.tsx |
AuthButton.tsx |
software | healthy | dashboard/src/components/AuthButton.tsx |
JobsPreview.tsx |
software | healthy | dashboard/src/components/JobsPreview.tsx |
CountryFlag.tsx |
software | healthy | dashboard/src/components/CountryFlag.tsx |
PluginsGrid.tsx |
software | healthy | dashboard/src/components/PluginsGrid.tsx |
ComponentGrid.tsx |
software | healthy | dashboard/src/components/ComponentGrid.tsx |
ThemeToggle.tsx |
software | healthy | dashboard/src/components/ThemeToggle.tsx |
CartSidebar.tsx |
software | healthy | dashboard/src/components/CartSidebar.tsx |
MyComponentsView.tsx |
software | healthy | dashboard/src/components/MyComponentsView.tsx |
MyComponentsSidebarItem.tsx |
software | healthy | dashboard/src/components/MyComponentsSidebarItem.tsx |
MarkdownViewer.tsx |
software | healthy | dashboard/src/components/MarkdownViewer.tsx |
JobsView.tsx |
software | healthy | dashboard/src/components/JobsView.tsx |
TrendingView.tsx |
software | healthy | dashboard/src/components/TrendingView.tsx |
LiveTaskPanel.tsx |
software | healthy | dashboard/src/components/live-task/LiveTaskPanel.tsx |
CycleTable.tsx |
software | healthy | dashboard/src/components/live-task/CycleTable.tsx |
ToolTimeline.tsx |
software | healthy | dashboard/src/components/live-task/ToolTimeline.tsx |
sitemap.xml.ts |
software | healthy | dashboard/src/pages/sitemap.xml.ts |
track-command-usage.ts |
software | healthy | dashboard/src/pages/api/track-command-usage.ts |
health-check.ts |
software | healthy | dashboard/src/pages/api/health-check.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
runtime |
software | healthy | dashboard/src/middleware.ts:runtime |
buildTree |
software | healthy | dashboard/src/components/FileTreeSidebar.tsx:buildTree |
sortNodes |
software | healthy | dashboard/src/components/FileTreeSidebar.tsx:sortNodes |
countFiles |
software | healthy | dashboard/src/components/FileTreeSidebar.tsx:countFiles |
FileTreeSidebar |
software | healthy | dashboard/src/components/FileTreeSidebar.tsx:FileTreeSidebar |
TreeNodes |
software | healthy | dashboard/src/components/FileTreeSidebar.tsx:TreeNodes |
FolderNode |
software | healthy | dashboard/src/components/FileTreeSidebar.tsx:FolderNode |
FileNode |
software | healthy | dashboard/src/components/FileTreeSidebar.tsx:FileNode |
ClerkIsland |
software | healthy | dashboard/src/components/ClerkIsland.tsx:ClerkIsland |
parseJson |
software | healthy | dashboard/src/components/JsonViewer.tsx:parseJson |
JsonViewer |
software | healthy | dashboard/src/components/JsonViewer.tsx:JsonViewer |
handleCopy |
software | healthy | dashboard/src/components/JsonViewer.tsx:handleCopy |
JsonNode |
software | healthy | dashboard/src/components/JsonViewer.tsx:JsonNode |
JsonPrimitive |
software | healthy | dashboard/src/components/JsonViewer.tsx:JsonPrimitive |
JsonString |
software | healthy | dashboard/src/components/JsonViewer.tsx:JsonString |
JsonObject |
software | healthy | dashboard/src/components/JsonViewer.tsx:JsonObject |
JsonArray |
software | healthy | dashboard/src/components/JsonViewer.tsx:JsonArray |
parseFrontmatter |
software | healthy | dashboard/src/components/SkillSlideView.tsx:parseFrontmatter |
renderSlideMarkdown |
software | healthy | dashboard/src/components/SkillSlideView.tsx:renderSlideMark… |
buildSlides |
software | healthy | dashboard/src/components/SkillSlideView.tsx:buildSlides |
SkillSlideView |
software | healthy | dashboard/src/components/SkillSlideView.tsx:SkillSlideView |
handler |
software | healthy | dashboard/src/components/SkillSlideView.tsx:handler |
TitleSlide |
software | healthy | dashboard/src/components/SkillSlideView.tsx:TitleSlide |
ContentSlide |
software | healthy | dashboard/src/components/SkillSlideView.tsx:ContentSlide |
pluralType |
software | healthy | dashboard/src/components/SendToRepoModal.tsx:pluralType |
cleanPath |
software | healthy | dashboard/src/components/SendToRepoModal.tsx:cleanPath |
buildFileMap |
software | healthy | dashboard/src/components/SendToRepoModal.tsx:buildFileMap |
components |
software | healthy | dashboard/src/components/SendToRepoModal.tsx:components |
SendToRepoModal |
software | healthy | dashboard/src/components/SendToRepoModal.tsx:SendToRepoModal |
handleMessage |
software | healthy | dashboard/src/components/SendToRepoModal.tsx:handleMessage |
loadRepos |
software | healthy | dashboard/src/components/SendToRepoModal.tsx:loadRepos |
startOAuth |
software | healthy | dashboard/src/components/SendToRepoModal.tsx:startOAuth |
handleBackdropClick |
software | healthy | dashboard/src/components/SendToRepoModal.tsx:handleBackdrop… |
renderMarkdown |
software | healthy | dashboard/src/components/SkillExplorer.tsx:renderMarkdown |
extractHeadings |
software | healthy | dashboard/src/components/SkillExplorer.tsx:extractHeadings |
buildSearchIndex |
software | healthy | dashboard/src/components/SkillExplorer.tsx:buildSearchIndex |
buildTree |
software | healthy | dashboard/src/components/SkillExplorer.tsx:buildTree |
sortNodes |
software | healthy | dashboard/src/components/SkillExplorer.tsx:sortNodes |
countFiles |
software | healthy | dashboard/src/components/SkillExplorer.tsx:countFiles |
SkillExplorer |
software | healthy | dashboard/src/components/SkillExplorer.tsx:SkillExplorer |
context |
software | healthy | dashboard/src/components/SkillExplorer.tsx:context |
text |
software | healthy | dashboard/src/components/SkillExplorer.tsx:text |
h |
software | healthy | dashboard/src/components/SkillExplorer.tsx:h |
handleCopy |
software | healthy | dashboard/src/components/SkillExplorer.tsx:handleCopy |
handleSearchKeyDown |
software | healthy | dashboard/src/components/SkillExplorer.tsx:handleSearchKeyD… |
handleFileClick |
software | healthy | dashboard/src/components/SkillExplorer.tsx:handleFileClick |
TreeNodes |
software | healthy | dashboard/src/components/SkillExplorer.tsx:TreeNodes |
FolderNode |
software | healthy | dashboard/src/components/SkillExplorer.tsx:FolderNode |
FileNode |
software | healthy | dashboard/src/components/SkillExplorer.tsx:FileNode |
HighlightText |
software | healthy | dashboard/src/components/SkillExplorer.tsx:HighlightText |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
dashboard |
software | healthy | dashboard |
src |
software | healthy | dashboard/src |
components |
software | healthy | dashboard/src/components |
live-task |
software | healthy | dashboard/src/components/live-task |
pages |
software | healthy | dashboard/src/pages |
api |
software | healthy | dashboard/src/pages/api |
live-task |
software | healthy | dashboard/src/pages/api/live-task |
collections |
software | healthy | dashboard/src/pages/api/collections |
discord |
software | healthy | dashboard/src/pages/api/discord |
github |
software | healthy | dashboard/src/pages/api/github |
lib |
software | healthy | dashboard/src/lib |
live-task |
software | healthy | dashboard/src/lib/live-task |
api |
software | healthy | dashboard/src/lib/api |
styles |
software | healthy | dashboard/src/styles |
public |
software | healthy | dashboard/public |
css |
software | healthy | dashboard/public/css |
blog |
software | healthy | dashboard/public/blog |
nextjs-vercel-claude-code-integration |
software | healthy | dashboard/public/blog/nextjs-vercel-claude-code-integration |
heygen-best-practices-skill |
software | healthy | dashboard/public/blog/heygen-best-practices-skill |
js |
software | healthy | dashboard/public/blog/js |
security-hooks-secrets |
software | healthy | dashboard/public/blog/security-hooks-secrets |
frontend-developer-agent |
software | healthy | dashboard/public/blog/frontend-developer-agent |
neon-open-source-program |
software | healthy | dashboard/public/blog/neon-open-source-program |
simple-notifications-hook |
software | healthy | dashboard/public/blog/simple-notifications-hook |
context7-mcp |
software | healthy | dashboard/public/blog/context7-mcp |
vercel-deployment-monitor-statusline |
software | healthy | dashboard/public/blog/vercel-deployment-monitor-statusline |
code-reviewer-agent |
software | healthy | dashboard/public/blog/code-reviewer-agent |
css |
software | healthy | dashboard/public/blog/css |
supabase-claude-code-integration |
software | healthy | dashboard/public/blog/supabase-claude-code-integration |
react-best-practices-skill |
software | healthy | dashboard/public/blog/react-best-practices-skill |
skills-creator |
software | healthy | dashboard/public/blog/skills-creator |
hackathon-ai-strategist-agent |
software | healthy | dashboard/public/blog/hackathon-ai-strategist-agent |
e2b-claude-code-sandbox |
software | healthy | dashboard/public/blog/e2b-claude-code-sandbox |
api |
software | healthy | api |
collections |
software | healthy | api/collections |
discord |
software | healthy | api/discord |
claude-code-monitor |
software | healthy | api/claude-code-monitor |
_lib |
software | healthy | api/_lib |
__tests__ |
software | healthy | api/__tests__ |
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
cli-tool |
software | healthy | cli-tool |
tests |
software | healthy | cli-tool/tests |
unit |
software | healthy | cli-tool/tests/unit |
integration |
software | healthy | cli-tool/tests/integration |
validation |
software | healthy | cli-tool/tests/validation |
templates |
software | healthy | cli-tool/templates |
rust |
software | healthy | cli-tool/templates/rust |
javascript-typescript |
software | healthy | cli-tool/templates/javascript-typescript |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
html |
software | healthy | dashboard/src/lib/theme.ts:html |
BlogLoader |
software | healthy | dashboard/public/blog/js/blog-loader.js:BlogLoader |
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 |
SessionSharing |
software | healthy | cli-tool/src/session-sharing.js:SessionSharing |
ConsoleBridge |
software | healthy | cli-tool/src/console-bridge.js:ConsoleBridge |
HealthChecker |
software | healthy | cli-tool/src/health-check.js:HealthChecker |
PluginDashboard |
software | healthy | cli-tool/src/plugin-dashboard.js:PluginDashboard |
ClaudeAnalytics |
software | healthy | cli-tool/src/analytics.js:ClaudeAnalytics |
TrackingService |
software | healthy | cli-tool/src/tracking-service.js:TrackingService |
ChatsMobile |
software | healthy | cli-tool/src/chats-mobile.js:ChatsMobile |
SkillDashboard |
software | healthy | cli-tool/src/skill-dashboard.js:SkillDashboard |
ClaudeAPIProxy |
software | healthy | cli-tool/src/claude-api-proxy.js:ClaudeAPIProxy |
TeamsDashboard |
software | healthy | cli-tool/src/teams-dashboard.js:TeamsDashboard |
PluginDashboard |
software | healthy | cli-tool/src/plugin-dashboard-web/app.js:PluginDashboard |
PerformanceMonitor |
software | healthy | cli-tool/src/analytics/utils/PerformanceMonitor.js:Performa… |
YearInReview2025 |
software | healthy | cli-tool/src/analytics/core/YearInReview2025.js:YearInRevie… |
SessionAnalyzer |
software | healthy | cli-tool/src/analytics/core/SessionAnalyzer.js:SessionAnaly… |
ProcessDetector |
software | healthy | cli-tool/src/analytics/core/ProcessDetector.js:ProcessDetec… |
StateCalculator |
software | healthy | cli-tool/src/analytics/core/StateCalculator.js:StateCalcula… |
for |
software | healthy | cli-tool/src/analytics/core/StateCalculator.js:for |
name |
software | healthy | cli-tool/src/analytics/core/StateCalculator.js:name |
ConversationAnalyzer |
software | healthy | cli-tool/src/analytics/core/ConversationAnalyzer.js:Convers… |
AgentAnalyzer |
software | healthy | cli-tool/src/analytics/core/AgentAnalyzer.js:AgentAnalyzer |
FileWatcher |
software | healthy | cli-tool/src/analytics/core/FileWatcher.js:FileWatcher |
NotificationManager |
software | healthy | cli-tool/src/analytics/notifications/NotificationManager.js… |
WebSocketServer |
software | healthy | cli-tool/src/analytics/notifications/WebSocketServer.js:Web… |
for |
software | healthy | cli-tool/src/validation/BaseValidator.js:for |
and |
software | healthy | cli-tool/src/validation/BaseValidator.js:and |
BaseValidator |
software | healthy | cli-tool/src/validation/BaseValidator.js:BaseValidator |
ValidationOrchestrator |
software | healthy | cli-tool/src/validation/ValidationOrchestrator.js:Validatio… |
IntegrityValidator |
software | healthy | cli-tool/src/validation/validators/IntegrityValidator.js:In… |
StructuralValidator |
software | healthy | cli-tool/src/validation/validators/StructuralValidator.js:S… |
ReferenceValidator |
software | healthy | cli-tool/src/validation/validators/ReferenceValidator.js:Re… |
ProvenanceValidator |
software | healthy | cli-tool/src/validation/validators/ProvenanceValidator.js:P… |
SemanticValidator |
software | healthy | cli-tool/src/validation/validators/SemanticValidator.js:Sem… |
TeamsDashboardApp |
software | healthy | cli-tool/src/teams-dashboard-web/app.js:TeamsDashboardApp |
SessionTimer |
software | healthy | cli-tool/src/analytics-web/components/SessionTimer.js:Sessi… |
AgentAnalytics |
software | healthy | cli-tool/src/analytics-web/components/AgentAnalytics.js:Age… |
ConversationTable |
software | healthy | cli-tool/src/analytics-web/components/ConversationTable.js:… |
Sidebar |
software | healthy | cli-tool/src/analytics-web/components/Sidebar.js:Sidebar |
HeaderComponent |
software | healthy | cli-tool/src/analytics-web/components/HeaderComponent.js:He… |
ActivityHeatmap |
software | healthy | cli-tool/src/analytics-web/components/ActivityHeatmap.js:Ac… |
DashboardPage |
software | healthy | cli-tool/src/analytics-web/components/DashboardPage.js:Dash… |
ToolDisplay |
software | healthy | cli-tool/src/analytics-web/components/ToolDisplay.js:ToolDi… |
Charts |
software | healthy | cli-tool/src/analytics-web/components/Charts.js:Charts |
App |
software | healthy | cli-tool/src/analytics-web/components/App.js:App |
DataService |
software | healthy | cli-tool/src/analytics-web/services/DataService.js:DataServ… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
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 |
USE /services |
api | healthy | cli-tool/src/chats-mobile.js |
USE /components |
api | healthy | cli-tool/src/chats-mobile.js |
USE /assets |
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 |
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 /css |
api | healthy | cli-tool/src/sandbox-server.js |
USE /js |
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 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
7.178.07.207 |
network | healthy | dashboard/src/components/SkillExplorer.tsx |
2.37.996.608 |
network | healthy | dashboard/src/components/AuthButton.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 |
127.0.0.1 |
network | healthy | dashboard/src/pages/api/track-download-supabase.ts |
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 |
10.0.0.0 |
network | healthy | cli-tool/components/skills/development/cloudflare-deploy/re… |
1.1.1.1 |
network | healthy | cli-tool/components/skills/development/linux-shell-scriptin… |
10.1.1.20 |
network | healthy | cli-tool/components/skills/ai-research/distributed-training… |
192.168.1.0 |
network | healthy | cli-tool/components/skills/security/ethical-hacking-methodo… |
192.168.1.100 |
network | healthy | cli-tool/components/skills/security/scanning-tools/SKILL.md |
1.2.3.4 |
network | healthy | cli-tool/components/skills/security/shodan-reconnaissance/S… |
192.168.0.0 |
network | healthy | cli-tool/components/skills/security/shodan-reconnaissance/S… |
169.254.169.254 |
network | healthy | cli-tool/components/skills/security/aws-penetration-testing… |
169.254.170.2 |
network | healthy | cli-tool/components/skills/security/aws-penetration-testing… |
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… |
192.168.1.2 |
network | healthy | cli-tool/components/skills/security/broken-authentication/S… |
192.168.1.50 |
network | healthy | cli-tool/components/skills/security/ssh-penetration-testing… |
192.168.1.51 |
network | healthy | cli-tool/components/skills/security/ssh-penetration-testing… |
192.168.2.50 |
network | healthy | cli-tool/components/skills/security/ssh-penetration-testing… |
192.168.1.10 |
network | healthy | cli-tool/components/skills/security/sqlmap-database-pentest… |
10.10.10.100 |
network | healthy | cli-tool/components/skills/security/privilege-escalation-me… |
10.0.2.11 |
network | healthy | cli-tool/components/skills/security/privilege-escalation-me… |
10.10.10.1 |
network | healthy | cli-tool/components/skills/security/privilege-escalation-me… |
10.10.10.10 |
network | healthy | cli-tool/components/skills/security/windows-privilege-escal… |
10.10.10.0 |
network | healthy | cli-tool/components/skills/security/active-directory-attack… |
10.10.10.12 |
network | healthy | cli-tool/components/skills/security/active-directory-attack… |
6.3.5.5 |
network | healthy | cli-tool/components/skills/scientific/brenda-database/SKILL… |
1.3.6.1 |
network | healthy | cli-tool/components/skills/utilities/network-101/SKILL.md |
2.1.25.4 |
network | healthy | cli-tool/components/skills/utilities/network-101/SKILL.md |
494.083.964.237 |
network | healthy | docs/js/index-events.js |
2.25.415.163 |
network | healthy | docs/js/index-events.js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::cli-tool/components/skills/ai-research/agents-autogpt… |
security | healthy | cli-tool/components/skills/ai-research/agents-autogpt/SKILL… |
auth::cli-tool/components/skills/workflow-automation/github… |
security | healthy | cli-tool/components/skills/workflow-automation/github-autom… |
auth::cli-tool/components/skills/productivity/notion-meetin… |
security | healthy | cli-tool/components/skills/productivity/notion-meeting-inte… |
auth::cli-tool/components/skills/development/nodejs-best-pr… |
security | healthy | cli-tool/components/skills/development/nodejs-best-practice… |
auth::cli-tool/components/skills/development/task-execution… |
security | healthy | cli-tool/components/skills/development/task-execution-engin… |
auth::cli-tool/components/skills/security/api-security-best… |
security | healthy | cli-tool/components/skills/security/api-security-best-pract… |
auth::cli-tool/components/skills/development/saas-multi-ten… |
security | healthy | cli-tool/components/skills/development/saas-multi-tenant/SK… |
auth::cli-tool/components/skills/development/graphql-archit… |
security | healthy | cli-tool/components/skills/development/graphql-architect/SK… |
auth::cli-tool/components/skills/security/supply-chain-guar… |
security | healthy | cli-tool/components/skills/security/supply-chain-guard/scri… |
auth::cli-tool/components/skills/ai-research/observability-… |
security | healthy | cli-tool/components/skills/ai-research/observability-phoeni… |
auth::cli-tool/components/skills/productivity/skill-creator… |
security | healthy | cli-tool/components/skills/productivity/skill-creator/SKILL… |
auth::cli-tool/components/skills/development/cloudflare-dep… |
security | healthy | cli-tool/components/skills/development/cloudflare-deploy/re… |
auth::cli-tool/components/skills/git/commit-smart/SKILL.md |
security | healthy | cli-tool/components/skills/git/commit-smart/SKILL.md |
auth::cli-tool/components/skills/development/claude-api/jav… |
security | healthy | cli-tool/components/skills/development/claude-api/java/mana… |
auth::cli-tool/components/skills/ai-research/gepetto/README… |
security | healthy | cli-tool/components/skills/ai-research/gepetto/README.md |
auth::cli-tool/components/skills/pocketbase/pb-hooks/SKILL.… |
security | healthy | cli-tool/components/skills/pocketbase/pb-hooks/SKILL.md |
auth::cli-tool/components/skills/development/claude-api/php… |
security | healthy | cli-tool/components/skills/development/claude-api/php/manag… |
auth::cli-tool/components/skills/security/top-web-vulnerabi… |
security | healthy | cli-tool/components/skills/security/top-web-vulnerabilities… |
auth::cli-tool/templates/javascript-typescript/examples/nod… |
security | healthy | cli-tool/templates/javascript-typescript/examples/node-api/… |
auth::cli-tool/components/mcps/marketing/google-ads-mcp-ser… |
security | healthy | cli-tool/components/mcps/marketing/google-ads-mcp-server.js… |
auth::cli-tool/components/skills/security/api-fuzzing-bug-b… |
security | healthy | cli-tool/components/skills/security/api-fuzzing-bug-bounty/… |
auth::cli-tool/src/health-check.js |
security | healthy | cli-tool/src/health-check.js |
auth::dashboard/public/blog/simple-notifications-hook/index… |
security | healthy | dashboard/public/blog/simple-notifications-hook/index.html |
auth::cli-tool/components/skills/web-development/shopify-de… |
security | healthy | cli-tool/components/skills/web-development/shopify-developm… |
auth::cli-tool/components/skills/development/render-deploy/… |
security | healthy | cli-tool/components/skills/development/render-deploy/SKILL.… |
auth::cli-tool/components/skills/web-development/hono/SKILL… |
security | healthy | cli-tool/components/skills/web-development/hono/SKILL.md |
auth::cli-tool/components/skills/development/telegram-bot-b… |
security | healthy | cli-tool/components/skills/development/telegram-bot-builder… |
auth::cli-tool/components/mcps/web/tinyfish.json |
security | healthy | cli-tool/components/mcps/web/tinyfish.json |
auth::cli-tool/components/skills/development/cloudflare-dep… |
security | healthy | cli-tool/components/skills/development/cloudflare-deploy/re… |
auth::cli-tool/components/skills/development/observability-… |
security | healthy | cli-tool/components/skills/development/observability-engine… |
auth::cli-tool/components/skills/creative-design/figma-impl… |
security | healthy | cli-tool/components/skills/creative-design/figma-implement-… |
auth::cli-tool/components/skills/creative-design/mermaid-di… |
security | healthy | cli-tool/components/skills/creative-design/mermaid-diagrams… |
auth::cli-tool/components/skills/development/api-patterns/S… |
security | healthy | cli-tool/components/skills/development/api-patterns/SKILL.md |
auth::cli-tool/components/skills/business-marketing/marketi… |
security | healthy | cli-tool/components/skills/business-marketing/marketing-ide… |
auth::cli-tool/components/skills/development/cc-skill-backe… |
security | healthy | cli-tool/components/skills/development/cc-skill-backend-pat… |
auth::cli-tool/components/skills/security/supply-chain-guar… |
security | healthy | cli-tool/components/skills/security/supply-chain-guard/scri… |
auth::cli-tool/components/skills/security/vulnerability-sca… |
security | healthy | cli-tool/components/skills/security/vulnerability-scanner/s… |
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/mcps/web-data/explorium.json |
security | healthy | cli-tool/components/mcps/web-data/explorium.json |
auth::cloudflare-workers/pulse/index.js |
security | healthy | cloudflare-workers/pulse/index.js |
auth::api/_lib/auth.js |
security | healthy | api/_lib/auth.js |
auth::cli-tool/components/skills/workflow-automation/jira-a… |
security | healthy | cli-tool/components/skills/workflow-automation/jira-automat… |
auth::cli-tool/components/skills/ai-research/gemini/README.… |
security | healthy | cli-tool/components/skills/ai-research/gemini/README.md |
auth::cli-tool/components/skills/career/tech-resume-optimiz… |
security | healthy | cli-tool/components/skills/career/tech-resume-optimizer/SKI… |
auth::cli-tool/components/skills/development/claude-api/rub… |
security | healthy | cli-tool/components/skills/development/claude-api/ruby/mana… |
auth::cli-tool/components/skills/development/developer-grow… |
security | healthy | cli-tool/components/skills/development/developer-growth-ana… |
auth::cli-tool/components/skills/business-marketing/onboard… |
security | healthy | cli-tool/components/skills/business-marketing/onboarding-cr… |
auth::cli-tool/components/skills/development/api-patterns/s… |
security | healthy | cli-tool/components/skills/development/api-patterns/scripts… |
auth::cli-tool/components/skills/security/api-security-test… |
security | healthy | cli-tool/components/skills/security/api-security-testing/SK… |
auth::cli-tool/components/skills/development/cloudflare-dep… |
security | healthy | cli-tool/components/skills/development/cloudflare-deploy/re… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
port:3001 |
network | healthy | scripts/dev-server.js |
port:17 |
network | healthy | .github/workflows/daily-community-help-discord.yml |
port:14 |
network | healthy | .github/workflows/daily-community-help-discord.yml |
port:15 |
network | healthy | .github/workflows/daily-blog-discord.yml |
port:12 |
network | healthy | .github/workflows/daily-blog-discord.yml |
port:06 |
network | healthy | .github/workflows/skill-security-scan-all.yml |
port:11 |
network | healthy | .github/workflows/daily-component-discord.yml |
port:16 |
network | healthy | .github/workflows/daily-general-discord.yml |
port:13 |
network | healthy | .github/workflows/daily-general-discord.yml |
port:3333 |
network | healthy | cli-tool/tests/setup.js |
port:4444 |
network | healthy | cli-tool/tests/unit/WebSocketServer.test.js |
port:5000 |
network | healthy | cli-tool/templates/python/examples/flask-app/CLAUDE.md |
port:8000 |
network | healthy | cli-tool/templates/python/examples/django-app/CLAUDE.md |
port:3334 |
network | healthy | cli-tool/src/test-console-bridge.js |
port:3336 |
network | healthy | cli-tool/src/plugin-dashboard.js |
port:9876 |
network | healthy | cli-tool/src/chats-mobile.js |
port:3337 |
network | healthy | cli-tool/src/skill-dashboard.js |
port:3335 |
network | healthy | cli-tool/src/claude-api-proxy.js |
port:3338 |
network | healthy | cli-tool/src/teams-dashboard.js |
port:44 |
network | healthy | cli-tool/components/hooks/monitoring/langsmith-tracing.sh |
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:8080 |
network | healthy | cli-tool/components/skills/development/gcp-cloud-run/SKILL.… |
port:8123 |
network | healthy | cli-tool/components/skills/development/cc-skill-clickhouse-… |
port:5432 |
network | healthy | cli-tool/components/skills/development/cloudflare-deploy/re… |
port:3000 |
network | healthy | cli-tool/components/skills/development/environment-setup-gu… |
port:10000 |
network | healthy | cli-tool/components/skills/development/render-deploy/assets… |
port:80 |
network | healthy | cli-tool/components/skills/development/devops-iac-engineer/… |
port:8888 |
network | healthy | cli-tool/components/skills/ai-research/infrastructure-lambd… |
port:6006 |
network | healthy | cli-tool/components/skills/ai-research/observability-phoeni… |
port:6379 |
network | healthy | cli-tool/components/skills/ai-research/distributed-training… |
port:1234 |
network | healthy | cli-tool/components/skills/ai-research/distributed-training… |
port:6333 |
network | healthy | cli-tool/components/skills/ai-research/rag-qdrant/SKILL.md |
port:6334 |
network | healthy | cli-tool/components/skills/ai-research/rag-qdrant/SKILL.md |
port:5900 |
network | healthy | cli-tool/components/skills/ai-research/computer-use-agents/… |
port:9000 |
network | healthy | cli-tool/components/skills/security/sast-configuration/SKIL… |
port:22 |
network | healthy | cli-tool/components/skills/security/shodan-reconnaissance/S… |
port:9200 |
network | healthy | cli-tool/components/skills/security/shodan-reconnaissance/S… |
port:3389 |
network | healthy | cli-tool/components/skills/security/shodan-reconnaissance/S… |
port:502 |
network | healthy | cli-tool/components/skills/security/shodan-reconnaissance/S… |
port:21 |
network | healthy | cli-tool/components/skills/security/shodan-reconnaissance/S… |
port:554 |
network | healthy | cli-tool/components/skills/security/shodan-reconnaissance/S… |
port:2375 |
network | healthy | cli-tool/components/skills/security/shodan-reconnaissance/S… |
port:443 |
network | healthy | cli-tool/components/skills/security/shodan-reconnaissance/S… |
port:3306 |
network | healthy | cli-tool/components/skills/security/shodan-reconnaissance/S… |
port:6832 |
network | healthy | cli-tool/components/skills/scientific/hypogenic/references/… |
port:8090 |
network | healthy | cli-tool/components/skills/pocketbase/pb-deploy/SKILL.md |
port:587 |
network | healthy | cli-tool/components/skills/pocketbase/pb-migrations/SKILL.md |
port:9223 |
network | healthy | cli-tool/components/skills/web-development/electron-develop… |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::cli-tool/templates/python/examples/django… |
security | healthy | cli-tool/templates/python/examples/django-app/CLAUDE.md |
password_literal::cli-tool/components/skills/development/k6… |
security | healthy | cli-tool/components/skills/development/k6-load-testing/SKIL… |
password_literal::cli-tool/components/skills/development/pr… |
security | healthy | cli-tool/components/skills/development/production-code-audi… |
password_literal::cli-tool/components/skills/development/ag… |
security | healthy | cli-tool/components/skills/development/agirails-agent-payme… |
password_literal::cli-tool/components/skills/development/ag… |
security | healthy | cli-tool/components/skills/development/agirails-agent-payme… |
password_literal::cli-tool/components/skills/development/ag… |
security | healthy | cli-tool/components/skills/development/agirails-agent-payme… |
password_literal::cli-tool/components/skills/development/ap… |
security | healthy | cli-tool/components/skills/development/api-documentation-ge… |
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/development/bu… |
security | healthy | cli-tool/components/skills/development/bun-development/SKIL… |
password_literal::cli-tool/components/skills/development/cc… |
security | healthy | cli-tool/components/skills/development/cc-skill-security-re… |
password_literal::cli-tool/components/skills/security/api-f… |
security | healthy | cli-tool/components/skills/security/api-fuzzing-bug-bounty/… |
password_literal::cli-tool/components/skills/security/api-f… |
security | healthy | cli-tool/components/skills/security/api-fuzzing-bug-bounty/… |
password_literal::cli-tool/components/skills/security/api-f… |
security | healthy | cli-tool/components/skills/security/api-fuzzing-bug-bounty/… |
password_literal::cli-tool/components/skills/security/api-f… |
security | healthy | cli-tool/components/skills/security/api-fuzzing-bug-bounty/… |
password_literal::cli-tool/components/skills/security/sql-i… |
security | healthy | cli-tool/components/skills/security/sql-injection-testing/S… |
password_literal::cli-tool/components/skills/security/sql-i… |
security | healthy | cli-tool/components/skills/security/sql-injection-testing/S… |
password_literal::cli-tool/components/skills/security/sql-i… |
security | healthy | cli-tool/components/skills/security/sql-injection-testing/S… |
generic_api_key::cli-tool/components/skills/scientific/perp… |
security | healthy | cli-tool/components/skills/scientific/perplexity-search/SKI… |
generic_api_key::cli-tool/components/skills/scientific/perp… |
security | healthy | cli-tool/components/skills/scientific/perplexity-search/SKI… |
generic_api_key::cli-tool/components/skills/scientific/mark… |
security | healthy | cli-tool/components/skills/scientific/markitdown/README.md |
generic_api_key::cli-tool/components/skills/scientific/mark… |
security | healthy | cli-tool/components/skills/scientific/markitdown/SKILL.md |
generic_api_key::cli-tool/components/skills/scientific/mark… |
security | healthy | cli-tool/components/skills/scientific/markitdown/SKILL.md |
generic_api_key::cli-tool/components/skills/scientific/mark… |
security | healthy | cli-tool/components/skills/scientific/markitdown/SKILL.md |
password_literal::cli-tool/components/skills/scientific/cos… |
security | healthy | cli-tool/components/skills/scientific/cosmic-database/SKILL… |
password_literal::cli-tool/components/skills/scientific/cos… |
security | healthy | cli-tool/components/skills/scientific/cosmic-database/SKILL… |
password_literal::cli-tool/components/skills/scientific/cos… |
security | healthy | cli-tool/components/skills/scientific/cosmic-database/SKILL… |
password_literal::cli-tool/components/skills/scientific/cos… |
security | healthy | cli-tool/components/skills/scientific/cosmic-database/SKILL… |
password_literal::cli-tool/components/skills/scientific/cos… |
security | healthy | cli-tool/components/skills/scientific/cosmic-database/SKILL… |
password_literal::cli-tool/components/skills/scientific/cos… |
security | healthy | cli-tool/components/skills/scientific/cosmic-database/SKILL… |
password_literal::cli-tool/components/skills/scientific/cos… |
security | healthy | cli-tool/components/skills/scientific/cosmic-database/SKILL… |
password_literal::cli-tool/components/skills/scientific/cos… |
security | healthy | cli-tool/components/skills/scientific/cosmic-database/scrip… |
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/looku… |
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/scientific/bre… |
security | healthy | cli-tool/components/skills/scientific/brenda-database/SKILL… |
password_literal::cli-tool/components/skills/utilities/play… |
security | healthy | cli-tool/components/skills/utilities/playwright-skill/lib/h… |
password_literal::cli-tool/components/skills/web-developmen… |
security | healthy | cli-tool/components/skills/web-development/electron-develop… |
password_literal::cli-tool/components/skills/web-developmen… |
security | healthy | cli-tool/components/skills/web-development/electron-develop… |
| Label | Layer | Status | Path |
|---|---|---|---|
FileTreeSidebar |
frontend | healthy | dashboard/src/components/FileTreeSidebar.tsx |
ClerkIsland |
frontend | healthy | dashboard/src/components/ClerkIsland.tsx |
JsonViewer |
frontend | healthy | dashboard/src/components/JsonViewer.tsx |
SkillSlideView |
frontend | healthy | dashboard/src/components/SkillSlideView.tsx |
SendToRepoModal |
frontend | healthy | dashboard/src/components/SendToRepoModal.tsx |
SkillExplorer |
frontend | healthy | dashboard/src/components/SkillExplorer.tsx |
SaveToCollectionButton |
frontend | healthy | dashboard/src/components/SaveToCollectionButton.tsx |
SearchModal |
frontend | healthy | dashboard/src/components/SearchModal.tsx |
TypeIcon |
frontend | healthy | dashboard/src/components/TypeIcon.tsx |
AuthButton |
frontend | healthy | dashboard/src/components/AuthButton.tsx |
JobsPreview |
frontend | healthy | dashboard/src/components/JobsPreview.tsx |
CountryFlag |
frontend | healthy | dashboard/src/components/CountryFlag.tsx |
PluginsGrid |
frontend | healthy | dashboard/src/components/PluginsGrid.tsx |
ComponentGrid |
frontend | healthy | dashboard/src/components/ComponentGrid.tsx |
ThemeToggle |
frontend | healthy | dashboard/src/components/ThemeToggle.tsx |
CartSidebar |
frontend | healthy | dashboard/src/components/CartSidebar.tsx |
MyComponentsView |
frontend | healthy | dashboard/src/components/MyComponentsView.tsx |
MyComponentsSidebarItem |
frontend | healthy | dashboard/src/components/MyComponentsSidebarItem.tsx |
MarkdownViewer |
frontend | healthy | dashboard/src/components/MarkdownViewer.tsx |
JobsView |
frontend | healthy | dashboard/src/components/JobsView.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 |
Component |
frontend | healthy | cli-tool/components/skills/development/design-system-starte… |
App |
frontend | healthy | cli-tool/components/skills/ai-research/loki-mode/examples/t… |
App |
frontend | healthy | cli-tool/components/skills/creative-design/claude-d3js-skil… |
App |
frontend | healthy | cli-tool/components/skills/creative-design/claude-d3js-skil… |
| Label | Layer | Status | Path |
|---|---|---|---|
/sitemap.xml |
frontend | healthy | dashboard/src/pages/sitemap.xml.ts |
/api/track-command-usage |
frontend | healthy | dashboard/src/pages/api/track-command-usage.ts |
/api/health-check |
frontend | healthy | dashboard/src/pages/api/health-check.ts |
/api/track-installation-outcome |
frontend | healthy | dashboard/src/pages/api/track-installation-outcome.ts |
/api/claude-code-check |
frontend | healthy | dashboard/src/pages/api/claude-code-check.ts |
/api/track-website-events |
frontend | healthy | dashboard/src/pages/api/track-website-events.ts |
/api/track-download-supabase |
frontend | healthy | dashboard/src/pages/api/track-download-supabase.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/ |
frontend | healthy | dashboard/src/pages/api/collections/index.ts |
/api/collections/[id] |
frontend | healthy | dashboard/src/pages/api/collections/[id].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/discord/interactions |
frontend | healthy | dashboard/src/pages/api/discord/interactions.ts |
/api/github/token |
frontend | healthy | dashboard/src/pages/api/github/token.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… |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::daily-community-help-discord |
cicd | healthy | .github/workflows/daily-community-help-discord.yml |
gha::update-json-data |
cicd | healthy | .github/workflows/update-json-data.yml |
gha::discord-release-notification |
cicd | healthy | .github/workflows/discord-release-notification.yml |
gha::daily-blog-discord |
cicd | healthy | .github/workflows/daily-blog-discord.yml |
gha::skill-security-scan-all |
cicd | healthy | .github/workflows/skill-security-scan-all.yml |
gha::skill-security-scan |
cicd | healthy | .github/workflows/skill-security-scan.yml |
gha::daily-component-discord |
cicd | healthy | .github/workflows/daily-component-discord.yml |
gha::component-security-validation |
cicd | healthy | .github/workflows/component-security-validation.yml |
gha::daily-general-discord |
cicd | healthy | .github/workflows/daily-general-discord.yml |
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
gha::component-pr-welcome |
cicd | healthy | .github/workflows/component-pr-welcome.yml |
gha::publish-package |
cicd | healthy | .github/workflows/publish-package.yml |
gha::claude-code-review |
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::claude |
cicd | healthy | cli-tool/components/skills/ai-research/loki-mode/.github/wo… |
| Label | Layer | Status | Path |
|---|---|---|---|
community-help |
cicd | healthy | .github/workflows/daily-community-help-discord.yml |
update-json |
cicd | healthy | .github/workflows/update-json-data.yml |
notify-discord |
cicd | healthy | .github/workflows/discord-release-notification.yml |
share-blog |
cicd | healthy | .github/workflows/daily-blog-discord.yml |
skill-scan-all |
cicd | healthy | .github/workflows/skill-security-scan-all.yml |
skill-scan |
cicd | healthy | .github/workflows/skill-security-scan.yml |
share-component |
cicd | healthy | .github/workflows/daily-component-discord.yml |
security-audit |
cicd | healthy | .github/workflows/component-security-validation.yml |
engage-community |
cicd | healthy | .github/workflows/daily-general-discord.yml |
deploy |
cicd | healthy | .github/workflows/deploy.yml |
welcome |
cicd | healthy | .github/workflows/component-pr-welcome.yml |
publish |
cicd | healthy | .github/workflows/publish-package.yml |
claude-review |
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… |
claude |
cicd | healthy | cli-tool/components/skills/ai-research/loki-mode/.github/wo… |
| Label | Layer | Status | Path |
|---|---|---|---|
image::cli-tool/components/sandbox/docker/Dockerfile |
hardware | healthy | cli-tool/components/sandbox/docker/Dockerfile |
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… |
k8s::HorizontalPodAutoscaler::cli-tool/components/skills/de… |
hardware | healthy | cli-tool/components/skills/development/gke-basics/assets/hp… |
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::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/devops-iac-engineer/… |
k8s::ServiceAccount::cli-tool/components/skills/development… |
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/… |
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/… |
| Label | Layer | Status | Path |
|---|---|---|---|
DISCORD_WEBHOOK_URL_DAILY |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
CLOUDFLARE_API_TOKEN |
cicd | healthy | — |
NEW_VERSION |
cicd | healthy | — |
CLAUDE_CODE_OAUTH_TOKEN |
cicd | healthy | — |
DISCORD_WEBHOOK_URL |
cicd | healthy | — |
SUPABASE_API_KEY |
cicd | healthy | — |
SUPABASE_URL |
cicd | healthy | — |
CLOUDFLARE_ACCOUNT_ID |
cicd | healthy | — |
DISCORD_WEBHOOK_URL_GENERAL |
cicd | healthy | — |
DISCORD_WEBHOOK_URL_BLOG |
cicd | healthy | — |
DISCORD_WEBHOOK_URL_COMMUNITY_HELP |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
CREATE |
data | healthy | cli-tool/components/skills/development/database-schema-desi… |
todos |
data | healthy | cli-tool/components/skills/ai-research/loki-mode/examples/t… |
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | .env.example |
postgres |
data | healthy | package-lock.json |
redis |
data | healthy | dashboard/package-lock.json |
mongodb |
data | healthy | dashboard/public/claude-jobs.json |
mysql |
data | healthy | dashboard/public/trending-data.json |
sqlite |
data | healthy | .github/workflows/daily-general-discord.yml |
elasticsearch |
data | healthy | cli-tool/components/mcps/devtools/elasticsearch.json |
mariadb |
data | healthy | cli-tool/components/mcps/database/dbhub.json |
clickhouse |
data | healthy | cli-tool/components/skills/development/cc-skill-clickhouse-… |
cassandra |
data | healthy | cli-tool/components/skills/development/nosql-expert/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
celery |
data | healthy | cli-tool/templates/python/examples/django-app/CLAUDE.md |
sidekiq |
data | healthy | cli-tool/templates/ruby/CLAUDE.md |
rabbitmq |
data | healthy | cli-tool/components/skills/development/backend-architect/SK… |
sqs |
data | healthy | cli-tool/components/skills/development/backend-architect/SK… |
kafka |
data | healthy | cli-tool/components/skills/development/backend-architect/SK… |
bullmq |
data | healthy | cli-tool/components/skills/development/bullmq-specialist/SK… |
| Label | Layer | Status | Path |
|---|---|---|---|
migration.sql |
data | healthy | dashboard/src/lib/live-task/migration.sql |
migration-template.sql |
data | healthy | cli-tool/components/skills/development/database-schema-desi… |
database_migration_tool.py |
data | healthy | cli-tool/components/skills/development/senior-backend/scrip… |
migrations.ts |
data | healthy | cli-tool/components/skills/ai-research/loki-mode/examples/t… |
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | README.md |
vps::azure |
hardware | healthy | dashboard/package-lock.json |
vps::gcp |
hardware | healthy | dashboard/public/claude-jobs.json |
vps::digitalocean |
hardware | healthy | cli-tool/templates/ruby/examples/rails-app/CLAUDE.md |
vps::droplet |
hardware | healthy | cli-tool/components/settings/statusline/data-ocean-statusli… |
vps::ec2 |
hardware | healthy | cli-tool/components/skills/development/cloud-architect/SKIL… |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | cli-tool/templates/python/examples/flask-app/CLAUDE.md |
traefik |
network | healthy | cli-tool/components/skills/development/backend-architect/SK… |
envoy |
network | healthy | cli-tool/components/skills/development/backend-architect/SK… |
loadbalancer |
network | healthy | cli-tool/components/skills/development/server-management/SK… |
caddy |
network | healthy | cli-tool/components/skills/pocketbase/pb-deploy/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
k8s::Pod::cli-tool/components/skills/development/gke-basics… |
hardware | healthy | cli-tool/components/skills/development/gke-basics/assets/wo… |
k8s::Deployment::cli-tool/components/skills/development/dev… |
hardware | healthy | cli-tool/components/skills/development/devops-iac-engineer/… |
| Label | Layer | Status | Path |
|---|---|---|---|
davila7__claude-code-templates |
software | healthy | /data/fable5_failed_archive/davila7__claude-code-templates |
| Label | Layer | Status | Path |
|---|---|---|---|
ingress::cli-tool/components/skills/development/devops-iac-… |
network | healthy | cli-tool/components/skills/development/devops-iac-engineer/… |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | CLAUDE.md |
This page is publicly accessible at:
https://repobility.com/scan/b8a542d3-f9d7-42c7-8a0b-3d8cfa7f0776/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/b8a542d3-f9d7-42c7-8a0b-3d8cfa7f0776/
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.