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.
67 of your 173 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.
Upstream (GitHub) caused delay on this scan — not Repobility.
  • GitHub API rate-limited (HTTP 403) — preflight skipped, fell back to direct git clone.
  • Clone from GitHub took 35.17s for a 49.0 MB repo slow.
  • Repobility's analysis ran in 23.13s after the clone landed.

code-yeongyu/oh-my-openagent

https://github.com/code-yeongyu/oh-my-openagent · scanned 2026-06-05 09:31 UTC (5 days, 17 hours ago) · 10 languages

701 raw signals (151 security + 550 graph) 11/13 scanners ran 99th percentile · Typescript · large (100-500K LoC) System graph score 58 (higher by 33)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 17 hours ago · v2 · 289 actionable findings from 2 signal sources. 137 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 85.0 0.15 12.75
security_score 100.0 0.25 25.00
testing_score 100.0 0.20 20.00
documentation_score 97.0 0.15 14.55
practices_score 76.0 0.15 11.40
code_quality 74.0 0.10 7.40
Overall 1.00 91.1
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 11445 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
cleanupOmoCacheDir software healthy test-setup.ts:cleanupOmoCacheDir
cleanupRulesInjectorStorage software healthy test-setup.ts:cleanupRulesInjectorStorage
describe software healthy bun-test.d.ts:describe
test software healthy bun-test.d.ts:test
it software healthy bun-test.d.ts:it
beforeEach software healthy bun-test.d.ts:beforeEach
afterEach software healthy bun-test.d.ts:afterEach
beforeAll software healthy bun-test.d.ts:beforeAll
afterAll software healthy bun-test.d.ts:afterAll
mock software healthy bun-test.d.ts:mock
spyOn software healthy bun-test.d.ts:spyOn
module software healthy bun-test.d.ts:module
restore software healthy bun-test.d.ts:restore
expect software healthy bun-test.d.ts:expect
pass software healthy tests/hashline/test-edge-cases.ts:pass
fail software healthy tests/hashline/test-edge-cases.ts:fail
info software healthy tests/hashline/test-edge-cases.ts:info
warn software healthy tests/hashline/test-edge-cases.ts:warn
isRecord software healthy tests/hashline/test-edge-cases.ts:isRecord
isToolCallEvent software healthy tests/hashline/test-edge-cases.ts:isToolCallEvent
isToolResultEvent software healthy tests/hashline/test-edge-cases.ts:isToolResultEvent
runTestCase software healthy tests/hashline/test-edge-cases.ts:runTestCase
main software healthy tests/hashline/test-edge-cases.ts:main
pass software healthy tests/hashline/test-edit-ops.ts:pass
fail software healthy tests/hashline/test-edit-ops.ts:fail
info software healthy tests/hashline/test-edit-ops.ts:info
line software healthy tests/hashline/test-edit-ops.ts:line
at software healthy tests/hashline/test-edit-ops.ts:at
name software healthy tests/hashline/test-edit-ops.ts:name
isRecord software healthy tests/hashline/test-edit-ops.ts:isRecord
isToolCallEvent software healthy tests/hashline/test-edit-ops.ts:isToolCallEvent
isToolResultEvent software healthy tests/hashline/test-edit-ops.ts:isToolResultEvent
runTestCase software healthy tests/hashline/test-edit-ops.ts:runTestCase
main software healthy tests/hashline/test-edit-ops.ts:main
parseOpsOutput software healthy tests/hashline/test-multi-model.ts:parseOpsOutput
runModel software healthy tests/hashline/test-multi-model.ts:runModel
main software healthy tests/hashline/test-multi-model.ts:main
emit software healthy tests/hashline/headless.ts:emit
parseArgs software healthy tests/hashline/headless.ts:parseArgs
run software healthy tests/hashline/headless.ts:run
elapsed software healthy tests/hashline/headless.ts:elapsed
resolveFilePath software healthy packages/agents-md-core/src/finder.ts:resolveFilePath
processFilePathForAgentsInjection software healthy packages/agents-md-core/src/injector.ts:processFilePathForA…
formatAgentsMdContextBlock software healthy packages/agents-md-core/src/formatter.ts:formatAgentsMdCont…
getSessionCache software healthy packages/agents-md-core/src/injection-cache.ts:getSessionCa…
parseRuleFrontmatter software healthy packages/rules-engine/src/parser.ts:parseRuleFrontmatter
parseYaml software healthy packages/rules-engine/src/parser.ts:parseYaml
parseGlobValue software healthy packages/rules-engine/src/parser.ts:parseGlobValue
parseMultilineArray software healthy packages/rules-engine/src/parser.ts:parseMultilineArray
parseInlineArray software healthy packages/rules-engine/src/parser.ts:parseInlineArray

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

