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.
68 of your 211 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 7.18s · analysis 78.79s · 20.3 MB · GitHub API rate-limit (preflight)

smith-horn/skillsmith

https://github.com/smith-horn/skillsmith · scanned 2026-06-06 00:04 UTC (4 days, 3 hours ago) · 10 languages

1245 raw signals (183 security + 1062 graph) 39th percentile · Typescript · large (100-500K LoC) System graph score 65 (higher by 8)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 3 hours ago · v2 · 617 actionable findings from 2 signal sources. 96 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 42.7 0.25 10.68
testing_score 100.0 0.20 20.00
documentation_score 98.1 0.15 14.71
practices_score 83.0 0.15 12.45
code_quality 58.8 0.10 5.88
Overall 1.00 72.7
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 7136 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
gitCryptLocked software healthy vitest.config.root-tests.ts:gitCryptLocked
makeReq software healthy tests/api-proxy/proxy.test.ts:makeReq
makeRes software healthy tests/api-proxy/proxy.test.ts:makeRes
apiRequest software healthy tests/api/integration.test.ts:apiRequest
validatePagination software healthy tests/api/integration.test.ts:validatePagination
isValidAnonymousId software healthy tests/api/integration.test.ts:isValidAnonymousId
sanitizeFilterInput software healthy tests/api/integration.test.ts:sanitizeFilterInput
isValidFilterInput software healthy tests/api/integration.test.ts:isValidFilterInput
escapeLikePattern software healthy tests/api/integration.test.ts:escapeLikePattern
randomItem software healthy tests/performance/api-load-test.js:randomItem
generateAnonymousId software healthy tests/performance/api-load-test.js:generateAnonymousId
testSearch software healthy tests/performance/api-load-test.js:testSearch
testGetSkill software healthy tests/performance/api-load-test.js:testGetSkill
testRecommend software healthy tests/performance/api-load-test.js:testRecommend
testEvents software healthy tests/performance/api-load-test.js:testEvents
testIndexer software healthy tests/performance/api-load-test.js:testIndexer
export software healthy tests/performance/api-load-test.js:export
setup software healthy tests/performance/api-load-test.js:setup
teardown software healthy tests/performance/api-load-test.js:teardown
duration software healthy tests/performance/api-load-test.js:duration
handleSummary software healthy tests/performance/api-load-test.js:handleSummary
textSummary software healthy tests/performance/api-load-test.js:textSummary
async software healthy tests/e2e/webhook-handling.spec.ts:async
cleanupTestData software healthy tests/e2e/webhook-handling.spec.ts:cleanupTestData
generateAnonymousId software healthy tests/e2e/api.e2e.test.ts:generateAnonymousId
used software healthy tests/e2e/portal-session.test.ts:used
async software healthy tests/e2e/portal-session.test.ts:async
cleanupTestData software healthy tests/e2e/portal-session.test.ts:cleanupTestData
exists software healthy tests/e2e/checkout-flow.spec.ts:exists
returns software healthy tests/e2e/checkout-flow.spec.ts:returns
should software healthy tests/e2e/checkout-flow.spec.ts:should
cleanupTestData software healthy tests/e2e/checkout-flow.spec.ts:cleanupTestData
callCli software healthy tests/e2e/mcp-tools.e2e.test.ts:callCli
parseJsonOutput software healthy tests/e2e/mcp-tools.e2e.test.ts:parseJsonOutput
and software healthy tests/e2e/quota-enforcement.e2e.test.ts:and
provisionUser software healthy tests/e2e/quota-enforcement.e2e.test.ts:provisionUser
setUsage software healthy tests/e2e/quota-enforcement.e2e.test.ts:setUsage
cleanupUser software healthy tests/e2e/quota-enforcement.e2e.test.ts:cleanupUser
getJwt software healthy tests/e2e/quota-enforcement.e2e.test.ts:getJwt
row software healthy tests/e2e/quota-enforcement.e2e.test.ts:row
generateKey software healthy tests/e2e/api/license-key-generation.e2e.test.ts:generateKey
directly software healthy tests/e2e/api/skills-search-direct.e2e.test.ts:directly
provisionTestUser software healthy tests/e2e/fixtures/usage-counter-fixture.ts:provisionTestUs…
cleanupTestUser software healthy tests/e2e/fixtures/usage-counter-fixture.ts:cleanupTestUser
getUsageRow software healthy tests/e2e/fixtures/usage-counter-fixture.ts:getUsageRow
rows software healthy tests/e2e/fixtures/usage-counter-fixture.ts:rows
name software healthy tests/e2e/fixtures/usage-counter-fixture.ts:name
via software healthy tests/e2e/fixtures/usage-counter-fixture.ts:via
stagingFunctionUrl software healthy tests/e2e/fixtures/usage-counter-fixture.ts:stagingFunction…
resolveStagingSkillId software healthy tests/e2e/fixtures/usage-counter-fixture.ts:resolveStagingS…

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

