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.

terrene-foundation/kailash-coc-rs

https://github.com/terrene-foundation/kailash-coc-rs · scanned 2026-06-16 00:32 UTC (2 months, 2 weeks ago)

604 raw signals (0 security + 604 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 593 actionable findings from 1 signal source. 11 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

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

All 4218 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
GEMINI.md software healthy GEMINI.md
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
Dockerfile software healthy Dockerfile
.env.example software healthy .env.example
AGENTS.md software healthy AGENTS.md
docker-compose.yml software healthy docker-compose.yml
devcontainer.json software healthy .devcontainer/devcontainer.json
README.md software healthy workspaces/_template/README.md
check-manifest-parity.sh software healthy scripts/check-manifest-parity.sh
README.md software healthy scripts/README.md
pre-uninstall.js software healthy scripts/plugin/pre-uninstall.js
post-install.js software healthy scripts/plugin/post-install.js
pre-install.js software healthy scripts/plugin/pre-install.js
build-plugin.js software healthy scripts/plugin/build-plugin.js
check-status.sh software healthy scripts/development/check-status.sh
README.md software healthy scripts/development/README.md
reset-development.sh software healthy scripts/development/reset-development.sh
stop-development.sh software healthy scripts/development/stop-development.sh
start-development.sh software healthy scripts/development/start-development.sh
setup-databases.sh software healthy scripts/development/setup-databases.sh
setup-environment.sh software healthy scripts/development/setup-environment.sh
digest-builder.js software healthy scripts/learning/digest-builder.js
observation-logger.js software healthy scripts/learning/observation-logger.js
teardown-databases.sh software healthy scripts/deployment/teardown-databases.sh
setup-github-projects.sh software healthy scripts/deployment/setup-github-projects.sh
README.md software healthy scripts/deployment/README.md
deploy-tenant.sh software healthy scripts/deployment/deploy-tenant.sh
refactor-pythoncode-to-functions.py software healthy scripts/maintenance/refactor-pythoncode-to-functions.py
consolidate-outputs.py software healthy scripts/maintenance/consolidate-outputs.py
README.md software healthy scripts/maintenance/README.md
fix-imports.py software healthy scripts/maintenance/fix-imports.py
fix-hardcoded-paths.py software healthy scripts/maintenance/fix-hardcoded-paths.py
refactor-pythoncode.py software healthy scripts/maintenance/refactor-pythoncode.py
examples.sh software healthy scripts/metrics/examples.sh
test-coverage-tracker.sh software healthy scripts/metrics/test-coverage-tracker.sh
README.md software healthy scripts/metrics/README.md
feature-tracker.sh software healthy scripts/metrics/feature-tracker.sh
weekly-summary.sh software healthy scripts/metrics/weekly-summary.sh
daily-metrics.sh software healthy scripts/metrics/daily-metrics.sh
github-metrics.sh software healthy scripts/metrics/github-metrics.sh
validate-skills.js software healthy scripts/ci/validate-skills.js
validate-commands.js software healthy scripts/ci/validate-commands.js
validate-agents.js software healthy scripts/ci/validate-agents.js
validate-rules.js software healthy scripts/ci/validate-rules.js
validate-hooks.js software healthy scripts/ci/validate-hooks.js
run-all.js software healthy scripts/ci/run-all.js
settings.json software healthy .claude/settings.json
operators.roster.schema.json software healthy .claude/operators.roster.schema.json
sync-manifest.yaml software healthy .claude/sync-manifest.yaml

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

LabelLayerStatusPath
main software healthy scripts/plugin/pre-uninstall.js:main
main software healthy scripts/plugin/post-install.js:main
main software healthy scripts/plugin/pre-install.js:main
freeGB software healthy scripts/plugin/pre-install.js:freeGB
createManifest software healthy scripts/plugin/build-plugin.js:createManifest
shouldExclude software healthy scripts/plugin/build-plugin.js:shouldExclude
copyDir software healthy scripts/plugin/build-plugin.js:copyDir
buildPlugin software healthy scripts/plugin/build-plugin.js:buildPlugin
main software healthy scripts/plugin/build-plugin.js:main
loadObservations software healthy scripts/learning/digest-builder.js:loadObservations
buildDigest software healthy scripts/learning/digest-builder.js:buildDigest
getStats software healthy scripts/learning/digest-builder.js:getStats
countArchives software healthy scripts/learning/digest-builder.js:countArchives
resolvePaths software healthy scripts/learning/observation-logger.js:resolvePaths
initializeLearningDir software healthy scripts/learning/observation-logger.js:initializeLearningDir
createObservation software healthy scripts/learning/observation-logger.js:createObservation
logObservation software healthy scripts/learning/observation-logger.js:logObservation
checkAndArchive software healthy scripts/learning/observation-logger.js:checkAndArchive
getStats software healthy scripts/learning/observation-logger.js:getStats
__init__ software healthy scripts/maintenance/refactor-pythoncode-to-functions.py:32
visit_Call software dead scripts/maintenance/refactor-pythoncode-to-functions.py:37
_generate_function_name software healthy scripts/maintenance/refactor-pythoncode-to-functions.py:88
_create_function software healthy scripts/maintenance/refactor-pythoncode-to-functions.py:110
refactor_file software healthy scripts/maintenance/refactor-pythoncode-to-functions.py:180
find_python_files software healthy scripts/maintenance/refactor-pythoncode-to-functions.py:294
main software healthy scripts/maintenance/refactor-pythoncode-to-functions.py:299
main software healthy scripts/maintenance/consolidate-outputs.py:10
should_skip_file software healthy scripts/maintenance/fix-imports.py:82
fix_file software healthy scripts/maintenance/fix-imports.py:87
fix_duplicate_imports software healthy scripts/maintenance/fix-imports.py:140
main software healthy scripts/maintenance/fix-imports.py:175
find_hardcoded_outputs software healthy scripts/maintenance/fix-hardcoded-paths.py:11
main software healthy scripts/maintenance/fix-hardcoded-paths.py:78
extract_node_info software healthy scripts/maintenance/refactor-pythoncode.py:28
generate_function_name software healthy scripts/maintenance/refactor-pythoncode.py:64
create_function_from_code software healthy scripts/maintenance/refactor-pythoncode.py:94
refactor_file software healthy scripts/maintenance/refactor-pythoncode.py:188
main software healthy scripts/maintenance/refactor-pythoncode.py:298
validateSkill software healthy scripts/ci/validate-skills.js:validateSkill
codeBlockCount software healthy scripts/ci/validate-skills.js:codeBlockCount
validateAllSkills software healthy scripts/ci/validate-skills.js:validateAllSkills
main software healthy scripts/ci/validate-skills.js:main
validateCommand software healthy scripts/ci/validate-commands.js:validateCommand
codeBlockCount software healthy scripts/ci/validate-commands.js:codeBlockCount
validateAllCommands software healthy scripts/ci/validate-commands.js:validateAllCommands
main software healthy scripts/ci/validate-commands.js:main
parseFrontmatter software healthy scripts/ci/validate-agents.js:parseFrontmatter
validateAgent software healthy scripts/ci/validate-agents.js:validateAgent
validateAllAgents software healthy scripts/ci/validate-agents.js:validateAllAgents
main software healthy scripts/ci/validate-agents.js:main

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

LabelLayerStatusPath
.devcontainer software healthy .devcontainer
workspaces software healthy workspaces
_template software healthy workspaces/_template
scripts software healthy scripts
plugin software healthy scripts/plugin
development software healthy scripts/development
learning software healthy scripts/learning
deployment software healthy scripts/deployment
maintenance software healthy scripts/maintenance
metrics software healthy scripts/metrics
ci software healthy scripts/ci
.claude software healthy .claude
codex-templates software healthy .claude/codex-templates
team-memory software healthy .claude/team-memory
audit-fixtures software healthy .claude/audit-fixtures
c2-auth-iter3 software healthy .claude/audit-fixtures/c2-auth-iter3
signing-mutation-guard software healthy .claude/audit-fixtures/signing-mutation-guard
02-pass-no-sibling software healthy .claude/audit-fixtures/signing-mutation-guard/02-pass-no-si…
05-pass-signing-key-present software healthy .claude/audit-fixtures/signing-mutation-guard/05-pass-signi…
04-pass-degraded-mode-read software healthy .claude/audit-fixtures/signing-mutation-guard/04-pass-degra…
06-block-git-commit-degraded software healthy .claude/audit-fixtures/signing-mutation-guard/06-block-git-…
01-block-sibling-porcelain software healthy .claude/audit-fixtures/signing-mutation-guard/01-block-sibl…
03-block-degraded-mode-mutation software healthy .claude/audit-fixtures/signing-mutation-guard/03-block-degr…
proximity-band-budget software healthy .claude/audit-fixtures/proximity-band-budget
governed-throughput software healthy .claude/audit-fixtures/governed-throughput
session-end-hook software healthy .claude/audit-fixtures/session-end-hook
wave-loop software healthy .claude/audit-fixtures/wave-loop
extract-policies software healthy .claude/audit-fixtures/extract-policies
genesis-anchor-guard software healthy .claude/audit-fixtures/genesis-anchor-guard
must-7-single-owner-ado software healthy .claude/audit-fixtures/genesis-anchor-guard/must-7-single-o…
must-7-single-owner software healthy .claude/audit-fixtures/genesis-anchor-guard/must-7-single-o…
scan-synced-disclosure software healthy .claude/audit-fixtures/scan-synced-disclosure
r2-org-forms software healthy .claude/audit-fixtures/scan-synced-disclosure/r2-org-forms
.claude software healthy .claude/audit-fixtures/scan-synced-disclosure/r2-org-forms/…
rules software healthy .claude/audit-fixtures/scan-synced-disclosure/r2-org-forms/…
excluded-accepted-history software healthy .claude/audit-fixtures/scan-synced-disclosure/excluded-acce…
.claude software healthy .claude/audit-fixtures/scan-synced-disclosure/excluded-acce…
journal software healthy .claude/audit-fixtures/scan-synced-disclosure/excluded-acce…
f77-settings-bad software healthy .claude/audit-fixtures/scan-synced-disclosure/f77-settings-…
.claude software healthy .claude/audit-fixtures/scan-synced-disclosure/f77-settings-…
nonown-still-flagged software healthy .claude/audit-fixtures/scan-synced-disclosure/nonown-still-…
.claude software healthy .claude/audit-fixtures/scan-synced-disclosure/nonown-still-…
rules software healthy .claude/audit-fixtures/scan-synced-disclosure/nonown-still-…
r4-sdk-allowlist-anchor software healthy .claude/audit-fixtures/scan-synced-disclosure/r4-sdk-allowl…
.claude software healthy .claude/audit-fixtures/scan-synced-disclosure/r4-sdk-allowl…
rules software healthy .claude/audit-fixtures/scan-synced-disclosure/r4-sdk-allowl…
r2-allowlist-anchor software healthy .claude/audit-fixtures/scan-synced-disclosure/r2-allowlist-…
.claude software healthy .claude/audit-fixtures/scan-synced-disclosure/r2-allowlist-…
rules software healthy .claude/audit-fixtures/scan-synced-disclosure/r2-allowlist-…
own-org-allowed software healthy .claude/audit-fixtures/scan-synced-disclosure/own-org-allow…

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

LabelLayerStatusPath
PythonCodeNodeTransformer software healthy scripts/maintenance/refactor-pythoncode-to-functions.py:29
below software healthy .claude/audit-fixtures/forest-ledger/run.mjs:below
iter software healthy .claude/hooks/signing-mutation-guard.js:iter
iter software healthy .claude/hooks/detect-violations.js:iter
as software healthy .claude/hooks/integrity-guard.js:as
where software healthy .claude/hooks/multi-operator-sessionstart.js:where
as software healthy .claude/hooks/lib/coordination-log.js:as
as software healthy .claude/hooks/lib/codify-lease.js:as
as software healthy .claude/hooks/lib/violation-patterns.js:as
on software healthy .claude/hooks/lib/violation-patterns.js:on
as software healthy .claude/hooks/lib/provenance-author-backing.js:as
as software healthy .claude/hooks/lib/journal-body-anchor.js:as
as software healthy .claude/hooks/lib/state-file-write-guard.js:as
iter software healthy .claude/hooks/lib/fold-genesis-anchor.js:iter
as software healthy .claude/hooks/lib/fold-genesis-anchor.js:as
as software healthy .claude/hooks/lib/version-utils.js:as
loom software healthy .claude/hooks/lib/template-resolver.js:loom
M5 software healthy .claude/hooks/lib/operator-id.js:M5
still software healthy .claude/hooks/lib/tool-classes.js:still
from software healthy .claude/hooks/lib/fold-rule-9c.js:from
coc software healthy .claude/hooks/lib/coc-emit.js:coc
this software healthy .claude/hooks/lib/coc-emit.js:this
where software healthy .claude/hooks/lib/gate-approval.js:where
instead software healthy .claude/hooks/lib/gate-approval.js:instead

LabelLayerStatusPath
auth::.claude/skills/18-security-patterns/SKILL.md security healthy .claude/skills/18-security-patterns/SKILL.md
auth::.claude/hooks/validate-workflow.js security healthy .claude/hooks/validate-workflow.js
auth::.claude/skills/03-nexus/README.md security healthy .claude/skills/03-nexus/README.md
auth::.github/workflows/docker-publish.yml security healthy .github/workflows/docker-publish.yml
auth::.codex/skills/01-core-sdk/SKILL.md security healthy .codex/skills/01-core-sdk/SKILL.md
auth::.codex/skills/26-eatp-reference/SKILL.md security healthy .codex/skills/26-eatp-reference/SKILL.md
auth::.codex/skills/03-nexus/README.md security healthy .codex/skills/03-nexus/README.md
auth::.claude/skills/01-core-sdk/SKILL.md security healthy .claude/skills/01-core-sdk/SKILL.md
auth::.claude/skills/26-eatp-reference/SKILL.md security healthy .claude/skills/26-eatp-reference/SKILL.md
auth::GEMINI.md security healthy GEMINI.md
auth::AGENTS.md security healthy AGENTS.md
auth::.claude/skills/05-enterprise/SKILL.md security healthy .claude/skills/05-enterprise/SKILL.md
auth::.codex/skills/18-security-patterns/SKILL.md security healthy .codex/skills/18-security-patterns/SKILL.md
auth::.claude/skills/03-nexus/SKILL.md security healthy .claude/skills/03-nexus/SKILL.md
auth::.codex/skills/03-nexus/SKILL.md security healthy .codex/skills/03-nexus/SKILL.md
auth::README.md security healthy README.md

LabelLayerStatusPath
port:5433 network healthy scripts/development/setup-databases.sh
port:3307 network healthy scripts/development/setup-databases.sh
port:5432 network healthy scripts/development/setup-databases.sh
port:3306 network healthy scripts/development/setup-databases.sh
port:23 network healthy scripts/metrics/weekly-summary.sh
port:59 network healthy scripts/metrics/weekly-summary.sh
port:10 network healthy .claude/sync-manifest.yaml
port:20 network healthy .claude/sync-manifest.yaml
port:30 network healthy .claude/sync-manifest.yaml
port:31 network healthy .claude/sync-manifest.yaml
port:3000 network healthy .claude/skills/10-deployment-git/SKILL.md

LabelLayerStatusPath
DRY_RUN cicd healthy
PRIVATE_REGISTRY_PASSWORD cicd healthy
DOCKERHUB_TOKEN cicd healthy
GITHUB_TOKEN cicd healthy
DOCKERHUB_USERNAME cicd healthy
PRIVATE_REGISTRY_USERNAME cicd healthy
DISCORD_WEBHOOK_URL cicd healthy
IMG_TAG cicd healthy

LabelLayerStatusPath
mysql data healthy GEMINI.md
postgres data healthy README.md
postgresql data healthy README.md
redis data healthy docker-compose.yml
mongodb data healthy scripts/development/README.md
sqlite data healthy .claude/sync-manifest.yaml

LabelLayerStatusPath
gha::docker-publish cicd healthy .github/workflows/docker-publish.yml
gha::auto-merge cicd healthy .github/workflows/auto-merge.yml
gha::validate cicd healthy .github/workflows/validate.yml
gha::docker-build cicd healthy .github/workflows/docker-build.yml

LabelLayerStatusPath
publish cicd healthy .github/workflows/docker-publish.yml
notify cicd healthy .github/workflows/auto-merge.yml
validate cicd healthy .github/workflows/validate.yml
amd64-build cicd healthy .github/workflows/docker-build.yml

LabelLayerStatusPath
nginx network healthy scripts/deployment/deploy-tenant.sh
loadbalancer network healthy .claude/skills/03-nexus/SKILL.md
traefik network healthy .claude/skills/03-nexus/SKILL.md

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
workspace hardware healthy docker-compose.yml
db hardware healthy docker-compose.yml

LabelLayerStatusPath
vps::aws hardware healthy scripts/deployment/README.md
vps::gcp hardware healthy scripts/deployment/README.md
vps::azure hardware healthy scripts/deployment/README.md

LabelLayerStatusPath
password_literal::scripts/deployment/deploy-tenant.sh security healthy scripts/deployment/deploy-tenant.sh
password_literal::.claude/skills/18-security-patterns/SKILL… security healthy .claude/skills/18-security-patterns/SKILL.md
password_literal::.codex/skills/18-security-patterns/SKILL.… security healthy .codex/skills/18-security-patterns/SKILL.md

LabelLayerStatusPath
repobility-clone-3qhjvk97 software healthy /tmp/repobility-clone-3qhjvk97

LabelLayerStatusPath
kafka data healthy scripts/development/README.md

LabelLayerStatusPath
gpu (detected) hardware healthy .claude/skills/23-uiux-design-principles/SKILL.md
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/18a26df0-3d3b-4974-bb55-d8a9edbcae3d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/18a26df0-3d3b-4974-bb55-d8a9edbcae3d/

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.