LabelLayerStatusPath
test-setup.ts software healthy test-setup.ts
README.ja.md software healthy README.ja.md
README.md software healthy README.md
bunfig.toml software healthy bunfig.toml
CLA.md software healthy CLA.md
README.ru.md software healthy README.ru.md
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
README.ko.md software healthy README.ko.md
LICENSE.md software healthy LICENSE.md
README.zh-cn.md software healthy README.zh-cn.md
bun-test.d.ts software healthy bun-test.d.ts
ROADMAP.md software healthy ROADMAP.md
tsconfig.json software healthy tsconfig.json
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
test-edge-cases.ts software healthy tests/hashline/test-edge-cases.ts
package.json software healthy tests/hashline/package.json
test-edit-ops.ts software healthy tests/hashline/test-edit-ops.ts
test-multi-model.ts software healthy tests/hashline/test-multi-model.ts
headless.ts software healthy tests/hashline/headless.ts
manifesto.md software healthy docs/manifesto.md
model-capabilities-maintenance.md software healthy docs/model-capabilities-maintenance.md
AGENTS.md software healthy docs/AGENTS.md
2026-05-08-log-rotation-design.md software healthy docs/superpowers/plans/2026-05-08-log-rotation-design.md
2026-03-17-model-settings-compatibility-resolver.md software healthy docs/superpowers/plans/2026-03-17-model-settings-compatibil…
2026-04-27-background-task-retry-timeline.md software healthy docs/superpowers/plans/2026-04-27-background-task-retry-tim…
2026-03-17-model-settings-compatibility-design.md software healthy docs/superpowers/specs/2026-03-17-model-settings-compatibil…
2026-04-27-background-task-retry-timeline-design.md software healthy docs/superpowers/specs/2026-04-27-background-task-retry-tim…
terms-of-service.md software healthy docs/legal/terms-of-service.md
privacy-policy.md software healthy docs/legal/privacy-policy.md
codex-telemetry.md software healthy docs/reference/codex-telemetry.md
cli.md software healthy docs/reference/cli.md
rules-injection-cross-module-comparison.md software healthy docs/reference/rules-injection-cross-module-comparison.md
release-process.md software healthy docs/reference/release-process.md
features.md software healthy docs/reference/features.md
prompt-async-gate-rfc.md software healthy docs/reference/prompt-async-gate-rfc.md
configuration.md software healthy docs/reference/configuration.md
shared-core-multi-pr.md software healthy docs/reference/shared-core-multi-pr.md
lazycodex-npm-reservation.md software healthy docs/reference/lazycodex-npm-reservation.md
known-issues.md software healthy docs/reference/known-issues.md
team-mode.md software healthy docs/guide/team-mode.md
agent-model-matching.md software healthy docs/guide/agent-model-matching.md
overview.md software healthy docs/guide/overview.md
installation.md software healthy docs/guide/installation.md
orchestration.md software healthy docs/guide/orchestration.md
ollama.md software healthy docs/troubleshooting/ollama.md
oh-my-opencode.schema.json software healthy assets/oh-my-opencode.schema.json
status.schema.json software healthy assets/help/status.schema.json
sandbox.schema.json software healthy assets/help/sandbox.schema.json

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