LabelLayerStatusPath
vitest.preset.ts software warning vitest.preset.ts
.markdownlint.json software healthy .markdownlint.json
vitest.config.colocated.ts software warning vitest.config.colocated.ts
vitest.e2e.config.ts software warning vitest.e2e.config.ts
.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
Dockerfile software healthy Dockerfile
.gitleaks.toml software healthy .gitleaks.toml
turbo.json software healthy turbo.json
vitest.config.root-tests.ts software healthy vitest.config.root-tests.ts
package-lock.json software healthy package-lock.json
vitest-e2e.config.ts software warning vitest-e2e.config.ts
.env.example software healthy .env.example
lint-staged.config.js software warning lint-staged.config.js
eslint.config.js software warning eslint.config.js
tsconfig.json software healthy tsconfig.json
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
CHANGELOG.md software healthy CHANGELOG.md
docker-compose.yml software healthy docker-compose.yml
vitest.config.ts software warning vitest.config.ts
vitest.setup.ts software warning vitest.setup.ts
docker-entrypoint.sh software healthy docker-entrypoint.sh
tsconfig.base.json software healthy tsconfig.base.json
devcontainer.json software healthy .devcontainer/devcontainer.json
setup.ts software warning tests/setup.ts
proxy.test.ts software healthy tests/api-proxy/proxy.test.ts
integration.test.ts software healthy tests/api/integration.test.ts
api-load-test.js software healthy tests/performance/api-load-test.js
2026-01-08-summary.md software healthy tests/performance/results/2026-01-08-summary.md
summary.json software healthy tests/performance/results/summary.json
webhook-handling.spec.ts software healthy tests/e2e/webhook-handling.spec.ts
api.e2e.test.ts software healthy tests/e2e/api.e2e.test.ts
portal-session.test.ts software healthy tests/e2e/portal-session.test.ts
checkout-flow.spec.ts software healthy tests/e2e/checkout-flow.spec.ts
mcp-tools.e2e.test.ts software healthy tests/e2e/mcp-tools.e2e.test.ts
quota-enforcement.e2e.test.ts software healthy tests/e2e/quota-enforcement.e2e.test.ts
license-key-generation.e2e.test.ts software healthy tests/e2e/api/license-key-generation.e2e.test.ts
skills-search-direct.e2e.test.ts software healthy tests/e2e/api/skills-search-direct.e2e.test.ts
usage-counter-fixture.ts software healthy tests/e2e/fixtures/usage-counter-fixture.ts
usage-counter-fixture.types.ts software warning tests/e2e/fixtures/usage-counter-fixture.types.ts
usage-counter-fixture.helpers.ts software healthy tests/e2e/fixtures/usage-counter-fixture.helpers.ts
stripe-events.json software healthy tests/e2e/fixtures/stripe-events.json
usage-counter.e2e.test.ts software healthy tests/e2e/mcp/usage-counter.e2e.test.ts
usage-counter.e2e.test.ts software warning tests/e2e/cli/usage-counter.e2e.test.ts
account-usage.e2e.test.ts software healthy tests/e2e/website/account-usage.e2e.test.ts

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

LabelLayerStatusPath
DotsProgressReporter software healthy scripts/batch-transform-skills.progress.ts:DotsProgressRepo…
BarProgressReporter software healthy scripts/batch-transform-skills.progress.ts:BarProgressRepor…
JsonProgressReporter software healthy scripts/batch-transform-skills.progress.ts:JsonProgressRepo…
Baz software healthy scripts/tests/audit-standards-export-drift.test.ts:Baz
tag software healthy scripts/tests/audit-standards-frontmatter.test.ts:tag
arity software healthy scripts/tests/audit-standards-frontmatter.test.ts:arity
as software healthy scripts/tests/_lib/git-fixture-env.ts:as
of software healthy scripts/tests/_lib/git-fixture-env.ts:of
ConcurrencyLimiter software healthy scripts/lib/migration-utils.ts:ConcurrencyLimiter
GitHubRateLimiter software healthy scripts/lib/migration-utils.ts:GitHubRateLimiter
LinearSync software healthy scripts/phase4-orchestrator/linear-sync.ts:LinearSync
ValidationError software healthy scripts/indexer/_shared/validation.ts:ValidationError
RateLimitError software healthy scripts/indexer/_shared/rate-limit.ts:RateLimitError
mock software healthy packages/enterprise/tests/audit/exporters/CloudWatchExporte…
MockCloudWatchLogsClient software healthy packages/enterprise/tests/audit/exporters/CloudWatchExporte…
MockAuditLogger software healthy packages/enterprise/tests/audit/retention/RetentionEnforcer…
MockStripeError software healthy packages/enterprise/tests/billing/StripeClient.customers.te…
MockStripe software healthy packages/enterprise/tests/billing/StripeClient.customers.te…
MockStripeError software healthy packages/enterprise/tests/billing/StripeClient.checkout.tes…
MockStripe software healthy packages/enterprise/tests/billing/StripeClient.checkout.tes…
to software healthy packages/enterprise/tests/billing/StripeWebhookHandler.drif…
this software healthy packages/enterprise/tests/billing/StripeWebhookHandler.drif…
MockStripeError software healthy packages/enterprise/tests/billing/StripeClient.portal-invoi…
MockStripe software healthy packages/enterprise/tests/billing/StripeClient.portal-invoi…
MockStripeError software healthy packages/enterprise/tests/billing/StripeClient.subscription…
MockStripe software healthy packages/enterprise/tests/billing/StripeClient.subscription…
EnterpriseAuditLogger software healthy packages/enterprise/src/audit/AuditLogger.ts:EnterpriseAudi…
ScheduledScanError software healthy packages/enterprise/src/audit/scheduled-scan.ts:ScheduledSc…
CloudWatchExporter software healthy packages/enterprise/src/audit/exporters/CloudWatchExporter.…
RetentionEnforcer software healthy packages/enterprise/src/audit/retention/RetentionEnforcer.t…
EventStreamManager software healthy packages/enterprise/src/audit/streaming/EventStream.ts:Even…
GDPRComplianceService software healthy packages/enterprise/src/billing/GDPRComplianceService.ts:GD…
field software healthy packages/enterprise/src/billing/GDPRComplianceService.ts:fi…
StripeReconciliationJob software healthy packages/enterprise/src/billing/StripeReconciliationJob.ts:…
StripeClient software healthy packages/enterprise/src/billing/StripeClient.ts:StripeClient
StripeWebhookHandler software healthy packages/enterprise/src/billing/StripeWebhookHandler.ts:Str…
satisfies software healthy packages/enterprise/src/billing/webhook-contract.ts:satisfi…
can software healthy packages/enterprise/src/billing/webhook-contract.ts:can
BillingError software healthy packages/enterprise/src/billing/types.ts:BillingError
BillingService software healthy packages/enterprise/src/billing/BillingService.ts:BillingSe…
FeatureRequiredError software healthy packages/enterprise/src/license/FeatureRequiredError.ts:Fea…
FeatureChecker software healthy packages/enterprise/src/license/FeatureChecker.ts:FeatureCh…
export software healthy packages/enterprise/src/license/index.ts:export
LicenseKeyGenerator software healthy packages/enterprise/src/license/LicenseKeyGenerator.ts:Lice…
LicenseValidator software healthy packages/enterprise/src/license/LicenseValidator.ts:License…
for software healthy packages/enterprise/src/license/errors/index.ts:for
LicenseError software healthy packages/enterprise/src/license/errors/index.ts:LicenseError
LicenseExpiredError software healthy packages/enterprise/src/license/errors/index.ts:LicenseExpi…
LicenseInvalidError software healthy packages/enterprise/src/license/errors/index.ts:LicenseInva…
LicenseNotFoundError software healthy packages/enterprise/src/license/errors/index.ts:LicenseNotF…

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

