Scan timing: clone 15.72s · analysis 32.49s · 44.2 MB · GitHub API rate-limit (preflight)
https://github.com/openai/codex
· scanned 2026-06-05 07:00 UTC (6 days ago)
· 10 languages
691 raw signals (159 security + 532 graph) 11/13 scanners ran 38th percentile · Rust · huge (>500K LoC) System graph score 86 (lower by 7)
Last scanned 6 days ago · v2 · 299 actionable findings from 2 signal sources. 116 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
60.0 | 0.15 | 9.00 |
security_score |
100.0 | 0.25 | 25.00 |
testing_score |
73.0 | 0.20 | 14.60 |
documentation_score |
83.0 | 0.15 | 12.45 |
practices_score |
84.0 | 0.15 | 12.60 |
code_quality |
50.0 | 0.10 | 5.00 |
| Overall | 1.00 | 78.7 |
All 6152 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
.prettierrc.toml |
software | healthy | .prettierrc.toml |
README.md |
software | healthy | README.md |
pnpm-lock.yaml |
software | healthy | pnpm-lock.yaml |
package.json |
software | healthy | package.json |
announcement_tip.toml |
software | healthy | announcement_tip.toml |
cliff.toml |
software | healthy | cliff.toml |
.markdownlint-cli2.yaml |
software | healthy | .markdownlint-cli2.yaml |
pnpm-workspace.yaml |
software | healthy | pnpm-workspace.yaml |
SECURITY.md |
software | healthy | SECURITY.md |
AGENTS.md |
software | healthy | AGENTS.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
init-firewall.sh |
software | healthy | .devcontainer/init-firewall.sh |
README.md |
software | healthy | .devcontainer/README.md |
devcontainer.json |
software | healthy | .devcontainer/devcontainer.json |
post_install.py |
software | healthy | .devcontainer/post_install.py |
Dockerfile |
software | healthy | .devcontainer/Dockerfile |
devcontainer.secure.json |
software | healthy | .devcontainer/devcontainer.secure.json |
post-start.sh |
software | healthy | .devcontainer/post-start.sh |
pnpm-lock.yaml |
software | healthy | .devcontainer/codex-install/pnpm-lock.yaml |
package.json |
software | healthy | .devcontainer/codex-install/package.json |
pnpm-workspace.yaml |
software | healthy | .devcontainer/codex-install/pnpm-workspace.yaml |
clippy.toml |
software | healthy | codex-rs/clippy.toml |
rust-toolchain.toml |
software | healthy | codex-rs/rust-toolchain.toml |
deny.toml |
software | healthy | codex-rs/deny.toml |
Cargo.toml |
software | healthy | codex-rs/Cargo.toml |
README.md |
software | healthy | codex-rs/README.md |
rustfmt.toml |
software | healthy | codex-rs/rustfmt.toml |
config.md |
software | healthy | codex-rs/config.md |
Cargo.toml |
software | healthy | codex-rs/codex-client/Cargo.toml |
README.md |
software | healthy | codex-rs/codex-client/README.md |
ca_env.rs |
software | healthy | codex-rs/codex-client/tests/ca_env.rs |
transport.rs |
software | healthy | codex-rs/codex-client/src/transport.rs |
error.rs |
software | healthy | codex-rs/codex-client/src/error.rs |
lib.rs |
software | healthy | codex-rs/codex-client/src/lib.rs |
sse.rs |
software | healthy | codex-rs/codex-client/src/sse.rs |
request.rs |
software | healthy | codex-rs/codex-client/src/request.rs |
custom_ca.rs |
software | healthy | codex-rs/codex-client/src/custom_ca.rs |
default_client.rs |
software | healthy | codex-rs/codex-client/src/default_client.rs |
chatgpt_cloudflare_cookies.rs |
software | healthy | codex-rs/codex-client/src/chatgpt_cloudflare_cookies.rs |
retry.rs |
software | healthy | codex-rs/codex-client/src/retry.rs |
telemetry.rs |
software | healthy | codex-rs/codex-client/src/telemetry.rs |
chatgpt_hosts.rs |
software | healthy | codex-rs/codex-client/src/chatgpt_hosts.rs |
Cargo.toml |
software | healthy | codex-rs/response-debug-context/Cargo.toml |
lib.rs |
software | healthy | codex-rs/response-debug-context/src/lib.rs |
Cargo.toml |
software | healthy | codex-rs/agent-identity/Cargo.toml |
lib.rs |
software | healthy | codex-rs/agent-identity/src/lib.rs |
Cargo.toml |
software | healthy | codex-rs/ext/guardian/Cargo.toml |
lib.rs |
software | healthy | codex-rs/ext/guardian/src/lib.rs |
Cargo.toml |
software | healthy | codex-rs/ext/extension-api/Cargo.toml |
notes.md |
software | healthy | codex-rs/ext/extension-api/notes.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ensure_history_files |
software | healthy | .devcontainer/post_install.py:12 |
fix_directory_ownership |
software | healthy | .devcontainer/post_install.py:20 |
setup_git_config |
software | healthy | .devcontainer/post_install.py:55 |
main |
software | healthy | .devcontainer/post_install.py:104 |
_resolve_codex_cmd |
software | healthy | codex-rs/windows-sandbox-rs/sandbox_smoketests.py:17 |
__init__ |
software | healthy | codex-rs/windows-sandbox-rs/sandbox_smoketests.py:63 |
run_sbx |
software | healthy | codex-rs/windows-sandbox-rs/sandbox_smoketests.py:66 |
have |
software | healthy | codex-rs/windows-sandbox-rs/sandbox_smoketests.py:100 |
make_dir_clean |
software | healthy | codex-rs/windows-sandbox-rs/sandbox_smoketests.py:103 |
write_file |
software | healthy | codex-rs/windows-sandbox-rs/sandbox_smoketests.py:108 |
remove_if_exists |
software | healthy | codex-rs/windows-sandbox-rs/sandbox_smoketests.py:112 |
assert_exists |
software | healthy | codex-rs/windows-sandbox-rs/sandbox_smoketests.py:119 |
assert_not_exists |
software | healthy | codex-rs/windows-sandbox-rs/sandbox_smoketests.py:122 |
make_junction |
software | healthy | codex-rs/windows-sandbox-rs/sandbox_smoketests.py:125 |
make_symlink |
software | healthy | codex-rs/windows-sandbox-rs/sandbox_smoketests.py:133 |
log_message |
software | healthy | codex-rs/windows-sandbox-rs/sandbox_smoketests.py:146 |
do_GET |
software | healthy | codex-rs/windows-sandbox-rs/sandbox_smoketests.py:159 |
start_loopback_proxy_fixture |
software | healthy | codex-rs/windows-sandbox-rs/sandbox_smoketests.py:190 |
summarize |
software | healthy | codex-rs/windows-sandbox-rs/sandbox_smoketests.py:207 |
main |
software | healthy | codex-rs/windows-sandbox-rs/sandbox_smoketests.py:217 |
add |
software | healthy | codex-rs/windows-sandbox-rs/sandbox_smoketests.py:231 |
call |
software | healthy | codex-rs/app-server-protocol/schema/typescript/FunctionCall… |
normalize_skill_name |
software | healthy | codex-rs/skills/src/assets/samples/skill-creator/scripts/in… |
title_case_skill_name |
software | healthy | codex-rs/skills/src/assets/samples/skill-creator/scripts/in… |
parse_resources |
software | healthy | codex-rs/skills/src/assets/samples/skill-creator/scripts/in… |
create_resource_dirs |
software | healthy | codex-rs/skills/src/assets/samples/skill-creator/scripts/in… |
init_skill |
software | healthy | codex-rs/skills/src/assets/samples/skill-creator/scripts/in… |
main |
software | healthy | codex-rs/skills/src/assets/samples/skill-creator/scripts/in… |
yaml_quote |
software | healthy | codex-rs/skills/src/assets/samples/skill-creator/scripts/ge… |
format_display_name |
software | healthy | codex-rs/skills/src/assets/samples/skill-creator/scripts/ge… |
generate_short_description |
software | healthy | codex-rs/skills/src/assets/samples/skill-creator/scripts/ge… |
read_frontmatter_name |
software | healthy | codex-rs/skills/src/assets/samples/skill-creator/scripts/ge… |
parse_interface_overrides |
software | healthy | codex-rs/skills/src/assets/samples/skill-creator/scripts/ge… |
write_openai_yaml |
software | healthy | codex-rs/skills/src/assets/samples/skill-creator/scripts/ge… |
main |
software | healthy | codex-rs/skills/src/assets/samples/skill-creator/scripts/ge… |
validate_skill |
software | healthy | codex-rs/skills/src/assets/samples/skill-creator/scripts/qu… |
_request |
software | healthy | codex-rs/skills/src/assets/samples/skill-installer/scripts/… |
_codex_home |
software | healthy | codex-rs/skills/src/assets/samples/skill-installer/scripts/… |
_installed_skills |
software | healthy | codex-rs/skills/src/assets/samples/skill-installer/scripts/… |
_list_skills |
software | healthy | codex-rs/skills/src/assets/samples/skill-installer/scripts/… |
_parse_args |
software | healthy | codex-rs/skills/src/assets/samples/skill-installer/scripts/… |
main |
software | healthy | codex-rs/skills/src/assets/samples/skill-installer/scripts/… |
github_request |
software | healthy | codex-rs/skills/src/assets/samples/skill-installer/scripts/… |
github_api_contents_url |
software | healthy | codex-rs/skills/src/assets/samples/skill-installer/scripts/… |
_codex_home |
software | healthy | codex-rs/skills/src/assets/samples/skill-installer/scripts/… |
_tmp_root |
software | healthy | codex-rs/skills/src/assets/samples/skill-installer/scripts/… |
_request |
software | healthy | codex-rs/skills/src/assets/samples/skill-installer/scripts/… |
_parse_github_url |
software | healthy | codex-rs/skills/src/assets/samples/skill-installer/scripts/… |
_download_repo_zip |
software | healthy | codex-rs/skills/src/assets/samples/skill-installer/scripts/… |
_run_git |
software | healthy | codex-rs/skills/src/assets/samples/skill-installer/scripts/… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
CaseResult |
software | healthy | codex-rs/windows-sandbox-rs/sandbox_smoketests.py:62 |
_QuietHandler |
software | healthy | codex-rs/windows-sandbox-rs/sandbox_smoketests.py:145 |
_TargetHandler |
software | healthy | codex-rs/windows-sandbox-rs/sandbox_smoketests.py:149 |
_ProxyHandler |
software | healthy | codex-rs/windows-sandbox-rs/sandbox_smoketests.py:158 |
ListError |
software | healthy | codex-rs/skills/src/assets/samples/skill-installer/scripts/… |
Args |
software | healthy | codex-rs/skills/src/assets/samples/skill-installer/scripts/… |
Args |
software | healthy | codex-rs/skills/src/assets/samples/skill-installer/scripts/… |
Source |
software | healthy | codex-rs/skills/src/assets/samples/skill-installer/scripts/… |
InstallError |
software | healthy | codex-rs/skills/src/assets/samples/skill-installer/scripts/… |
_NullContext |
software | healthy | codex-rs/skills/src/assets/samples/imagegen/scripts/image_g… |
_SingleFile |
software | healthy | codex-rs/skills/src/assets/samples/imagegen/scripts/image_g… |
_FileBundle |
software | healthy | codex-rs/skills/src/assets/samples/imagegen/scripts/image_g… |
ChangedBlob |
software | healthy | scripts/check_blob_size.py:17 |
Command |
software | healthy | scripts/format.py:18 |
FormatterGroup |
software | healthy | scripts/format.py:25 |
FormatterResult |
software | healthy | scripts/format.py:31 |
BinaryComponent |
software | healthy | scripts/stage_npm_packages.py:46 |
WorkflowArtifact |
software | healthy | scripts/stage_npm_packages.py:53 |
SourceBuildOutputs |
software | healthy | scripts/codex_package/cargo.py:18 |
TargetSpec |
software | healthy | scripts/codex_package/targets.py:14 |
PackageVariant |
software | healthy | scripts/codex_package/targets.py:30 |
PackageInputs |
software | healthy | scripts/codex_package/targets.py:40 |
ResolveZstdCommandTest |
software | healthy | scripts/codex_package/test_archive.py:13 |
DotSlashArtifact |
software | healthy | scripts/codex_package/dotslash.py:22 |
RustyV8ArtifactPair |
software | healthy | scripts/codex_package/v8.py:22 |
SourceBinariesForTargetTest |
software | healthy | scripts/codex_package/test_cargo.py:16 |
ParsedWrapperArgs |
software | healthy | tools/argument-comment-lint/wrapper_common.py:40 |
WrapperCommonTest |
software | healthy | tools/argument-comment-lint/test_wrapper_common.py:14 |
RunBazelWithBuildBuddyTest |
software | healthy | .github/scripts/test_run_bazel_with_buildbuddy.py:14 |
RustyV8ChecksumError |
software | healthy | .github/scripts/rusty_v8_module_bazel.py:15 |
RustyV8HttpFile |
software | healthy | .github/scripts/rusty_v8_module_bazel.py:20 |
RustyV8BazelTest |
software | healthy | .github/scripts/test_rusty_v8_bazel.py:16 |
FakeChildProcess |
software | healthy | sdk/typescript/tests/exec.test.ts:FakeChildProcess |
for |
software | healthy | sdk/typescript/src/codex.ts:for |
Codex |
software | healthy | sdk/typescript/src/codex.ts:Codex |
Thread |
software | healthy | sdk/typescript/src/thread.ts:Thread |
CodexExec |
software | healthy | sdk/typescript/src/exec.ts:CodexExec |
RuntimeSetupError |
software | healthy | sdk/python/_runtime_setup.py:21 |
FakeClient |
software | healthy | sdk/python/tests/test_public_api_runtime_behavior.py:41 |
PreparedRuntimeEnv |
software | healthy | sdk/python/tests/test_real_app_server_integration.py:64 |
CapturedResponsesRequest |
software | healthy | sdk/python/tests/app_server_harness.py:19 |
MockSseResponse |
software | healthy | sdk/python/tests/app_server_harness.py:86 |
MockResponsesServer |
software | healthy | sdk/python/tests/app_server_harness.py:102 |
AppServerHarness |
software | healthy | sdk/python/tests/app_server_harness.py:206 |
_ResponsesHttpServer |
software | healthy | sdk/python/tests/app_server_harness.py:262 |
_ResponsesHandler |
software | healthy | sdk/python/tests/app_server_harness.py:275 |
PublicFieldSpec |
software | healthy | sdk/python/scripts/update_sdk_artifacts.py:733 |
CliOps |
software | healthy | sdk/python/scripts/update_sdk_artifacts.py:741 |
CodexBinResolverOps |
software | healthy | sdk/python/src/openai_codex/client.py:144 |
CodexConfig |
software | healthy | sdk/python/src/openai_codex/client.py:174 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.devcontainer |
software | healthy | .devcontainer |
codex-install |
software | healthy | .devcontainer/codex-install |
codex-rs |
software | healthy | codex-rs |
codex-client |
software | healthy | codex-rs/codex-client |
tests |
software | healthy | codex-rs/codex-client/tests |
src |
software | healthy | codex-rs/codex-client/src |
response-debug-context |
software | healthy | codex-rs/response-debug-context |
src |
software | healthy | codex-rs/response-debug-context/src |
agent-identity |
software | healthy | codex-rs/agent-identity |
src |
software | healthy | codex-rs/agent-identity/src |
ext |
software | healthy | codex-rs/ext |
guardian |
software | healthy | codex-rs/ext/guardian |
src |
software | healthy | codex-rs/ext/guardian/src |
extension-api |
software | healthy | codex-rs/ext/extension-api |
examples |
software | healthy | codex-rs/ext/extension-api/examples |
enabled_extensions |
software | healthy | codex-rs/ext/extension-api/examples/enabled_extensions |
src |
software | healthy | codex-rs/ext/extension-api/src |
capabilities |
software | healthy | codex-rs/ext/extension-api/src/capabilities |
contributors |
software | healthy | codex-rs/ext/extension-api/src/contributors |
memories |
software | healthy | codex-rs/ext/memories |
templates |
software | healthy | codex-rs/ext/memories/templates |
memories |
software | healthy | codex-rs/ext/memories/templates/memories |
src |
software | healthy | codex-rs/ext/memories/src |
local |
software | healthy | codex-rs/ext/memories/src/local |
tools |
software | healthy | codex-rs/ext/memories/src/tools |
goal |
software | healthy | codex-rs/ext/goal |
tests |
software | healthy | codex-rs/ext/goal/tests |
templates |
software | healthy | codex-rs/ext/goal/templates |
goals |
software | healthy | codex-rs/ext/goal/templates/goals |
src |
software | healthy | codex-rs/ext/goal/src |
web-search |
software | healthy | codex-rs/ext/web-search |
src |
software | healthy | codex-rs/ext/web-search/src |
image-generation |
software | healthy | codex-rs/ext/image-generation |
src |
software | healthy | codex-rs/ext/image-generation/src |
skills |
software | healthy | codex-rs/ext/skills |
tests |
software | healthy | codex-rs/ext/skills/tests |
src |
software | healthy | codex-rs/ext/skills/src |
provider |
software | healthy | codex-rs/ext/skills/src/provider |
terminal-detection |
software | healthy | codex-rs/terminal-detection |
src |
software | healthy | codex-rs/terminal-detection/src |
cloud-tasks |
software | healthy | codex-rs/cloud-tasks |
tests |
software | healthy | codex-rs/cloud-tasks/tests |
src |
software | healthy | codex-rs/cloud-tasks/src |
exec-server |
software | healthy | codex-rs/exec-server |
tests |
software | healthy | codex-rs/exec-server/tests |
common |
software | healthy | codex-rs/exec-server/tests/common |
src |
software | healthy | codex-rs/exec-server/src |
client |
software | healthy | codex-rs/exec-server/src/client |
proto |
software | healthy | codex-rs/exec-server/src/proto |
server |
software | healthy | codex-rs/exec-server/src/server |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
audit |
cicd | healthy | codex-rs/.github/workflows/cargo-audit.yml |
gather-labels |
cicd | healthy | .github/workflows/issue-labeler.yml |
apply-labels |
cicd | healthy | .github/workflows/issue-labeler.yml |
gather-duplicates-all |
cicd | healthy | .github/workflows/issue-deduplicator.yml |
normalize-duplicates-all |
cicd | healthy | .github/workflows/issue-deduplicator.yml |
gather-duplicates-open |
cicd | healthy | .github/workflows/issue-deduplicator.yml |
normalize-duplicates-open |
cicd | healthy | .github/workflows/issue-deduplicator.yml |
select-final |
cicd | healthy | .github/workflows/issue-deduplicator.yml |
comment-on-issue |
cicd | healthy | .github/workflows/issue-deduplicator.yml |
general |
cicd | healthy | .github/workflows/rust-ci-full.yml |
cargo_shear |
cicd | healthy | .github/workflows/rust-ci-full.yml |
argument_comment_lint_package |
cicd | healthy | .github/workflows/rust-ci-full.yml |
argument_comment_lint_prebuilt |
cicd | healthy | .github/workflows/rust-ci-full.yml |
lint_build |
cicd | healthy | .github/workflows/rust-ci-full.yml |
tests_macos_aarch64 |
cicd | healthy | .github/workflows/rust-ci-full.yml |
tests_linux_x64_remote |
cicd | healthy | .github/workflows/rust-ci-full.yml |
tests_linux_arm64 |
cicd | healthy | .github/workflows/rust-ci-full.yml |
tests_windows_x64 |
cicd | healthy | .github/workflows/rust-ci-full.yml |
tests_windows_arm64 |
cicd | healthy | .github/workflows/rust-ci-full.yml |
results |
cicd | healthy | .github/workflows/rust-ci-full.yml |
check |
cicd | healthy | .github/workflows/blob-size-policy.yml |
archive |
cicd | healthy | .github/workflows/rust-ci-full-nextest-platform.yml |
shard |
cicd | healthy | .github/workflows/rust-ci-full-nextest-platform.yml |
result |
cicd | healthy | .github/workflows/rust-ci-full-nextest-platform.yml |
resolve-python-release |
cicd | healthy | .github/workflows/python-sdk-release.yml |
prepare-python-runtime |
cicd | healthy | .github/workflows/python-sdk-release.yml |
publish-python-runtime |
cicd | healthy | .github/workflows/python-sdk-release.yml |
build-python-sdk |
cicd | healthy | .github/workflows/python-sdk-release.yml |
publish-python-sdk |
cicd | healthy | .github/workflows/python-sdk-release.yml |
test |
cicd | healthy | .github/workflows/bazel.yml |
test-windows-shard |
cicd | healthy | .github/workflows/bazel.yml |
test-windows |
cicd | healthy | .github/workflows/bazel.yml |
test-windows-native-main |
cicd | healthy | .github/workflows/bazel.yml |
clippy |
cicd | healthy | .github/workflows/bazel.yml |
verify-release-build |
cicd | healthy | .github/workflows/bazel.yml |
python-sdk |
cicd | healthy | .github/workflows/sdk.yml |
sdks |
cicd | healthy | .github/workflows/sdk.yml |
tag-check |
cicd | healthy | .github/workflows/rust-release.yml |
build |
cicd | healthy | .github/workflows/rust-release.yml |
sign-macos-binaries |
cicd | healthy | .github/workflows/rust-release.yml |
package-macos |
cicd | healthy | .github/workflows/rust-release.yml |
sign-macos-dmg |
cicd | healthy | .github/workflows/rust-release.yml |
finalize-macos |
cicd | healthy | .github/workflows/rust-release.yml |
stage-signed-macos |
cicd | healthy | .github/workflows/rust-release.yml |
build-windows |
cicd | healthy | .github/workflows/rust-release.yml |
argument-comment-lint-release-assets |
cicd | healthy | .github/workflows/rust-release.yml |
zsh-release-assets |
cicd | healthy | .github/workflows/rust-release.yml |
release |
cicd | healthy | .github/workflows/rust-release.yml |
publish-npm |
cicd | healthy | .github/workflows/rust-release.yml |
deploy-dev-website |
cicd | healthy | .github/workflows/rust-release.yml |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::codex-rs/config/src/mcp_edit_tests.rs |
security | healthy | codex-rs/config/src/mcp_edit_tests.rs |
auth::codex-rs/codex-mcp/src/connection_manager.rs |
security | healthy | codex-rs/codex-mcp/src/connection_manager.rs |
auth::codex-rs/login/src/auth/manager.rs |
security | healthy | codex-rs/login/src/auth/manager.rs |
auth::codex-rs/login/src/auth/revoke.rs |
security | healthy | codex-rs/login/src/auth/revoke.rs |
auth::codex-rs/core/tests/suite/search_tool.rs |
security | healthy | codex-rs/core/tests/suite/search_tool.rs |
auth::codex-rs/tui/src/app/background_requests.rs |
security | healthy | codex-rs/tui/src/app/background_requests.rs |
auth::codex-rs/cli/tests/login.rs |
security | healthy | codex-rs/cli/tests/login.rs |
auth::codex-rs/app-server-protocol/schema/json/v2/LoginAcco… |
security | healthy | codex-rs/app-server-protocol/schema/json/v2/LoginAccountRes… |
auth::codex-rs/core/src/config/mod.rs |
security | healthy | codex-rs/core/src/config/mod.rs |
auth::codex-rs/app-server-protocol/src/protocol/common.rs |
security | healthy | codex-rs/app-server-protocol/src/protocol/common.rs |
auth::codex-rs/app-server-protocol/schema/json/v2/ListMcpSe… |
security | healthy | codex-rs/app-server-protocol/schema/json/v2/ListMcpServerSt… |
auth::codex-rs/core/src/config/edit/document_helpers.rs |
security | healthy | codex-rs/core/src/config/edit/document_helpers.rs |
auth::codex-rs/app-server/tests/suite/v2/thread_fork.rs |
security | healthy | codex-rs/app-server/tests/suite/v2/thread_fork.rs |
auth::codex-rs/core-plugins/src/loader.rs |
security | healthy | codex-rs/core-plugins/src/loader.rs |
auth::codex-rs/exec-server/src/protocol.rs |
security | healthy | codex-rs/exec-server/src/protocol.rs |
auth::codex-rs/login/tests/suite/auth_refresh.rs |
security | healthy | codex-rs/login/tests/suite/auth_refresh.rs |
auth::codex-rs/core/tests/suite/rmcp_client.rs |
security | healthy | codex-rs/core/tests/suite/rmcp_client.rs |
auth::.github/actions/setup-akv-pkcs11-codesigning/action.y… |
security | healthy | .github/actions/setup-akv-pkcs11-codesigning/action.yaml |
auth::codex-rs/login/tests/suite/device_code_login.rs |
security | healthy | codex-rs/login/tests/suite/device_code_login.rs |
auth::codex-rs/app-server-protocol/src/protocol/v2/account.… |
security | healthy | codex-rs/app-server-protocol/src/protocol/v2/account.rs |
auth::codex-rs/app-server-transport/src/transport/auth.rs |
security | healthy | codex-rs/app-server-transport/src/transport/auth.rs |
auth::codex-rs/codex-mcp/src/mcp/mod_tests.rs |
security | healthy | codex-rs/codex-mcp/src/mcp/mod_tests.rs |
auth::codex-rs/core/src/session/mcp.rs |
security | healthy | codex-rs/core/src/session/mcp.rs |
auth::codex-rs/cli/src/mcp_cmd.rs |
security | healthy | codex-rs/cli/src/mcp_cmd.rs |
auth::codex-rs/app-server/src/request_processors/mcp_proces… |
security | healthy | codex-rs/app-server/src/request_processors/mcp_processor.rs |
auth::codex-rs/app-server-protocol/schema/typescript/Client… |
security | healthy | codex-rs/app-server-protocol/schema/typescript/ClientReques… |
auth::codex-rs/config/src/mcp_types.rs |
security | healthy | codex-rs/config/src/mcp_types.rs |
auth::codex-rs/app-server-protocol/schema/typescript/v2/Mcp… |
security | healthy | codex-rs/app-server-protocol/schema/typescript/v2/McpAuthSt… |
auth::codex-rs/core-plugins/src/manager_tests.rs |
security | healthy | codex-rs/core-plugins/src/manager_tests.rs |
auth::sdk/python/tests/test_app_server_login.py |
security | healthy | sdk/python/tests/test_app_server_login.py |
auth::codex-rs/app-server-protocol/schema/json/codex_app_se… |
security | healthy | codex-rs/app-server-protocol/schema/json/codex_app_server_p… |
auth::codex-rs/rmcp-client/src/rmcp_client.rs |
security | healthy | codex-rs/rmcp-client/src/rmcp_client.rs |
auth::codex-rs/core/tests/common/apps_test_server.rs |
security | healthy | codex-rs/core/tests/common/apps_test_server.rs |
auth::codex-rs/agent-identity/src/lib.rs |
security | healthy | codex-rs/agent-identity/src/lib.rs |
auth::codex-rs/tui/src/local_chatgpt_auth.rs |
security | healthy | codex-rs/tui/src/local_chatgpt_auth.rs |
auth::codex-rs/cli/src/main.rs |
security | healthy | codex-rs/cli/src/main.rs |
auth::codex-rs/core/tests/suite/code_mode.rs |
security | healthy | codex-rs/core/tests/suite/code_mode.rs |
auth::codex-rs/codex-mcp/src/connection_manager_tests.rs |
security | healthy | codex-rs/codex-mcp/src/connection_manager_tests.rs |
auth::codex-rs/login/src/auth/storage.rs |
security | healthy | codex-rs/login/src/auth/storage.rs |
auth::codex-rs/app-server/tests/suite/v2/thread_resume.rs |
security | healthy | codex-rs/app-server/tests/suite/v2/thread_resume.rs |
auth::.github/actions/windows-code-sign/action.yml |
security | healthy | .github/actions/windows-code-sign/action.yml |
auth::codex-rs/app-server-protocol/schema/json/ClientReques… |
security | healthy | codex-rs/app-server-protocol/schema/json/ClientRequest.json |
auth::codex-rs/app-server-protocol/schema/json/ServerNotifi… |
security | healthy | codex-rs/app-server-protocol/schema/json/ServerNotification… |
auth::codex-rs/config/src/mcp_edit.rs |
security | healthy | codex-rs/config/src/mcp_edit.rs |
auth::codex-rs/app-server/tests/suite/v2/account.rs |
security | healthy | codex-rs/app-server/tests/suite/v2/account.rs |
auth::codex-rs/login/src/server.rs |
security | healthy | codex-rs/login/src/server.rs |
auth::codex-rs/rmcp-client/tests/streamable_http_oauth_star… |
security | healthy | codex-rs/rmcp-client/tests/streamable_http_oauth_startup.rs |
auth::codex-rs/core/src/config/edit_tests.rs |
security | healthy | codex-rs/core/src/config/edit_tests.rs |
auth::codex-rs/login/tests/suite/logout.rs |
security | healthy | codex-rs/login/tests/suite/logout.rs |
auth::sdk/python/src/openai_codex/generated/v2_all.py |
security | healthy | sdk/python/src/openai_codex/generated/v2_all.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
0001_memories.sql |
data | healthy | codex-rs/state/memory_migrations/0001_memories.sql |
0001_logs.sql |
data | healthy | codex-rs/state/logs_migrations/0001_logs.sql |
0002_logs_feedback_log_body.sql |
data | healthy | codex-rs/state/logs_migrations/0002_logs_feedback_log_body.… |
0001_thread_goals.sql |
data | healthy | codex-rs/state/goals_migrations/0001_thread_goals.sql |
0006_memories.sql |
data | healthy | codex-rs/state/migrations/0006_memories.sql |
0011_logs_partition_prune_indexes.sql |
data | healthy | codex-rs/state/migrations/0011_logs_partition_prune_indexes… |
0031_drop_device_key_bindings.sql |
data | healthy | codex-rs/state/migrations/0031_drop_device_key_bindings.sql |
0007_threads_first_user_message.sql |
data | healthy | codex-rs/state/migrations/0007_threads_first_user_message.s… |
0026_thread_dynamic_tools_namespace.sql |
data | healthy | codex-rs/state/migrations/0026_thread_dynamic_tools_namespa… |
0017_phase2_selection_flag.sql |
data | healthy | codex-rs/state/migrations/0017_phase2_selection_flag.sql |
0028_device_key_bindings.sql |
data | healthy | codex-rs/state/migrations/0028_device_key_bindings.sql |
0001_threads.sql |
data | healthy | codex-rs/state/migrations/0001_threads.sql |
0032_threads_preview.sql |
data | healthy | codex-rs/state/migrations/0032_threads_preview.sql |
0003_logs_thread_id.sql |
data | healthy | codex-rs/state/migrations/0003_logs_thread_id.sql |
0016_memory_usage.sql |
data | healthy | codex-rs/state/migrations/0016_memory_usage.sql |
0023_drop_logs.sql |
data | healthy | codex-rs/state/migrations/0023_drop_logs.sql |
0005_threads_cli_version.sql |
data | healthy | codex-rs/state/migrations/0005_threads_cli_version.sql |
0033_thread_goal_stopped_statuses.sql |
data | healthy | codex-rs/state/migrations/0033_thread_goal_stopped_statuses… |
0020_threads_model_reasoning_effort.sql |
data | healthy | codex-rs/state/migrations/0020_threads_model_reasoning_effo… |
0008_backfill_state.sql |
data | healthy | codex-rs/state/migrations/0008_backfill_state.sql |
0013_threads_agent_nickname.sql |
data | healthy | codex-rs/state/migrations/0013_threads_agent_nickname.sql |
0034_drop_thread_goals.sql |
data | healthy | codex-rs/state/migrations/0034_drop_thread_goals.sql |
0012_logs_estimated_bytes.sql |
data | healthy | codex-rs/state/migrations/0012_logs_estimated_bytes.sql |
0021_thread_spawn_edges.sql |
data | healthy | codex-rs/state/migrations/0021_thread_spawn_edges.sql |
0018_phase2_selection_snapshot.sql |
data | healthy | codex-rs/state/migrations/0018_phase2_selection_snapshot.sql |
0024_remote_control_enrollments.sql |
data | healthy | codex-rs/state/migrations/0024_remote_control_enrollments.s… |
0010_logs_process_id.sql |
data | healthy | codex-rs/state/migrations/0010_logs_process_id.sql |
0027_threads_cwd_sort_indexes.sql |
data | healthy | codex-rs/state/migrations/0027_threads_cwd_sort_indexes.sql |
0015_agent_jobs_max_runtime_seconds.sql |
data | healthy | codex-rs/state/migrations/0015_agent_jobs_max_runtime_secon… |
0002_logs.sql |
data | healthy | codex-rs/state/migrations/0002_logs.sql |
0004_thread_dynamic_tools.sql |
data | healthy | codex-rs/state/migrations/0004_thread_dynamic_tools.sql |
0019_thread_dynamic_tools_defer_loading.sql |
data | healthy | codex-rs/state/migrations/0019_thread_dynamic_tools_defer_l… |
0009_stage1_outputs_rollout_slug.sql |
data | healthy | codex-rs/state/migrations/0009_stage1_outputs_rollout_slug.… |
0030_threads_thread_source.sql |
data | healthy | codex-rs/state/migrations/0030_threads_thread_source.sql |
0029_thread_goals.sql |
data | healthy | codex-rs/state/migrations/0029_thread_goals.sql |
0025_thread_timestamps_millis.sql |
data | healthy | codex-rs/state/migrations/0025_thread_timestamps_millis.sql |
0022_threads_agent_path.sql |
data | healthy | codex-rs/state/migrations/0022_threads_agent_path.sql |
0035_drop_memory_tables.sql |
data | healthy | codex-rs/state/migrations/0035_drop_memory_tables.sql |
0014_agent_jobs.sql |
data | healthy | codex-rs/state/migrations/0014_agent_jobs.sql |
MigrationDetails.ts |
data | healthy | codex-rs/app-server-protocol/schema/typescript/v2/Migration… |
HookMigration.ts |
data | healthy | codex-rs/app-server-protocol/schema/typescript/v2/HookMigra… |
ExternalAgentConfigMigrationItem.ts |
data | healthy | codex-rs/app-server-protocol/schema/typescript/v2/ExternalA… |
PluginsMigration.ts |
data | healthy | codex-rs/app-server-protocol/schema/typescript/v2/PluginsMi… |
McpServerMigration.ts |
data | healthy | codex-rs/app-server-protocol/schema/typescript/v2/McpServer… |
ExternalAgentConfigMigrationItemType.ts |
data | healthy | codex-rs/app-server-protocol/schema/typescript/v2/ExternalA… |
SessionMigration.ts |
data | healthy | codex-rs/app-server-protocol/schema/typescript/v2/SessionMi… |
SubagentMigration.ts |
data | healthy | codex-rs/app-server-protocol/schema/typescript/v2/SubagentM… |
CommandMigration.ts |
data | healthy | codex-rs/app-server-protocol/schema/typescript/v2/CommandMi… |
| Label | Layer | Status | Path |
|---|---|---|---|
AKV_CODESIGN_TENANT |
cicd | healthy | — |
APPLE_NOTARIZATION_KEY_P8 |
cicd | healthy | — |
SCCACHE_DIR |
cicd | healthy | — |
CARGO_DYLINT_VERSION |
cicd | healthy | — |
AKV_CODESIGN_AZURE_CLIENT_ID |
cicd | healthy | — |
AZURE_ARTIFACT_SIGNING_ACCOUNT_NAME |
cicd | healthy | — |
SIGN_MACOS |
cicd | healthy | — |
AZURE_ARTIFACT_SIGNING_SUBSCRIPTION_ID |
cicd | healthy | — |
RELEASE_MODE |
cicd | healthy | — |
DYLINT_LINK_VERSION |
cicd | healthy | — |
WINDOWS_BINARIES |
cicd | healthy | — |
CODEX_OPENAI_API_KEY |
cicd | healthy | — |
USE_SCCACHE |
cicd | healthy | — |
NEXTEST_ARCHIVE_FILE |
cicd | healthy | — |
AZURE_ARTIFACT_SIGNING_CLIENT_ID |
cicd | healthy | — |
ARCHIVE_CACHE_RUNNER |
cicd | healthy | — |
TEST_HELPERS_ARTIFACT |
cicd | healthy | — |
AKV_CODESIGN_KEY_VAULT_NAME |
cicd | healthy | — |
AKV_CODESIGN_RCODESIGN_BLOB_URI |
cicd | healthy | — |
AKV_CODESIGN_PKCS11_LIBRARY_BLOB_URI |
cicd | healthy | — |
WINGET_PUBLISH_PAT |
cicd | healthy | — |
AZURE_ARTIFACT_SIGNING_CERTIFICATE_PROFILE_NAME |
cicd | healthy | — |
AKV_CODESIGN_KEY_VERSION |
cicd | healthy | — |
AKV_CODESIGN_CERTIFICATE_SHA256 |
cicd | healthy | — |
APPLE_NOTARIZATION_ISSUER_ID |
cicd | healthy | — |
AZURE_ARTIFACT_SIGNING_ENDPOINT |
cicd | healthy | — |
APPLE_NOTARIZATION_KEY_ID |
cicd | healthy | — |
BUILDBUDDY_API_KEY |
cicd | healthy | — |
AKV_CODESIGN_PKCS11_LIBRARY_SHA256 |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
AKV_CODESIGN_KEY_NAME |
cicd | healthy | — |
AKV_CODESIGN_SUBSCRIPTION |
cicd | healthy | — |
AKV_CODESIGN_RCODESIGN_SHA256 |
cicd | healthy | — |
DEV_WEBSITE_VERCEL_DEPLOY_HOOK_URL |
cicd | healthy | — |
AZURE_ARTIFACT_SIGNING_TENANT_ID |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::cargo-audit |
cicd | healthy | codex-rs/.github/workflows/cargo-audit.yml |
gha::issue-labeler |
cicd | healthy | .github/workflows/issue-labeler.yml |
gha::issue-deduplicator |
cicd | healthy | .github/workflows/issue-deduplicator.yml |
gha::rust-ci-full |
cicd | healthy | .github/workflows/rust-ci-full.yml |
gha::blob-size-policy |
cicd | healthy | .github/workflows/blob-size-policy.yml |
gha::rust-ci-full-nextest-platform |
cicd | healthy | .github/workflows/rust-ci-full-nextest-platform.yml |
gha::python-sdk-release |
cicd | healthy | .github/workflows/python-sdk-release.yml |
gha::bazel |
cicd | healthy | .github/workflows/bazel.yml |
gha::sdk |
cicd | healthy | .github/workflows/sdk.yml |
gha::rust-release |
cicd | healthy | .github/workflows/rust-release.yml |
gha::codespell |
cicd | healthy | .github/workflows/codespell.yml |
gha::cla |
cicd | healthy | .github/workflows/cla.yml |
gha::rust-release-argument-comment-lint |
cicd | healthy | .github/workflows/rust-release-argument-comment-lint.yml |
gha::rust-release-zsh |
cicd | healthy | .github/workflows/rust-release-zsh.yml |
gha::python-runtime-build |
cicd | healthy | .github/workflows/python-runtime-build.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::rust-release-prepare |
cicd | healthy | .github/workflows/rust-release-prepare.yml |
gha::cargo-deny |
cicd | healthy | .github/workflows/cargo-deny.yml |
gha::rusty-v8-release |
cicd | healthy | .github/workflows/rusty-v8-release.yml |
gha::v8-canary |
cicd | healthy | .github/workflows/v8-canary.yml |
gha::rust-ci |
cicd | healthy | .github/workflows/rust-ci.yml |
gha::close-stale-contributor-prs |
cicd | healthy | .github/workflows/close-stale-contributor-prs.yml |
gha::python-runtime-release |
cicd | healthy | .github/workflows/python-runtime-release.yml |
gha::rust-release-windows |
cicd | healthy | .github/workflows/rust-release-windows.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | codex-rs/codex-client/tests/ca_env.rs |
12.10.08.12 |
network | healthy | codex-rs/terminal-detection/src/terminal_tests.rs |
192.168.1.1 |
network | healthy | codex-rs/tui/src/wrapping.rs |
3.6.10.1 |
network | healthy | codex-rs/tui/src/pets/image_protocol.rs |
10.0.0.1 |
network | healthy | codex-rs/cli/src/doctor.rs |
10.0.0.2 |
network | healthy | codex-rs/cli/src/doctor.rs |
8.8.8.8 |
network | healthy | codex-rs/linux-sandbox/tests/suite/landlock.rs |
192.0.2.1 |
network | healthy | codex-rs/linux-sandbox/tests/suite/managed_proxy.rs |
6.6.87.2 |
network | healthy | codex-rs/sandboxing/src/bwrap_tests.rs |
10.0.0.0 |
network | healthy | codex-rs/network-proxy/src/proxy.rs |
172.16.0.0 |
network | healthy | codex-rs/network-proxy/src/proxy.rs |
192.168.0.0 |
network | healthy | codex-rs/network-proxy/src/proxy.rs |
169.254.0.0 |
network | healthy | codex-rs/network-proxy/src/proxy.rs |
93.184.216.34 |
network | healthy | codex-rs/network-proxy/src/socks5.rs |
1.2.3.4 |
network | healthy | codex-rs/network-proxy/src/config.rs |
192.168.0.1 |
network | healthy | codex-rs/network-proxy/src/policy.rs |
100.64.0.1 |
network | healthy | codex-rs/network-proxy/src/policy.rs |
192.0.0.1 |
network | healthy | codex-rs/network-proxy/src/policy.rs |
198.18.0.1 |
network | healthy | codex-rs/network-proxy/src/policy.rs |
198.51.100.1 |
network | healthy | codex-rs/network-proxy/src/policy.rs |
203.0.113.1 |
network | healthy | codex-rs/network-proxy/src/policy.rs |
240.0.0.1 |
network | healthy | codex-rs/network-proxy/src/policy.rs |
0.1.2.3 |
network | healthy | codex-rs/network-proxy/src/policy.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
stage1_outputs |
data | healthy | codex-rs/state/memory_migrations/0001_memories.sql |
jobs |
data | healthy | codex-rs/state/memory_migrations/0001_memories.sql |
logs |
data | healthy | codex-rs/state/logs_migrations/0001_logs.sql |
thread_goals |
data | healthy | codex-rs/state/goals_migrations/0001_thread_goals.sql |
device_key_bindings |
data | healthy | codex-rs/state/migrations/0028_device_key_bindings.sql |
threads |
data | healthy | codex-rs/state/migrations/0001_threads.sql |
thread_goals_new |
data | healthy | codex-rs/state/migrations/0033_thread_goal_stopped_statuses… |
backfill_state |
data | healthy | codex-rs/state/migrations/0008_backfill_state.sql |
thread_spawn_edges |
data | healthy | codex-rs/state/migrations/0021_thread_spawn_edges.sql |
remote_control_enrollments |
data | healthy | codex-rs/state/migrations/0024_remote_control_enrollments.s… |
thread_dynamic_tools |
data | healthy | codex-rs/state/migrations/0004_thread_dynamic_tools.sql |
agent_jobs |
data | healthy | codex-rs/state/migrations/0014_agent_jobs.sql |
agent_job_items |
data | healthy | codex-rs/state/migrations/0014_agent_jobs.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
port:443 |
network | healthy | codex-rs/analytics/src/analytics_client_tests.rs |
port:8443 |
network | healthy | codex-rs/core/src/mcp_tool_call_tests.rs |
port:80 |
network | healthy | codex-rs/core/src/tools/network_approval_tests.rs |
port:8080 |
network | healthy | codex-rs/network-proxy/src/config.rs |
port:5555 |
network | healthy | codex-rs/network-proxy/src/config.rs |
port:9999 |
network | healthy | codex-rs/network-proxy/src/config.rs |
port:3128 |
network | healthy | codex-rs/network-proxy/src/config.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | codex-rs/deny.toml |
vps::azure |
hardware | healthy | .github/workflows/issue-labeler.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-266t46q9 |
software | healthy | /tmp/repobility-clone-266t46q9 |
| Label | Layer | Status | Path |
|---|---|---|---|
grpc::ThreadConfigLoader |
api | healthy | codex-rs/config/src/thread_config/proto/codex.thread_config… |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | codex-rs/Cargo.toml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::.devcontainer/Dockerfile |
hardware | healthy | .devcontainer/Dockerfile |
This page is publicly accessible at:
https://repobility.com/scan/b7c96c67-6e17-4d8d-a15d-4ce30aa2a226/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/b7c96c67-6e17-4d8d-a15d-4ce30aa2a226/
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.