LabelLayerStatusPath
tests software healthy tests
hashline software healthy tests/hashline
docs software healthy docs
superpowers software healthy docs/superpowers
plans software healthy docs/superpowers/plans
specs software healthy docs/superpowers/specs
legal software healthy docs/legal
reference software healthy docs/reference
guide software healthy docs/guide
troubleshooting software healthy docs/troubleshooting
assets software healthy assets
help software healthy assets/help
packages software healthy packages
oh-my-opencode-windows-x64 software healthy packages/oh-my-opencode-windows-x64
agents-md-core software healthy packages/agents-md-core
src software healthy packages/agents-md-core/src
rules-engine software healthy packages/rules-engine
src software healthy packages/rules-engine/src
oh-my-opencode-linux-arm64-musl software healthy packages/oh-my-opencode-linux-arm64-musl
oh-my-opencode-linux-x64-musl software healthy packages/oh-my-opencode-linux-x64-musl
ast-grep-core software healthy packages/ast-grep-core
src software healthy packages/ast-grep-core/src
model-core software healthy packages/model-core
src software healthy packages/model-core/src
model-capabilities software healthy packages/model-core/src/model-capabilities
boulder-state software healthy packages/boulder-state
test software healthy packages/boulder-state/test
src software healthy packages/boulder-state/src
storage software healthy packages/boulder-state/src/storage
utils software healthy packages/utils
src software healthy packages/utils/src
oh-my-opencode-darwin-x64 software healthy packages/oh-my-opencode-darwin-x64
oh-my-opencode-linux-x64-baseline software healthy packages/oh-my-opencode-linux-x64-baseline
prompts-core software healthy packages/prompts-core
test software healthy packages/prompts-core/test
prompts software healthy packages/prompts-core/prompts
ultrawork software healthy packages/prompts-core/prompts/ultrawork
atlas software healthy packages/prompts-core/prompts/atlas
mode software healthy packages/prompts-core/prompts/mode
prometheus software healthy packages/prompts-core/prompts/prometheus
src software healthy packages/prompts-core/src
__test_fixtures__ software healthy packages/prompts-core/src/__test_fixtures__
test-prompt software healthy packages/prompts-core/src/__test_fixtures__/test-prompt
omo-codex software healthy packages/omo-codex
plugin software healthy packages/omo-codex/plugin
components software healthy packages/omo-codex/plugin/components
git-bash software healthy packages/omo-codex/plugin/components/git-bash
test software healthy packages/omo-codex/plugin/components/git-bash/test
hooks software healthy packages/omo-codex/plugin/components/git-bash/hooks
src software healthy packages/omo-codex/plugin/components/git-bash/src

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

LabelLayerStatusPath
PromptFileNotFoundError software healthy packages/prompts-core/src/loader.ts:PromptFileNotFoundError
PromptPathTraversalError software healthy packages/prompts-core/src/loader.ts:PromptPathTraversalError
ResolverFailureError software healthy packages/prompts-core/src/loader.test.ts:ResolverFailureErr…
ExpectedErrorMissingError software healthy packages/prompts-core/src/loader.test.ts:ExpectedErrorMissi…
glob software healthy packages/omo-codex/plugin/components/rules/test/matcher.tes…
UnsupportedRuleSourceError software healthy packages/omo-codex/plugin/components/rules/src/rules/errors…
RuleFrontmatterParseError software healthy packages/omo-codex/plugin/components/rules/src/rules/errors…
CodexGoalSnapshotError software healthy packages/omo-codex/plugin/components/ulw-loop/src/codex-goa…
UlwLoopError software healthy packages/omo-codex/plugin/components/ulw-loop/src/runtime.t…
Violation software healthy packages/omo-codex/plugin/skills/programming/scripts/python…
PngDecodeError software healthy packages/omo-codex/plugin/skills/visual-qa/scripts/png-deco…
CliError software healthy packages/omo-codex/plugin/skills/visual-qa/scripts/cli.ts:C…
HashlineMismatchError software healthy packages/hashline-core/src/validation.ts:HashlineMismatchEr…
Violation software healthy packages/shared-skills/skills/programming/scripts/python/ch…
PngDecodeError software healthy packages/shared-skills/skills/visual-qa/scripts/png-decode.…
CliError software healthy packages/shared-skills/skills/visual-qa/scripts/cli.ts:CliE…
ranges software healthy packages/ast-grep-mcp/src/tool-descriptions.ts:ranges
PackDryRunError software healthy script/package-layout-exclusion.test.ts:PackDryRunError
PackageFilesAnchorError software healthy script/package-layout-exclusion.test.ts:PackageFilesAnchorE…
PackDryRunError software healthy script/package-layout.test.ts:PackDryRunError
MockBackgroundManager software healthy src/create-managers.test.ts:MockBackgroundManager
MockSkillMcpManager software healthy src/create-managers.test.ts:MockSkillMcpManager
MockTmuxSessionManager software healthy src/create-managers.test.ts:MockTmuxSessionManager
ReplyListenerRateLimiter software healthy src/openclaw/reply-listener-injection.ts:ReplyListenerRateL…
JsonRpcSparkShellAppServerClient software healthy src/cli/sparkshell-appserver.ts:JsonRpcSparkShellAppServerC…
DoctorTimeoutError software healthy src/cli/doctor/runner.ts:DoctorTimeoutError
ProjectLocalCleanupStartDirectoryError software healthy src/cli/install-codex/codex-project-local-cleanup.ts:Projec…
structures software healthy src/agents/explore.ts:structures
hierarchy software healthy src/agents/sisyphus-dynamic-prompt.ts:hierarchy
AtlasPromptVariantError software healthy src/agents/atlas/agent.ts:AtlasPromptVariantError
hierarchy software healthy src/agents/sisyphus/default.ts:hierarchy
PluginHooksState software healthy src/hooks/claude-code-hooks/config.ts:PluginHooksState
InterruptedIdleMessagesFetchTimeoutError software healthy src/hooks/session-recovery/interrupted-idle-message-fetch-t…
Semaphore software healthy src/tools/shared/semaphore.ts:Semaphore
BackgroundOutputFetchTimeoutError software healthy src/tools/background-task/with-sdk-call-timeout.ts:Backgrou…
ParentWakeFlushRunner software healthy src/features/background-agent/parent-wake-flush-runner.ts:P…
MockBackgroundManager software healthy src/features/background-agent/manager.test.ts:MockBackgroun…
ParentWakeSessionInspector software healthy src/features/background-agent/parent-wake-session-inspector…
ParentWakeNotifier software healthy src/features/background-agent/parent-wake-notifier.ts:Paren…
ParentWakePendingQueue software healthy src/features/background-agent/parent-wake-pending-queue.ts:…
ParentWakeDispatchedTracker software healthy src/features/background-agent/parent-wake-dispatched-tracke…
TeamModeFallbackError software healthy src/features/background-agent/fallback-retry-handler.ts:Tea…
TaskStateManager software healthy src/features/background-agent/state.ts:TaskStateManager
BackgroundManager software healthy src/features/background-agent/manager.ts:BackgroundManager
TaskHistory software healthy src/features/background-agent/task-history.ts:TaskHistory
ConcurrencyManager software healthy src/features/background-agent/concurrency.ts:ConcurrencyMan…
McpOAuthProvider software healthy src/features/mcp-oauth/provider.ts:McpOAuthProvider
TaskToastManager software healthy src/features/task-toast-manager/manager.ts:TaskToastManager
TmuxPollingManager software healthy src/features/tmux-subagent/polling-manager.ts:TmuxPollingMa…
TmuxSessionManager software healthy src/features/tmux-subagent/manager.ts:TmuxSessionManager

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