LabelLayerStatusPath
.devcontainer software healthy .devcontainer
tests software healthy tests
api-proxy software healthy tests/api-proxy
api software healthy tests/api
performance software healthy tests/performance
results software healthy tests/performance/results
e2e software healthy tests/e2e
api software healthy tests/e2e/api
fixtures software healthy tests/e2e/fixtures
mcp software healthy tests/e2e/mcp
cli software healthy tests/e2e/cli
website software healthy tests/e2e/website
benchmarks software healthy benchmarks
apps software healthy apps
api-proxy software healthy apps/api-proxy
api software healthy apps/api-proxy/api
docs software healthy docs
privacy software healthy docs/privacy
scripts software healthy scripts
tests software healthy scripts/tests
fixtures software healthy scripts/tests/fixtures
esm-sh-staleness-sweep software healthy scripts/tests/fixtures/esm-sh-staleness-sweep
npm-view software healthy scripts/tests/fixtures/npm-view
workflow-sha-pin software healthy scripts/tests/fixtures/workflow-sha-pin
indexer software healthy scripts/tests/indexer
_lib software healthy scripts/tests/_lib
smoke-prod software healthy scripts/smoke-prod
lib software healthy scripts/lib
live-services software healthy scripts/live-services
git-hooks software healthy scripts/git-hooks
phase4-orchestrator software healthy scripts/phase4-orchestrator
phases software healthy scripts/phases
supabase software healthy scripts/supabase
linear software healthy scripts/linear
indexer software healthy scripts/indexer
phases software healthy scripts/indexer/phases
_shared software healthy scripts/indexer/_shared
prompts software healthy scripts/prompts
ci software healthy scripts/ci
e2e software healthy scripts/e2e
packages software healthy packages
enterprise software healthy packages/enterprise
tests software healthy packages/enterprise/tests
integration software healthy packages/enterprise/tests/integration
fixtures software healthy packages/enterprise/tests/fixtures
audit software healthy packages/enterprise/tests/audit
exporters software healthy packages/enterprise/tests/audit/exporters
retention software healthy packages/enterprise/tests/audit/retention
streaming software healthy packages/enterprise/tests/audit/streaming
billing software healthy packages/enterprise/tests/billing

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

LabelLayerStatusPath
validate-migration.ts data healthy scripts/validate-migration.ts
backfill-migration-headers.test.ts data healthy scripts/tests/backfill-migration-headers.test.ts
audit-standards-migration-ordering.test.ts data healthy scripts/tests/audit-standards-migration-ordering.test.ts
migration-utils.ts data healthy scripts/lib/migration-utils.ts
supabase-migrations.ts data healthy packages/doc-retrieval-mcp/src/adapters/supabase-migrations…
supabase-migrations.test.ts data healthy packages/doc-retrieval-mcp/src/adapters/supabase-migrations…
migration-v17.test.ts data healthy packages/core/tests/unit/migrations/migration-v17.test.ts
v10-dependencies.test.ts data healthy packages/core/tests/unit/migrations/v10-dependencies.test.ts
migration-v16.test.ts data healthy packages/core/tests/unit/migrations/migration-v16.test.ts
migration.test.ts data healthy packages/core/tests/db/migration.test.ts
schema-migrations.test.ts data healthy packages/core/tests/db/schema-migrations.test.ts
migration-runner.ts data healthy packages/core/src/db/migration-runner.ts
migration-types.ts data healthy packages/core/src/db/migration-types.ts
migration.ts data healthy packages/core/src/db/migration.ts
v5-skill-versions.ts data healthy packages/core/src/db/migrations/v5-skill-versions.ts
v12-risk-score-history.ts data healthy packages/core/src/db/migrations/v12-risk-score-history.ts
v3-sync-tables.ts data healthy packages/core/src/db/migrations/v3-sync-tables.ts
v5b-change-type.ts data healthy packages/core/src/db/migrations/v5b-change-type.ts
v10-dependencies.ts data healthy packages/core/src/db/migrations/v10-dependencies.ts
v7-compatibility.ts data healthy packages/core/src/db/migrations/v7-compatibility.ts
v8-co-installs.ts data healthy packages/core/src/db/migrations/v8-co-installs.ts
v13-team-tables.ts data healthy packages/core/src/db/migrations/v13-team-tables.ts
v4-security-columns.ts data healthy packages/core/src/db/migrations/v4-security-columns.ts
v6-advisories.ts data healthy packages/core/src/db/migrations/v6-advisories.ts
v16-skill-source.ts data healthy packages/core/src/db/migrations/v16-skill-source.ts
v2-phase5-columns.ts data healthy packages/core/src/db/migrations/v2-phase5-columns.ts
v17-curated-trust-tier.ts data healthy packages/core/src/db/migrations/v17-curated-trust-tier.ts
080_profile_completion.test.sql data healthy supabase/tests/migrations/080_profile_completion.test.sql
010_contact_submissions.sql data healthy supabase/migrations/010_contact_submissions.sql
20260524000001_skills_compatibility_column.sql data healthy supabase/migrations/20260524000001_skills_compatibility_col…
035_move_pg_trgm_extension.sql data healthy supabase/migrations/035_move_pg_trgm_extension.sql
006_rpc_performance_indexes.sql data healthy supabase/migrations/006_rpc_performance_indexes.sql
021_skills_optimized.sql data healthy supabase/migrations/021_skills_optimized.sql
20260520000001_team_invitations.sql data healthy supabase/migrations/20260520000001_team_invitations.sql
076_webhook_dlq_retention.sql data healthy supabase/migrations/076_webhook_dlq_retention.sql
20260510000001_skills_repo_updated_at.sql data healthy supabase/migrations/20260510000001_skills_repo_updated_at.s…
022_github_oauth.sql data healthy supabase/migrations/022_github_oauth.sql
074_user_team_ids_consolidation.sql data healthy supabase/migrations/074_user_team_ids_consolidation.sql
012_pending_checkouts.sql data healthy supabase/migrations/012_pending_checkouts.sql
20260513000001_indexer_lock_ttl_and_view_extension.sql data healthy supabase/migrations/20260513000001_indexer_lock_ttl_and_vie…
034_tighten_rls_policies.sql data healthy supabase/migrations/034_tighten_rls_policies.sql
087_set_search_path_get_device_code_preview.sql data healthy supabase/migrations/087_set_search_path_get_device_code_pre…
085_quota_warning_log.sql data healthy supabase/migrations/085_quota_warning_log.sql
20260504000001_allow_multi_key_per_tier.sql data healthy supabase/migrations/20260504000001_allow_multi_key_per_tier…
080_profile_completion.sql data healthy supabase/migrations/080_profile_completion.sql
031_fix_pending_checkout_reliability.sql data healthy supabase/migrations/031_fix_pending_checkout_reliability.sql
007_fix_pagination_ordering.sql data healthy supabase/migrations/007_fix_pagination_ordering.sql
055_add_source_format.sql data healthy supabase/migrations/055_add_source_format.sql
049_fix_category_count_update.sql data healthy supabase/migrations/049_fix_category_count_update.sql
078_check_team_tier_access.sql data healthy supabase/migrations/078_check_team_tier_access.sql

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

LabelLayerStatusPath
drift-check cicd healthy .github/workflows/version-drift-check.yml
security-scan cicd healthy .github/workflows/security-scan.yml
update-quarantine-tracking cicd healthy .github/workflows/security-scan.yml
analyze cicd healthy .github/workflows/codeql.yml
sweep cicd healthy .github/workflows/esm-sh-staleness-sweep.yml
smoke-fixture cicd healthy .github/workflows/esm-sh-staleness-sweep.yml
send-report cicd healthy .github/workflows/ops-report.yml
hooks-test cicd healthy .github/workflows/validate-hooks.yml
weekly-eval-skeleton cicd healthy .github/workflows/eval-weekly.yml
detect cicd healthy .github/workflows/detect-release-drift.yml
refresh cicd healthy .github/workflows/refresh-metadata.yml
prune-untagged cicd healthy .github/workflows/ghcr-cache-prune.yml
billing-report cicd healthy .github/workflows/billing-monitor.yml
deploy-staging cicd healthy .github/workflows/website-deploy-staging.yml
lighthouse cicd healthy .github/workflows/website-deploy-staging.yml
link-check cicd healthy .github/workflows/website-deploy-staging.yml
deploy-production cicd healthy .github/workflows/website-deploy-staging.yml
smoke-test cicd healthy .github/workflows/website-deploy-staging.yml
growth-report cicd healthy .github/workflows/user-growth-report.yml
detect cicd healthy .github/workflows/deploy-edge-functions.yml
deploy-prod cicd healthy .github/workflows/deploy-edge-functions.yml
deploy-staging cicd healthy .github/workflows/deploy-edge-functions.yml
drift-audit cicd healthy .github/workflows/linear-drift-audit.yml
docker-build cicd healthy .github/workflows/e2e-tests.yml
cli-e2e-tests cicd healthy .github/workflows/e2e-tests.yml
mcp-e2e-tests cicd healthy .github/workflows/e2e-tests.yml
report-results cicd healthy .github/workflows/e2e-tests.yml
collect-baselines cicd healthy .github/workflows/e2e-tests.yml
transform cicd healthy .github/workflows/batch-transform.yml
validate cicd healthy .github/workflows/publish-vscode.yml
publish cicd healthy .github/workflows/publish-vscode.yml
audit cicd healthy .github/workflows/concurrency-audit-pr.yml
smoke cicd healthy .github/workflows/smoke-prod.yml
alert cicd healthy .github/workflows/smoke-prod.yml
send-report cicd healthy .github/workflows/usage-report-monthly.yml
detect-changes cicd healthy .github/workflows/ci.yml
secret-scan cicd healthy .github/workflows/ci.yml
classify cicd healthy .github/workflows/ci.yml
pr-validation-node cicd healthy .github/workflows/ci.yml
package-validation cicd healthy .github/workflows/ci.yml
retrieval-eval-gate cicd healthy .github/workflows/ci.yml
dependency-guard cicd healthy .github/workflows/ci.yml
pr-validation-shell cicd healthy .github/workflows/ci.yml
docker-build cicd healthy .github/workflows/ci.yml
quality-checks cicd healthy .github/workflows/ci.yml
test cicd healthy .github/workflows/ci.yml
test-root cicd healthy .github/workflows/ci.yml
test-root-colocated cicd healthy .github/workflows/ci.yml
security cicd healthy .github/workflows/ci.yml
website-build cicd healthy .github/workflows/ci.yml

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