LabelLayerStatusPath
auth::src/cli/mcp-oauth/index.ts security healthy src/cli/mcp-oauth/index.ts
auth::src/features/mcp-oauth/callback-server.test.ts security healthy src/features/mcp-oauth/callback-server.test.ts
auth::src/cli/mcp-oauth/status.ts security healthy src/cli/mcp-oauth/status.ts
auth::src/mcp/grep-app.ts security healthy src/mcp/grep-app.ts
auth::packages/omo-codex/plugin/components/ulw-loop/test/ch… security healthy packages/omo-codex/plugin/components/ulw-loop/test/checkpoi…
auth::src/features/mcp-oauth/callback-server.ts security healthy src/features/mcp-oauth/callback-server.ts
auth::packages/omo-codex/plugin/components/ulw-loop/test/pl… security healthy packages/omo-codex/plugin/components/ulw-loop/test/plan-io.…
auth::src/cli/cli-program.ts security healthy src/cli/cli-program.ts
auth::src/mcp/context7.ts security healthy src/mcp/context7.ts
auth::packages/omo-codex/plugin/components/ulw-loop/test/fi… security healthy packages/omo-codex/plugin/components/ulw-loop/test/fixtures…
auth::src/features/mcp-oauth/discovery.ts security healthy src/features/mcp-oauth/discovery.ts
auth::packages/omo-codex/plugin/components/ulw-loop/test/pl… security healthy packages/omo-codex/plugin/components/ulw-loop/test/plan-cru…
auth::src/mcp/websearch.test.ts security healthy src/mcp/websearch.test.ts
auth::src/features/claude-code-mcp-loader/transformer.ts security healthy src/features/claude-code-mcp-loader/transformer.ts
auth::src/cli/mcp-oauth/index.test.ts security healthy src/cli/mcp-oauth/index.test.ts
auth::src/cli/mcp-oauth/logout.test.ts security healthy src/cli/mcp-oauth/logout.test.ts
auth::src/features/skill-mcp-manager/env-cleaner.test.ts security healthy src/features/skill-mcp-manager/env-cleaner.test.ts
auth::packages/omo-codex/plugin/components/ulw-loop/test/ev… security healthy packages/omo-codex/plugin/components/ulw-loop/test/evidence…
auth::src/features/mcp-oauth/storage.test.ts security healthy src/features/mcp-oauth/storage.test.ts
auth::src/cli/mcp-oauth/logout.ts security healthy src/cli/mcp-oauth/logout.ts
auth::src/agents/sisyphus/claude-opus-4-7.ts security healthy src/agents/sisyphus/claude-opus-4-7.ts
auth::packages/omo-codex/plugin/components/ulw-loop/test/cl… security healthy packages/omo-codex/plugin/components/ulw-loop/test/cli-help…
auth::src/features/mcp-oauth/provider.ts security healthy src/features/mcp-oauth/provider.ts
auth::src/features/claude-code-mcp-loader/types.ts security healthy src/features/claude-code-mcp-loader/types.ts
auth::src/features/skill-mcp-manager/manager.ts security healthy src/features/skill-mcp-manager/manager.ts
auth::src/features/skill-mcp-manager/error-redaction.ts security healthy src/features/skill-mcp-manager/error-redaction.ts
auth::packages/omo-codex/plugin/components/ulw-loop/test/ev… security healthy packages/omo-codex/plugin/components/ulw-loop/test/evidence…
auth::src/features/skill-mcp-manager/types.ts security healthy src/features/skill-mcp-manager/types.ts
auth::src/features/skill-mcp-manager/manager.test.ts security healthy src/features/skill-mcp-manager/manager.test.ts
auth::src/shared/opencode-provider-auth.test.ts security healthy src/shared/opencode-provider-auth.test.ts
auth::src/mcp/websearch.ts security healthy src/mcp/websearch.ts
auth::src/agents/sisyphus-dynamic-prompt.ts security healthy src/agents/sisyphus-dynamic-prompt.ts
auth::src/features/mcp-oauth/provider.test.ts security healthy src/features/mcp-oauth/provider.test.ts
auth::src/features/mcp-oauth/schema.test.ts security healthy src/features/mcp-oauth/schema.test.ts
auth::src/cli/mcp-oauth/login.ts security healthy src/cli/mcp-oauth/login.ts
auth::src/tools/call-omo-agent/session-creator.ts security healthy src/tools/call-omo-agent/session-creator.ts
auth::.github/workflows/publish-platform.yml security healthy .github/workflows/publish-platform.yml
auth::src/features/mcp-oauth/discovery.test.ts security healthy src/features/mcp-oauth/discovery.test.ts
auth::packages/omo-codex/plugin/components/ultrawork/agents… security healthy packages/omo-codex/plugin/components/ultrawork/agents/metis…
auth::src/agents/sisyphus/gemini.ts security healthy src/agents/sisyphus/gemini.ts
auth::packages/omo-codex/plugin/components/ulw-loop/test/st… security healthy packages/omo-codex/plugin/components/ulw-loop/test/steering…
auth::.github/workflows/publish.yml security healthy .github/workflows/publish.yml
auth::src/shared/opencode-provider-auth.ts security healthy src/shared/opencode-provider-auth.ts
auth::src/features/mcp-oauth/storage.ts security healthy src/features/mcp-oauth/storage.ts
auth::src/cli/mcp-oauth/login.test.ts security healthy src/cli/mcp-oauth/login.test.ts
auth::src/mcp/index.ts security healthy src/mcp/index.ts
auth::src/features/claude-code-mcp-loader/transformer.test.… security healthy src/features/claude-code-mcp-loader/transformer.test.ts
auth::src/features/mcp-oauth/oauth-authorization-flow.ts security healthy src/features/mcp-oauth/oauth-authorization-flow.ts
auth::src/tools/call-omo-agent/subagent-session-creator.ts security healthy src/tools/call-omo-agent/subagent-session-creator.ts
auth::src/features/skill-mcp-manager/oauth-handler.ts security healthy src/features/skill-mcp-manager/oauth-handler.ts

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