LabelLayerStatusPath
auth::packages/website/src/lib/team-access.test.ts security healthy packages/website/src/lib/team-access.test.ts
auth::packages/core/src/sources/GitLabSourceAdapter.ts security healthy packages/core/src/sources/GitLabSourceAdapter.ts
auth::packages/core/tests/api/client.auth.test.ts security healthy packages/core/tests/api/client.auth.test.ts
auth::packages/mcp-server/src/tools/install.ts security healthy packages/mcp-server/src/tools/install.ts
auth::packages/cli/src/commands/login.test.ts security healthy packages/cli/src/commands/login.test.ts
auth::packages/core/src/api/client.token-refresh.ts security healthy packages/core/src/api/client.token-refresh.ts
auth::packages/website/src/lib/oauth-popup.ts security healthy packages/website/src/lib/oauth-popup.ts
auth::tests/e2e/fixtures/usage-counter-fixture.ts security healthy tests/e2e/fixtures/usage-counter-fixture.ts
auth::tests/e2e/quota-enforcement.e2e.test.ts security healthy tests/e2e/quota-enforcement.e2e.test.ts
auth::packages/website/src/middleware.ts security healthy packages/website/src/middleware.ts
auth::packages/core/src/analytics/schema.ts security healthy packages/core/src/analytics/schema.ts
auth::scripts/setup-github.sh security healthy scripts/setup-github.sh
auth::packages/website/src/components/auth/index.ts security healthy packages/website/src/components/auth/index.ts
auth::packages/enterprise/tests/audit/AuditEventTypes.test.… security healthy packages/enterprise/tests/audit/AuditEventTypes.test.ts
auth::packages/enterprise/tests/license/errors/index.test.ts security healthy packages/enterprise/tests/license/errors/index.test.ts
auth::scripts/_lib.sh security healthy scripts/_lib.sh
auth::packages/enterprise/src/license/errors/index.ts security healthy packages/enterprise/src/license/errors/index.ts
auth::packages/enterprise/src/license/LicenseKeyGenerator.ts security healthy packages/enterprise/src/license/LicenseKeyGenerator.ts
auth::packages/enterprise/tests/license/LicenseKeyGenerator… security healthy packages/enterprise/tests/license/LicenseKeyGenerator.test.…
auth::packages/website/src/lib/oauth-popup.test.ts security healthy packages/website/src/lib/oauth-popup.test.ts
auth::packages/cli/tests/recommend.errors.test.ts security healthy packages/cli/tests/recommend.errors.test.ts
auth::packages/cli/src/commands/login.test-helpers.ts security healthy packages/cli/src/commands/login.test-helpers.ts
auth::packages/core/src/scripts/github-import/github-auth.ts security healthy packages/core/src/scripts/github-import/github-auth.ts
auth::packages/mcp-server/src/utils/validation.ts security healthy packages/mcp-server/src/utils/validation.ts
auth::.github/workflows/analytics-report.yml security healthy .github/workflows/analytics-report.yml
auth::packages/cli/tests/search-helpers.test.ts security healthy packages/cli/tests/search-helpers.test.ts
auth::packages/core/src/webhooks/WebhookDeadLetterRepositor… security healthy packages/core/src/webhooks/WebhookDeadLetterRepository.ts
auth::tests/e2e/api/license-key-generation.e2e.test.ts security healthy tests/e2e/api/license-key-generation.e2e.test.ts
auth::scripts/tests/deploy-detection.test.sh security healthy scripts/tests/deploy-detection.test.sh
auth::packages/mcp-server/src/middleware/degradation.ts security healthy packages/mcp-server/src/middleware/degradation.ts
auth::packages/website/tests/e2e/team-invitations.spec.ts security healthy packages/website/tests/e2e/team-invitations.spec.ts
auth::scripts/worktree-docker.sh security healthy scripts/worktree-docker.sh
auth::scripts/indexer/_shared/github-auth.ts security healthy scripts/indexer/_shared/github-auth.ts
auth::packages/cli/tests/recommend.filters.test.ts security healthy packages/cli/tests/recommend.filters.test.ts
auth::scripts/deploy-edge-functions.sh security healthy scripts/deploy-edge-functions.sh
auth::packages/enterprise/src/license/LicenseValidator.ts security healthy packages/enterprise/src/license/LicenseValidator.ts
auth::packages/mcp-server/src/tools/sso-tools.ts security healthy packages/mcp-server/src/tools/sso-tools.ts
auth::packages/website/src/lib/auth-callback-handler.ts security healthy packages/website/src/lib/auth-callback-handler.ts
auth::scripts/start-category-expansion.sh security healthy scripts/start-category-expansion.sh
auth::packages/core/src/api/client.events.ts security healthy packages/core/src/api/client.events.ts
auth::tests/e2e/website/account-usage.e2e.test.ts security healthy tests/e2e/website/account-usage.e2e.test.ts
auth::packages/core/src/api/client.ts security healthy packages/core/src/api/client.ts
auth::packages/enterprise/src/billing/gdpr-types.ts security healthy packages/enterprise/src/billing/gdpr-types.ts
auth::scripts/tests/check-npm-bootstrap.test.ts security healthy scripts/tests/check-npm-bootstrap.test.ts
auth::packages/cli/src/commands/recommend.ts security healthy packages/cli/src/commands/recommend.ts
auth::packages/core/src/config/token-credentials.ts security healthy packages/core/src/config/token-credentials.ts
auth::packages/enterprise/src/license/degradation-strategie… security healthy packages/enterprise/src/license/degradation-strategies.ts
auth::scripts/tests/verify-claude-md-extraction.sh security healthy scripts/tests/verify-claude-md-extraction.sh
auth::packages/mcp-server/src/middleware/toolFeatureMapping… security healthy packages/mcp-server/src/middleware/toolFeatureMapping.ts
auth::packages/core/src/api/client.types.ts security healthy packages/core/src/api/client.types.ts

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

LabelLayerStatusPath
SKILLSMITH_GITHUB_APP_ID cicd healthy
SUPABASE_SERVICE_ROLE_KEY_PROD cicd healthy
GCP_WIF_PROVIDER cicd healthy
GCP_SERVICE_ACCOUNT cicd healthy
VERCEL_AUTOMATION_BYPASS_SECRET cicd healthy
SELECTED_SUPABASE_SERVICE_ROLE_KEY cicd healthy
WEBHOOK_ENDPOINT_ID cicd healthy
SUPABASE_URL cicd healthy
SUPABASE_ACCESS_TOKEN cicd healthy
E2E_TEST_USER_ID cicd healthy
NODE_VERSION cicd healthy
E2E_TEST_USER_PASSWORD cicd healthy
CACHE_SIZE_MB_THRESHOLD cicd healthy
GH_PAT cicd healthy
STRIPE_SECRET_KEY cicd healthy
SMOKE_SKILLS_EMAIL cicd healthy
STAGING_POOLER_URL cicd healthy
SLACK_WEBHOOK_URL cicd healthy
SELECTED_SUPABASE_URL cicd healthy
SMOKE_SKILLS_SUPABASE_ANON_KEY cicd healthy
SMOKE_SKILLS_API_KEY cicd healthy
STAGING_SUPABASE_URL cicd healthy
STRATEGY_SUBMODULE_PAT cicd healthy
RELEASE_PAT cicd healthy
SUPABASE_URL_STAGING cicd healthy
VERCEL_ORG_ID cicd healthy
SUPABASE_SERVICE_ROLE_KEY_STAGING cicd healthy
VERCEL_PROJECT_ID cicd healthy
SUPABASE_SERVICE_ROLE_KEY cicd healthy
CODECOV_TOKEN cicd healthy
STAGING_SUPABASE_ANON_KEY cicd healthy
SKILLSMITH_GITHUB_APP_INSTALLATION_ID cicd healthy
SMOKE_SKILLS_PASSWORD cicd healthy
SUPABASE_URL_PROD cicd healthy
VSCE_PAT cicd healthy
GCP_PROJECT_ID cicd healthy
FAILURE_RATE_THRESHOLD cicd healthy
LINEAR_API_KEY cicd healthy
SUPABASE_ANON_KEY cicd healthy
CACHE_TO cicd healthy
GITHUB_TOKEN cicd healthy
SKILLSMITH_GITHUB_APP_PRIVATE_KEY cicd healthy
SMOKE_SKILLS_SUPABASE_URL cicd healthy
GIT_CRYPT_KEY cicd healthy
SUPABASE_PROJECT_REF cicd healthy
STAGING_SUPABASE_SERVICE_ROLE_KEY cicd healthy
VERCEL_TOKEN cicd healthy
ARTIFACT_COUNT_THRESHOLD cicd healthy
STAGING_SUPABASE_PROJECT_REF cicd healthy
STAGING_DB_PASSWORD cicd healthy

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

LabelLayerStatusPath
gha::version-drift-check cicd healthy .github/workflows/version-drift-check.yml
gha::security-scan cicd healthy .github/workflows/security-scan.yml
gha::codeql cicd healthy .github/workflows/codeql.yml
gha::esm-sh-staleness-sweep cicd healthy .github/workflows/esm-sh-staleness-sweep.yml
gha::ops-report cicd healthy .github/workflows/ops-report.yml
gha::validate-hooks cicd healthy .github/workflows/validate-hooks.yml
gha::eval-weekly cicd healthy .github/workflows/eval-weekly.yml
gha::detect-release-drift cicd healthy .github/workflows/detect-release-drift.yml
gha::refresh-metadata cicd healthy .github/workflows/refresh-metadata.yml
gha::ghcr-cache-prune cicd healthy .github/workflows/ghcr-cache-prune.yml
gha::billing-monitor cicd healthy .github/workflows/billing-monitor.yml
gha::website-deploy-staging cicd healthy .github/workflows/website-deploy-staging.yml
gha::user-growth-report cicd healthy .github/workflows/user-growth-report.yml
gha::deploy-edge-functions cicd healthy .github/workflows/deploy-edge-functions.yml
gha::linear-drift-audit cicd healthy .github/workflows/linear-drift-audit.yml
gha::e2e-tests cicd healthy .github/workflows/e2e-tests.yml
gha::batch-transform cicd healthy .github/workflows/batch-transform.yml
gha::publish-vscode cicd healthy .github/workflows/publish-vscode.yml
gha::concurrency-audit-pr cicd healthy .github/workflows/concurrency-audit-pr.yml
gha::smoke-prod cicd healthy .github/workflows/smoke-prod.yml
gha::usage-report-monthly cicd healthy .github/workflows/usage-report-monthly.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::wasm-env-snapshot cicd healthy .github/workflows/wasm-env-snapshot.yml
gha::analytics-report cicd healthy .github/workflows/analytics-report.yml
gha::usage-report-weekly cicd healthy .github/workflows/usage-report-weekly.yml
gha::coverage-report cicd healthy .github/workflows/coverage-report.yml
gha::weekly-security-scan cicd healthy .github/workflows/weekly-security-scan.yml
gha::chronic-red-monitor cicd healthy .github/workflows/chronic-red-monitor.yml
gha::packaging-test cicd healthy .github/workflows/packaging-test.yml
gha::device-login-roundtrip-cleanup cicd healthy .github/workflows/device-login-roundtrip-cleanup.yml
gha::post-merge-verify cicd healthy .github/workflows/post-merge-verify.yml
gha::openapi-spec-sync cicd healthy .github/workflows/openapi-spec-sync.yml
gha::release-cadence cicd healthy .github/workflows/release-cadence.yml
gha::expire-complimentary cicd healthy .github/workflows/expire-complimentary.yml
gha::validate-workflows cicd healthy .github/workflows/validate-workflows.yml
gha::release-cadence-pr-staleness cicd healthy .github/workflows/release-cadence-pr-staleness.yml
gha::docs-folder-index cicd healthy .github/workflows/docs-folder-index.yml
gha::e2e-usage-counter cicd healthy .github/workflows/e2e-usage-counter.yml
gha::indexer cicd healthy .github/workflows/indexer.yml
gha::docs-only cicd healthy .github/workflows/docs-only.yml
gha::quota-monitor cicd healthy .github/workflows/quota-monitor.yml
gha::stripe-webhook-monitor cicd healthy .github/workflows/stripe-webhook-monitor.yml
gha::publish cicd healthy .github/workflows/publish.yml
gha::device-login-roundtrip cicd healthy .github/workflows/device-login-roundtrip.yml