LabelLayerStatusPath
/page.tsx frontend healthy packages/web/app/page.tsx
/[locale] frontend healthy packages/web/app/[locale]/page.tsx
/[locale]/docs frontend healthy packages/web/app/[locale]/docs/page.tsx
/[locale]/manifesto frontend healthy packages/web/app/[locale]/manifesto/page.tsx
/_components frontend healthy packages/web/app/_components/landing-page.tsx
/repo/packages/CONTEXT.md frontend healthy packages/omo-codex/plugin/components/rules/test/formatter.t…
/repo/CONTEXT.md frontend healthy packages/omo-codex/plugin/components/rules/test/formatter.t…
/repo/alpha.md frontend healthy packages/omo-codex/plugin/components/rules/test/formatter.t…
/repo/bundled-rules/hephaestus.md frontend healthy packages/omo-codex/plugin/components/rules/test/formatter.t…
/repo/beta.md frontend healthy packages/omo-codex/plugin/components/rules/test/formatter.t…
/repo/gamma.md frontend healthy packages/omo-codex/plugin/components/rules/test/formatter.t…
/etc/passwd frontend healthy src/shared/archive-entry-validator.test.ts
/opt/homebrew/bin/codex frontend healthy src/cli/tui-installer-codex-installation.test.ts
/usr/local/bin/opencode frontend healthy src/cli/doctor/checks/system.test.ts
/usr/local/bin/codex frontend healthy src/cli/doctor/checks/codex.test.ts
/tmp/file frontend healthy src/hooks/claude-code-hooks/transcript.test.ts
/tmp/a frontend healthy src/hooks/claude-code-hooks/handlers/session-event-handler.…
/tmp/one frontend healthy src/hooks/claude-code-hooks/handlers/session-event-handler.…
/tmp/two frontend healthy src/hooks/claude-code-hooks/handlers/session-event-handler.…
/tmp/a.md frontend healthy src/hooks/rules-injector/rule-scan-cache.test.ts
/tmp/b.md frontend healthy src/hooks/rules-injector/rule-scan-cache.test.ts
/test/skills/lazy-skill/SKILL.md frontend healthy src/hooks/auto-slash-command/index.test.ts
/repo/src/multiedit.ts frontend healthy src/hooks/comment-checker/hook.before-after.test.ts
/repo/src/result.ts frontend healthy src/hooks/comment-checker/hook.apply-patch.test.ts
/home/user/main-repo frontend healthy src/hooks/start-work/worktree-detector.test.ts
/home/user/worktrees/feature-a frontend healthy src/hooks/start-work/worktree-detector.test.ts
/home/user/bare-repo frontend healthy src/hooks/start-work/worktree-detector.test.ts
/repo frontend healthy src/hooks/start-work/worktree-detector.test.ts
/some/file.png frontend healthy src/tools/look-at/tools.test.ts
/fallback.png frontend healthy src/tools/look-at/tools.test.ts
/tmp/missing frontend healthy src/features/background-agent/process-cleanup.test.ts
/tmp/project/foo/config.json frontend healthy src/features/team-mode/tools/query.test.ts