LabelLayerStatusPath
password_literal::tests/e2e/quota-enforcement.e2e.test.ts security healthy tests/e2e/quota-enforcement.e2e.test.ts
password_literal::scripts/apply-075-audit-logs-index.sh security healthy scripts/apply-075-audit-logs-index.sh
password_literal::scripts/pooler-psql.sh security healthy scripts/pooler-psql.sh
password_literal::scripts/pooler-psql-session.sh security healthy scripts/pooler-psql-session.sh
password_literal::scripts/validate-staging.sh security healthy scripts/validate-staging.sh
password_literal::scripts/tests/pooler-psql.test.sh security healthy scripts/tests/pooler-psql.test.sh
password_literal::scripts/tests/pooler-psql.test.sh security healthy scripts/tests/pooler-psql.test.sh
password_literal::scripts/tests/pooler-psql.test.sh security healthy scripts/tests/pooler-psql.test.sh
password_literal::scripts/tests/pooler-psql.test.sh security healthy scripts/tests/pooler-psql.test.sh
generic_api_key::packages/mcp-server/tests/unit/namespace-a… security healthy packages/mcp-server/tests/unit/namespace-audit-telemetry.te…
github_token::packages/mcp-server/tests/unit/logger.test.ts security healthy packages/mcp-server/tests/unit/logger.test.ts
github_token::packages/mcp-server/tests/unit/logger.test.ts security healthy packages/mcp-server/tests/unit/logger.test.ts
github_token::packages/mcp-server/tests/unit/logger.test.ts security healthy packages/mcp-server/tests/unit/logger.test.ts
github_token::packages/mcp-server/tests/unit/logger.test.ts security healthy packages/mcp-server/tests/unit/logger.test.ts
github_token::packages/mcp-server/tests/unit/logger.test.ts security healthy packages/mcp-server/tests/unit/logger.test.ts
github_token::packages/mcp-server/tests/unit/logger.test.ts security healthy packages/mcp-server/tests/unit/logger.test.ts
github_token::packages/mcp-server/tests/unit/logger.test.ts security healthy packages/mcp-server/tests/unit/logger.test.ts
generic_api_key::packages/mcp-server/tests/unit/logger.test… security healthy packages/mcp-server/tests/unit/logger.test.ts
generic_api_key::packages/mcp-server/tests/unit/logger.test… security healthy packages/mcp-server/tests/unit/logger.test.ts
password_literal::packages/mcp-server/tests/unit/logger.tes… security healthy packages/mcp-server/tests/unit/logger.test.ts
generic_api_key::packages/mcp-server/src/__tests__/context.… security healthy packages/mcp-server/src/__tests__/context.test.ts
github_token::packages/core/tests/security/pii-detection.te… security healthy packages/core/tests/security/pii-detection.test.ts
generic_api_key::packages/core/tests/security/pii-detection… security healthy packages/core/tests/security/pii-detection.test.ts
generic_api_key::packages/core/tests/security/pii-detection… security healthy packages/core/tests/security/pii-detection.test.ts
password_literal::packages/core/tests/security/pii-detectio… security healthy packages/core/tests/security/pii-detection.test.ts
generic_api_key::packages/core/tests/security/scanner-regre… security healthy packages/core/tests/security/scanner-regression-guard.test.…
generic_api_key::packages/core/tests/api/client.auth.test.ts security healthy packages/core/tests/api/client.auth.test.ts
generic_api_key::packages/core/tests/api/client.auth.test.ts security healthy packages/core/tests/api/client.auth.test.ts
generic_api_key::packages/core/tests/telemetry/posthog.test… security healthy packages/core/tests/telemetry/posthog.test.ts
generic_api_key::packages/core/tests/telemetry/posthog.test… security healthy packages/core/tests/telemetry/posthog.test.ts
generic_api_key::packages/core/tests/telemetry/posthog.test… security healthy packages/core/tests/telemetry/posthog.test.ts
generic_api_key::packages/core/tests/telemetry/posthog.test… security healthy packages/core/tests/telemetry/posthog.test.ts
generic_api_key::packages/core/tests/telemetry/posthog.test… security healthy packages/core/tests/telemetry/posthog.test.ts
generic_api_key::packages/core/tests/telemetry/posthog.test… security healthy packages/core/tests/telemetry/posthog.test.ts
generic_api_key::packages/core/tests/telemetry/posthog.test… security healthy packages/core/tests/telemetry/posthog.test.ts
generic_api_key::packages/core/tests/telemetry/posthog.test… security healthy packages/core/tests/telemetry/posthog.test.ts
generic_api_key::packages/core/tests/telemetry/posthog.test… security healthy packages/core/tests/telemetry/posthog.test.ts
generic_api_key::packages/core/tests/telemetry/posthog.test… security healthy packages/core/tests/telemetry/posthog.test.ts
generic_api_key::packages/core/tests/telemetry/posthog.test… security healthy packages/core/tests/telemetry/posthog.test.ts
generic_api_key::packages/core/tests/telemetry/posthog.test… security healthy packages/core/tests/telemetry/posthog.test.ts

LabelLayerStatusPath
127.0.0.1 network healthy tests/e2e/webhook-handling.spec.ts
1.2.3.4 network healthy scripts/tests/version-utils.test.ts
192.168.1.1 network healthy packages/enterprise/tests/AuditLogger.test.ts
192.168.1.100 network healthy packages/enterprise/tests/audit/AuditEventTypes.test.ts
124.0.0.0 network healthy packages/website/src/lib/crawler-detect.test.ts
10.0.0.1 network healthy packages/mcp-server/tests/unit/validate-helpers.test.ts
192.168.0.100 network healthy packages/mcp-server/tests/unit/validate-helpers.test.ts
169.254.169.254 network healthy packages/mcp-server/tests/unit/validate-helpers.test.ts
169.254.170.2 network healthy packages/mcp-server/tests/unit/validate-helpers.test.ts
192.168.1.2 network healthy packages/mcp-server/tests/webhooks/rate-limiter.security.te…
192.168.1.3 network healthy packages/mcp-server/tests/webhooks/rate-limiter.security.te…
203.0.113.50 network healthy packages/mcp-server/tests/webhooks/proxy-trust.security.tes…
10.0.0.2 network healthy packages/mcp-server/tests/webhooks/proxy-trust.security.tes…
8.8.8.8 network healthy packages/core/tests/validation.test.ts
1.1.1.1 network healthy packages/core/tests/validation.test.ts
142.250.185.46 network healthy packages/core/tests/validation.test.ts
127.1.2.3 network healthy packages/core/tests/validation.test.ts
127.255.255.255 network healthy packages/core/tests/validation.test.ts
10.1.2.3 network healthy packages/core/tests/validation.test.ts
10.255.255.255 network healthy packages/core/tests/validation.test.ts
172.16.0.1 network healthy packages/core/tests/validation.test.ts
172.20.0.1 network healthy packages/core/tests/validation.test.ts
172.31.255.255 network healthy packages/core/tests/validation.test.ts
172.15.0.1 network healthy packages/core/tests/validation.test.ts
172.32.0.1 network healthy packages/core/tests/validation.test.ts
192.168.0.1 network healthy packages/core/tests/validation.test.ts
192.168.255.255 network healthy packages/core/tests/validation.test.ts
192.167.0.1 network healthy packages/core/tests/validation.test.ts
192.169.0.1 network healthy packages/core/tests/validation.test.ts
169.254.0.1 network healthy packages/core/tests/validation.test.ts
0.1.2.3 network healthy packages/core/tests/validation.test.ts
0.255.255.255 network healthy packages/core/tests/validation.test.ts
256.256.256.256 network healthy packages/core/tests/validation.test.ts
10.0.0.0 network healthy packages/core/tests/RawUrlSourceAdapter.security.test.ts
172.16.0.0 network healthy packages/core/tests/RawUrlSourceAdapter.security.test.ts
192.168.0.0 network healthy packages/core/tests/RawUrlSourceAdapter.security.test.ts
169.254.255.255 network healthy packages/core/tests/RawUrlSourceAdapter.security.test.ts
127.0.0.0 network healthy packages/core/src/validation/url-validators.ts
169.254.0.0 network healthy packages/core/src/validation/url-validators.ts

LabelLayerStatusPath
/blog/rss.xml frontend healthy packages/website/src/pages/blog/rss.xml.ts
/api/skills-search frontend healthy packages/website/src/pages/api/skills-search.ts
/api/account/telemetry frontend healthy packages/website/src/pages/api/account/telemetry.ts
/packages/core frontend healthy scripts/tests/detect-affected.test.ts
/packages/mcp-server frontend healthy scripts/tests/detect-affected.test.ts
/packages/cli frontend healthy scripts/tests/detect-affected.test.ts
/packages/enterprise frontend healthy scripts/tests/detect-affected.test.ts
/packages/vscode-extension frontend healthy scripts/tests/detect-affected.test.ts
/packages/website frontend healthy scripts/tests/detect-affected.test.ts
/packages/skillsmith-cli frontend healthy scripts/tests/detect-affected.test.ts
/a frontend healthy scripts/tests/detect-affected.test.ts
/b frontend healthy scripts/tests/detect-affected.test.ts
/c frontend healthy scripts/tests/detect-affected.test.ts
/ frontend healthy packages/website/tests/a11y/audit.spec.ts
/skills frontend healthy packages/website/tests/a11y/audit.spec.ts
/docs frontend healthy packages/website/tests/a11y/audit.spec.ts
/docs/getting-started frontend healthy packages/website/tests/a11y/audit.spec.ts
/pricing frontend healthy packages/website/tests/a11y/audit.spec.ts
/contact frontend healthy packages/website/tests/a11y/audit.spec.ts
/docs/faq frontend healthy packages/website/tests/a11y/audit.spec.ts
/contact?topic=security frontend healthy packages/website/src/constants/terminology.ts
/contact?topic=verification frontend healthy packages/website/src/constants/terminology.ts
/contact?topic=support frontend healthy packages/website/src/constants/terminology.ts
/contact?topic=enterprise frontend healthy packages/website/src/constants/terminology.ts
/contact?topic=general frontend healthy packages/website/src/constants/terminology.ts
/auth/callback frontend healthy packages/website/src/lib/auth-callback-handler.ts
/non/existent/path frontend healthy packages/mcp-server/tests/integration/analyze.integration.t…
/home/user/.claude/skills/my-commit-helper frontend healthy packages/mcp-server/src/__tests__/recommend.test.ts
/home/user/.claude/skills/react-patterns frontend healthy packages/mcp-server/src/__tests__/recommend.test.ts
/home/user/.claude/skills/testing-utils frontend healthy packages/mcp-server/src/__tests__/recommend.test.ts
/home/user/.claude/skills/commit frontend healthy packages/mcp-server/src/__tests__/recommend.test.ts
/home/user/.claude/skills/my-tool frontend healthy packages/mcp-server/src/__tests__/recommend-online-path.tes…
/home/user/.claude/skills/my-skill frontend healthy packages/mcp-server/src/__tests__/LocalIndexer.test.ts
/home/user/.claude/skills/compat-skill frontend healthy packages/mcp-server/src/__tests__/LocalIndexer.test.ts
/path/to/project frontend healthy packages/mcp-server/src/tools/analyze.ts
/etc/passwd frontend healthy packages/core/tests/LocalFilesystemAdapter.test.ts
/test.txt frontend healthy packages/core/tests/security/SkillSandbox.test.ts
/skill/SKILL.md frontend healthy packages/core/src/security/SkillSandbox.ts
/skill/test.ts frontend healthy packages/core/src/security/SkillSandbox.ts

LabelLayerStatusPath
port:3001 network healthy Dockerfile
port:961 network healthy scripts/phases/phase-7-enterprise.sh
port:90 network healthy scripts/phases/phase-7-enterprise.sh
port:4321 network healthy packages/website/playwright.config.ts
port:3000 network healthy packages/mcp-server/src/webhooks/webhook-endpoint.ts
port:8080 network healthy packages/core/src/analysis/__tests__/integration.test.ts
port:08 network healthy .github/workflows/version-drift-check.yml
port:09 network healthy .github/workflows/version-drift-check.yml
port:06 network healthy .github/workflows/esm-sh-staleness-sweep.yml
port:04 network healthy .github/workflows/ghcr-cache-prune.yml
port:03 network healthy .github/workflows/ghcr-cache-prune.yml
port:11 network healthy .github/workflows/usage-report-monthly.yml
port:10 network healthy .github/workflows/usage-report-weekly.yml
port:14 network healthy .github/workflows/chronic-red-monitor.yml
port:12 network healthy .github/workflows/release-cadence-pr-staleness.yml
port:18 network healthy .github/workflows/indexer.yml
port:6543 network healthy .github/workflows/device-login-roundtrip.yml

LabelLayerStatusPath
sqlite data healthy .mcp.json
postgresql data healthy Dockerfile
postgres data healthy scripts/tests/indexer/format-roundtrip.test.ts
mysql data healthy scripts/indexer/categorization.ts
mongodb data healthy scripts/indexer/categorization.ts
redis data healthy scripts/indexer/categorization.ts
mariadb data healthy packages/mcp-server/tests/e2e/utils/hardcoded-detector.ts

LabelLayerStatusPath
debug_logs data healthy scripts/debug-handle-new-user.sql
signal_events data healthy packages/core/src/learning/schema.sql
user_profile data healthy packages/core/src/learning/schema.sql
aggregate_stats data healthy packages/core/src/learning/schema.sql
dismiss_reasons data healthy packages/core/src/learning/schema.sql
schema_version data healthy packages/core/src/learning/schema.sql

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
dev hardware healthy docker-compose.yml
test hardware healthy docker-compose.yml
orchestrator hardware healthy docker-compose.yml

LabelLayerStatusPath
vps::aws hardware healthy package.json
vps::azure hardware healthy scripts/probe-vendor-orgs.sh
vps::digitalocean hardware healthy scripts/probe-vendor-orgs.sh
vps::gcp hardware healthy packages/mcp-server/tests/unit/validate-helpers.test.ts

LabelLayerStatusPath
GET /health api healthy scripts/e2e/setup-test-repos.ts
GET / api healthy scripts/e2e/setup-test-repos.ts
GET /metrics api healthy packages/core/src/telemetry/prometheus.ts

LabelLayerStatusPath
rabbitmq data healthy packages/mcp-server/tests/integration/fixtures/experimental…
sqs data healthy packages/mcp-server/tests/integration/fixtures/experimental…
celery data healthy packages/core/src/analysis/adapters/python-frameworks.ts

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

LabelLayerStatusPath
nginx network healthy tests/api-proxy/proxy.test.ts

LabelLayerStatusPath
gpu (detected) hardware healthy packages/core/tests/github-import/fixtures/non-skills.json
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/72a3ffa5-cbcd-4a9e-8c7c-015f5f1e3595/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/72a3ffa5-cbcd-4a9e-8c7c-015f5f1e3595/

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.