LabelLayerStatusPath
test cicd healthy packages/omo-codex/plugin/components/rules/.github/workflow…
publish cicd healthy packages/omo-codex/plugin/components/rules/.github/workflow…
test cicd healthy packages/omo-codex/plugin/components/comment-checker/.githu…
publish cicd healthy packages/omo-codex/plugin/components/comment-checker/.githu…
test cicd healthy packages/omo-codex/plugin/components/lsp/.github/workflows/…
publish cicd healthy packages/omo-codex/plugin/components/lsp/.github/workflows/…
comment-source-repo cicd healthy packages/omo-codex/lazycodex-repository/.github/workflows/p…
build cicd healthy .github/workflows/publish-platform.yml
publish cicd healthy .github/workflows/publish-platform.yml
deploy cicd healthy .github/workflows/web-deploy.yml
refresh cicd healthy .github/workflows/refresh-model-capabilities.yml
cla cicd healthy .github/workflows/cla.yml
actionlint cicd healthy .github/workflows/lint-workflows.yml
block-master-pr cicd healthy .github/workflows/ci.yml
test cicd healthy .github/workflows/ci.yml
typecheck cicd healthy .github/workflows/ci.yml
codex-compatibility cicd healthy .github/workflows/ci.yml
lazycodex-published-smoke cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/ci.yml
draft-release cicd healthy .github/workflows/ci.yml
agent cicd healthy .github/workflows/sisyphus-agent.yml
ensure-label cicd healthy .github/workflows/lazycodex-label.yml
label-pull-request cicd healthy .github/workflows/lazycodex-label.yml
label-issue cicd healthy .github/workflows/lazycodex-label.yml
format-lint-typecheck-build cicd healthy .github/workflows/web-ci.yml
test cicd healthy .github/workflows/publish.yml
typecheck cicd healthy .github/workflows/publish.yml
preflight-trust cicd healthy .github/workflows/publish.yml
release-metadata cicd healthy .github/workflows/publish.yml
publish-main cicd healthy .github/workflows/publish.yml
publish-platform cicd healthy .github/workflows/publish.yml
release cicd healthy .github/workflows/publish.yml

LabelLayerStatusPath
generic_api_key::packages/omo-codex/plugin/components/telem… security healthy packages/omo-codex/plugin/components/telemetry/src/product-…
generic_api_key::packages/omo-codex/src/telemetry/product-i… security healthy packages/omo-codex/src/telemetry/product-identity.ts
password_literal::src/shared/opencode-server-auth.test.ts security healthy src/shared/opencode-server-auth.test.ts
password_literal::src/shared/opencode-server-auth.test.ts security healthy src/shared/opencode-server-auth.test.ts
password_literal::src/shared/opencode-server-auth.test.ts security healthy src/shared/opencode-server-auth.test.ts
password_literal::src/shared/opencode-server-auth.test.ts security healthy src/shared/opencode-server-auth.test.ts
password_literal::src/shared/opencode-server-auth.test.ts security healthy src/shared/opencode-server-auth.test.ts
password_literal::src/shared/opencode-server-auth.test.ts security healthy src/shared/opencode-server-auth.test.ts
password_literal::src/shared/opencode-server-auth.test.ts security healthy src/shared/opencode-server-auth.test.ts
password_literal::src/shared/opencode-server-auth.test.ts security healthy src/shared/opencode-server-auth.test.ts
password_literal::src/shared/opencode-server-auth.test.ts security healthy src/shared/opencode-server-auth.test.ts
generic_api_key::src/shared/posthog.ts security healthy src/shared/posthog.ts
slack_token::src/features/claude-code-mcp-loader/env-expand… security healthy src/features/claude-code-mcp-loader/env-expander.test.ts
slack_token::src/features/claude-code-mcp-loader/env-expand… security healthy src/features/claude-code-mcp-loader/env-expander.test.ts
password_literal::src/features/team-mode/team-layout-tmux/l… security healthy src/features/team-mode/team-layout-tmux/layout.test.ts
password_literal::src/features/team-mode/team-layout-tmux/l… security healthy src/features/team-mode/team-layout-tmux/layout.test.ts
aws_access_key::src/features/skill-mcp-manager/env-cleaner.… security healthy src/features/skill-mcp-manager/env-cleaner.test.ts
aws_secret::src/features/skill-mcp-manager/env-cleaner.test… security healthy src/features/skill-mcp-manager/env-cleaner.test.ts
generic_api_key::src/features/skill-mcp-manager/env-cleaner… security healthy src/features/skill-mcp-manager/env-cleaner.test.ts
generic_api_key::src/features/skill-mcp-manager/env-cleaner… security healthy src/features/skill-mcp-manager/env-cleaner.test.ts
password_literal::src/features/skill-mcp-manager/env-cleane… security healthy src/features/skill-mcp-manager/env-cleaner.test.ts
password_literal::src/features/skill-mcp-manager/env-cleane… security healthy src/features/skill-mcp-manager/env-cleaner.test.ts
password_literal::src/features/skill-mcp-manager/env-cleane… security healthy src/features/skill-mcp-manager/env-cleaner.test.ts
password_literal::src/features/skill-mcp-manager/env-cleane… security healthy src/features/skill-mcp-manager/env-cleaner.test.ts
slack_token::src/features/skill-mcp-manager/connection-env-… security healthy src/features/skill-mcp-manager/connection-env-vars.test.ts
slack_token::src/features/skill-mcp-manager/connection-env-… security healthy src/features/skill-mcp-manager/connection-env-vars.test.ts
slack_token::src/features/skill-mcp-manager/connection-env-… security healthy src/features/skill-mcp-manager/connection-env-vars.test.ts
slack_token::src/features/skill-mcp-manager/connection-env-… security healthy src/features/skill-mcp-manager/connection-env-vars.test.ts

LabelLayerStatusPath
python-migration-cross-platform.test.ts data healthy packages/omo-codex/src/python-migration-cross-platform.test…
python-migration-inventory.test.ts data healthy packages/omo-codex/src/python-migration-inventory.test.ts
python-migration-regression.test.ts data healthy packages/omo-codex/src/python-migration-regression.test.ts
legacy-workspace-migration.ts data healthy src/shared/legacy-workspace-migration.ts
migration.test.ts data healthy src/shared/migration.test.ts
migration.ts data healthy src/shared/migration.ts
legacy-workspace-migration.test.ts data healthy src/shared/legacy-workspace-migration.test.ts
config-migration.ts data healthy src/shared/migration/config-migration.ts
config-migration.test.ts data healthy src/shared/migration/config-migration.test.ts
stale-gpt-fixtures.test.ts data healthy src/shared/migration/stale-gpt-fixtures.test.ts
agent-category.ts data healthy src/shared/migration/agent-category.ts
agent-names.test.ts data healthy src/shared/migration/agent-names.test.ts
model-versions.ts data healthy src/shared/migration/model-versions.ts
agent-names.ts data healthy src/shared/migration/agent-names.ts
migrations-sidecar.test.ts data healthy src/shared/migration/migrations-sidecar.test.ts
migrations-sidecar.ts data healthy src/shared/migration/migrations-sidecar.ts
hook-names.ts data healthy src/shared/migration/hook-names.ts
init-deep-migration.test.ts data healthy src/features/builtin-commands/init-deep-migration.test.ts

LabelLayerStatusPath
gha::ci cicd healthy packages/omo-codex/plugin/components/rules/.github/workflow…
gha::publish cicd healthy packages/omo-codex/plugin/components/rules/.github/workflow…
gha::ci cicd healthy packages/omo-codex/plugin/components/comment-checker/.githu…
gha::publish cicd healthy packages/omo-codex/plugin/components/comment-checker/.githu…
gha::ci cicd healthy packages/omo-codex/plugin/components/lsp/.github/workflows/…
gha::publish cicd healthy packages/omo-codex/plugin/components/lsp/.github/workflows/…
gha::pr-source-guidance cicd healthy packages/omo-codex/lazycodex-repository/.github/workflows/p…
gha::publish-platform cicd healthy .github/workflows/publish-platform.yml
gha::web-deploy cicd healthy .github/workflows/web-deploy.yml
gha::refresh-model-capabilities cicd healthy .github/workflows/refresh-model-capabilities.yml
gha::cla cicd healthy .github/workflows/cla.yml
gha::lint-workflows cicd healthy .github/workflows/lint-workflows.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::sisyphus-agent cicd healthy .github/workflows/sisyphus-agent.yml
gha::lazycodex-label cicd healthy .github/workflows/lazycodex-label.yml
gha::web-ci cicd healthy .github/workflows/web-ci.yml
gha::publish cicd healthy .github/workflows/publish.yml

LabelLayerStatusPath
ANTHROPIC_BASE_URL cicd healthy
GITHUB_TOKEN cicd healthy
LAZYCODEX_SYNC_TOKEN cicd healthy
CLOUDFLARE_ACCOUNT_ID cicd healthy
OPENCODE_AUTH_JSON cicd healthy
GH_PAT cicd healthy
CLOUDFLARE_API_TOKEN cicd healthy
NODE_AUTH_TOKEN cicd healthy
ANTHROPIC_API_KEY cicd healthy

LabelLayerStatusPath
127.0.0.1 network healthy packages/utils/src/port-utils.ts
9.73.5.1 network healthy packages/web/components/nav-header.tsx
2.92.85.09 network healthy packages/web/components/nav-header.tsx
2.71.64.72 network healthy packages/web/components/nav-header.tsx
5.05.36.32 network healthy packages/web/components/nav-header.tsx
27.18.59.69 network healthy packages/web/components/nav-header.tsx
143.0.0.0 network healthy src/hooks/webfetch-redirect-guard/redirect-resolution.ts

LabelLayerStatusPath
port:3000 network healthy tests/hashline/test-edit-ops.ts
port:8080 network healthy tests/hashline/test-edit-ops.ts
port:4096 network healthy src/cli/run/server-connection.test.ts
port:4100 network healthy src/cli/run/server-connection.test.ts
port:4097 network healthy src/cli/run/server-connection.test.ts
port:9999 network healthy src/cli/run/integration.test.ts

LabelLayerStatusPath
HomePage frontend healthy packages/web/app/page.tsx
RootLayout frontend healthy packages/web/app/layout.tsx
DocsLayout frontend healthy packages/web/app/[locale]/docs/layout.tsx
ManifestoLayout frontend healthy packages/web/app/[locale]/manifesto/layout.tsx

LabelLayerStatusPath
vps::azure hardware healthy packages/model-core/src/model-capabilities.test.ts
vps::aws hardware healthy packages/model-core/src/model-settings-compatibility.test.ts
vps::gcp hardware healthy src/features/skill-mcp-manager/env-cleaner.test.ts

LabelLayerStatusPath
sqlite data healthy src/config/schema.test.ts
postgresql data healthy src/features/skill-mcp-manager/env-cleaner.test.ts

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

LabelLayerStatusPath
GET / api healthy packages/omo-codex/plugin/skills/programming/scripts/typesc…

LabelLayerStatusPath
gpu (detected) hardware healthy packages/model-core/src/model-error-classifier.test.ts
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/25b0c6bc-02cf-4dad-b4e9-900d6feab85f/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/25b0c6bc-02cf-4dad-b4e9-900d6feab85f/

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.