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.

UKGovernmentBEIS/inspect_ai

https://github.com/UKGovernmentBEIS/inspect_ai · scanned 2026-06-16 03:49 UTC (2 months ago)

994 raw signals (0 security + 994 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months ago · v5 · last Δ +7.0 (diff) · 420 actionable findings from 1 signal source. 58 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

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

All 19215 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
test_retry_on_error software healthy tests/test_retry_on_error.py:13
test_no_retry_on_error software healthy tests/test_retry_on_error.py:21
test_retry_on_error_state software healthy tests/test_retry_on_error.py:30
test_retry_on_error_then_fail software healthy tests/test_retry_on_error.py:43
test_retry_on_error_concurrency software healthy tests/test_retry_on_error.py:53
test_retry_on_error_preserves_sample_uuid software healthy tests/test_retry_on_error.py:70
test_retry_on_error_with_epochs software healthy tests/test_retry_on_error.py:81
_failing_after_generate_solver software healthy tests/test_retry_on_error.py:106
solve software healthy tests/test_retry_on_error.py:110
_check_retry_events software healthy tests/test_retry_on_error.py:120
test_retry_on_error_events software healthy tests/test_retry_on_error.py:150
test_retry_on_error_events_persisted software healthy tests/test_retry_on_error.py:158
_make_samples software healthy tests/test_disk_sample_store.py:26
test_disk_sample_store_roundtrip software healthy tests/test_disk_sample_store.py:35
test_disk_sample_store_constructor_failure_cleans_up software healthy tests/test_disk_sample_store.py:55
test_disk_sample_store_close_is_defensive software healthy tests/test_disk_sample_store.py:66
test_disk_sample_store_close_after_close software healthy tests/test_disk_sample_store.py:74
test_deep_getsizeof_basic software healthy tests/test_disk_sample_store.py:84
test_maybe_page_to_disk_returns_dataset_when_no_limit software healthy tests/test_disk_sample_store.py:97
test_maybe_page_to_disk_returns_dataset_when_under_budget software healthy tests/test_disk_sample_store.py:103
test_maybe_page_to_disk_returns_store_when_over_budget software healthy tests/test_disk_sample_store.py:109
test_eval_with_max_dataset_memory software healthy tests/test_disk_sample_store.py:122
start_task software healthy tests/test_disk_sample_store.py:142
schedule_sample software healthy tests/test_disk_sample_store.py:147
complete_sample software healthy tests/test_disk_sample_store.py:150
complete_task software healthy tests/test_disk_sample_store.py:158
test_eval_with_max_dataset_memory_and_early_stopping software healthy tests/test_disk_sample_store.py:162
pytest_pycollect_makeitem software healthy tests/conftest.py:32
pytest_addoption software healthy tests/conftest.py:39
local_inspect_tools software healthy tests/conftest.py:64
pytest_configure software healthy tests/conftest.py:68
pytest_collection_modifyitems software healthy tests/conftest.py:80
mock_s3 software healthy tests/conftest.py:143
pytest_sessionfinish software healthy tests/conftest.py:207
test_google_canonical_name_in_eval_log software healthy tests/test_canonical_model_name.py:27
test_anthropic_canonical_name_in_eval_log software healthy tests/test_canonical_model_name.py:51
test_openai_canonical_name_in_eval_log software healthy tests/test_canonical_model_name.py:73
test_mistral_canonical_name_in_eval_log software healthy tests/test_canonical_model_name.py:95
test_task_with_add_options software healthy tests/test_task_with.py:9
test_task_with_remove_options software healthy tests/test_task_with.py:15
test_task_with_edit_options software healthy tests/test_task_with.py:24
test_task_with_name_option software healthy tests/test_task_with.py:32
test_task_with_approval_policy software healthy tests/test_task_with.py:37
test_task_with_version software healthy tests/test_task_with.py:66
minimal_agent software healthy tests/test_task_with.py:74
execute software healthy tests/test_task_with.py:75
test_task_with_agent_as_solver software healthy tests/test_task_with.py:81
_fail_once_task software healthy tests/test_task_retry_error_history.py:22
fail_first_attempt software healthy tests/test_task_retry_error_history.py:27
solve software healthy tests/test_task_retry_error_history.py:177

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

LabelLayerStatusPath
yarn.lock software healthy yarn.lock
requirements-dev.txt software healthy requirements-dev.txt
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
.pre-commit-config.yaml software healthy .pre-commit-config.yaml
pyproject.toml software healthy pyproject.toml
Makefile software healthy Makefile
LICENSE software healthy LICENSE
requirements.txt software healthy requirements.txt
CHANGELOG.md software healthy CHANGELOG.md
devcontainer.json software healthy .devcontainer/devcontainer.json
Dockerfile software healthy .devcontainer/Dockerfile
test_retry_on_error.py software healthy tests/test_retry_on_error.py
test_disk_sample_store.py software healthy tests/test_disk_sample_store.py
conftest.py software healthy tests/conftest.py
test_canonical_model_name.py software healthy tests/test_canonical_model_name.py
test_task_with.py software healthy tests/test_task_with.py
test_task_retry_error_history.py software healthy tests/test_task_retry_error_history.py
test_list_task.py software healthy tests/test_list_task.py
test_flaky_retry.py software healthy tests/test_flaky_retry.py
test_fail_on_error.py software healthy tests/test_fail_on_error.py
test_eval_logs_str.py software healthy tests/test_eval_logs_str.py
test_eval_config.py software healthy tests/test_eval_config.py
test_task_model.py software healthy tests/test_task_model.py
test_sample_limits.py software healthy tests/test_sample_limits.py
test_retry.py software healthy tests/test_retry.py
test_model_env_mismatch.py software healthy tests/test_model_env_mismatch.py
test_extensions.py software healthy tests/test_extensions.py
test_cancellation_logging.py software healthy tests/test_cancellation_logging.py
test_task_cancel.py software healthy tests/test_task_cancel.py
test_examples.py software healthy tests/test_examples.py
test_task_attr.py software healthy tests/test_task_attr.py
test_score_on_error.py software healthy tests/test_score_on_error.py
test_task_identifier_version.py software healthy tests/test_task_identifier_version.py
test_sample_shuffle.py software healthy tests/test_sample_shuffle.py
test_sample_id.py software healthy tests/test_sample_id.py
test_eval_set.py software healthy tests/test_eval_set.py
test_eval_no_samples.py software healthy tests/test_eval_no_samples.py
test_metadata.py software healthy tests/test_metadata.py
test_eval_set_scanner.py software healthy tests/test_eval_set_scanner.py
test_operator_interrupt.py software healthy tests/test_operator_interrupt.py
test_eval.py software healthy tests/test_eval.py
test_textual_transcript.py software healthy tests/display/test_textual_transcript.py
test_task_widths.py software healthy tests/display/test_task_widths.py
test_rich.py software healthy tests/display/test_rich.py
test_event_driven_status_output.py software healthy tests/display/test_event_driven_status_output.py
test_agent_column.py software healthy tests/display/test_agent_column.py
test_sample_toolbar.py software healthy tests/display/test_sample_toolbar.py
test_input.py software healthy tests/input/test_input.py

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

LabelLayerStatusPath
_NoopEarlyStopping software healthy tests/test_disk_sample_store.py:139
TestFlakyRetry software healthy tests/test_flaky_retry.py:5
TestModelEnvironmentMismatch software healthy tests/test_model_env_mismatch.py:16
TestModelParameterValidation software healthy tests/test_model_env_mismatch.py:303
PreexistingHook software healthy tests/test_extensions.py:123
_TrackingAPI software healthy tests/test_eval_set_scanner.py:3411
_Sample software healthy tests/display/test_textual_transcript.py:15
_App software healthy tests/display/test_task_widths.py:49
_StubSession software healthy tests/input/test_input_acp.py:63
_StubClient software healthy tests/input/test_input_acp.py:113
_DrainFailingClient software healthy tests/input/test_input_acp.py:260
_RacingSession software healthy tests/input/test_input_acp.py:329
_PendingSample software healthy tests/input/test_input_acp.py:505
_StubHost software healthy tests/input/test_input_panel.py:45
_PanelApp software healthy tests/input/test_input_panel.py:66
FormApp software healthy tests/input/test_input_panel.py:393
ListHandler software healthy tests/util/test_trace.py:10
TestMediaResolver software healthy tests/util/test_media_resolver.py:18
TestConcurrentIsolation software healthy tests/util/test_media_resolver.py:80
TestFileAsDataResolver software healthy tests/util/test_media_resolver.py:119
TestFileAsDataUri software healthy tests/util/test_media_resolver.py:218
TestGetResolverWithoutContext software healthy tests/util/test_media_resolver.py:247
_MockTime software healthy tests/util/test_limit_working.py:302
LegacySemaphore software healthy tests/util/test_concurrency.py:111
LegacyRegistry software healthy tests/util/test_concurrency.py:123
_FakeStream software healthy tests/util/test_download.py:29
_FakeStream software healthy tests/util/test_subprocess.py:225
UserProfile software healthy tests/util/test_json_schema.py:560
_RetryingUploadClient software healthy tests/util/test_asyncfiles.py:404
_FailingUploadClient software healthy tests/util/test_asyncfiles.py:433
_SyncUploadClient software healthy tests/util/test_asyncfiles.py:460
_NonSeekableBytesIO software healthy tests/util/test_asyncfiles.py:470
LocalClass software healthy tests/util/test_package.py:44
FormatterCase software healthy tests/util/test_format_template.py:10
Person software healthy tests/util/test_format_template.py:164
Address software healthy tests/util/test_format_template.py:159
TestResourceAutoMode software healthy tests/util/test_resource.py:9
TestResourceFileMode software healthy tests/util/test_resource.py:118
Model software healthy tests/util/test_utc_datetime_str.py:73
SampleStoreModel software healthy tests/util/test_store_from_events.py:228
AgentState software healthy tests/util/test_store_from_events.py:239
MetricsData software healthy tests/util/test_store_from_events.py:247
NestedStoreModel software healthy tests/util/test_store_from_events.py:255
TestRunInBackground software healthy tests/util/test_run_in_background.py:16
FakeClock software healthy tests/util/test_throttle.py:20
TestThrottleSyncFallback software healthy tests/util/test_throttle.py:58
TestThrottleAsync software healthy tests/util/test_throttle.py:208
TestThrottleAsyncNoTaskGroup software healthy tests/util/test_throttle.py:469
_FakeResponse software healthy tests/util/test_parse_retry_after.py:137
_FakeError software healthy tests/util/test_parse_retry_after.py:142

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

LabelLayerStatusPath
.devcontainer software healthy .devcontainer
tests software healthy tests
display software healthy tests/display
input software healthy tests/input
_util software healthy tests/_util
util software healthy tests/util
sandbox software healthy tests/util/sandbox
docker_compose_multiple_services software healthy tests/util/sandbox/docker_compose_multiple_services
approval software healthy tests/approval
cli software healthy tests/cli
agent software healthy tests/agent
test_acp software healthy tests/agent/test_acp
test_tui software healthy tests/agent/test_acp/test_tui
test_channel software healthy tests/agent/test_channel
_human software healthy tests/agent/_human
deepagent software healthy tests/agent/deepagent
lfs software healthy tests/lfs
test_helpers software healthy tests/test_helpers
timeline software healthy tests/timeline
test_eval_config software healthy tests/test_eval_config
scorer software healthy tests/scorer
test_task_list software healthy tests/test_task_list
multiple_dir software healthy tests/test_task_list/multiple_dir
_decoy software healthy tests/test_task_list/multiple_dir/_decoy
recurse software healthy tests/test_task_list/recurse
folder2 software healthy tests/test_task_list/recurse/folder2
folder1 software healthy tests/test_task_list/recurse/folder1
_view software healthy tests/_view
log software healthy tests/log
test_eval_log software healthy tests/log/test_eval_log
test_list_logs software healthy tests/log/test_list_logs
analysis software healthy tests/analysis
test_logs software healthy tests/analysis/test_logs
_control software healthy tests/_control
test_log_dir software healthy tests/test_log_dir
example_task software healthy tests/test_log_dir/example_task
hooks software healthy tests/hooks
_cli software healthy tests/_cli
solver software healthy tests/solver
tools software healthy tests/tools
docker-mcp-server software healthy tests/tools/docker-mcp-server
docker-compose-context software healthy tests/tools/docker-compose-context
docker-compose-context-alpine software healthy tests/tools/docker-compose-context-alpine
skills software healthy tests/tools/skills
secret-code software healthy tests/tools/skills/secret-code
scripts software healthy tests/tools/skills/secret-code/scripts
sandbox_tools_utils software healthy tests/tools/sandbox_tools_utils
checkpoint software healthy tests/checkpoint
test_package software healthy tests/test_package
inspect_package software healthy tests/test_package/inspect_package

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

LabelLayerStatusPath
ANY /v1/responses api healthy src/inspect_ai/agent/_bridge/sandbox/proxy.py
ANY /v1/chat/completions api healthy src/inspect_ai/agent/_bridge/sandbox/proxy.py
ANY /v1/messages api healthy src/inspect_ai/agent/_bridge/sandbox/proxy.py
ANY /v1beta/models/* api healthy src/inspect_ai/agent/_bridge/sandbox/proxy.py
ANY /models/* api healthy src/inspect_ai/agent/_bridge/sandbox/proxy.py
GET /content api healthy src/inspect_ai/_view/schema.py
GET /chat-message api healthy src/inspect_ai/_view/schema.py
GET /event api healthy src/inspect_ai/_view/schema.py
GET /citation api healthy src/inspect_ai/_view/schema.py
GET /tool-choice api healthy src/inspect_ai/_view/schema.py
GET /logs/{log:path} api healthy src/inspect_ai/_view/fastapi_server.py
GET /log-size/{log:path} api healthy src/inspect_ai/_view/fastapi_server.py
GET /log-info/{log:path} api healthy src/inspect_ai/_view/fastapi_server.py
GET /log-delete/{log:path} api healthy src/inspect_ai/_view/fastapi_server.py
POST /log-edit/{log:path} api healthy src/inspect_ai/_view/fastapi_server.py
GET /log-bytes/{log:path} api healthy src/inspect_ai/_view/fastapi_server.py
GET /log-download/{log:path} api healthy src/inspect_ai/_view/fastapi_server.py
GET /log-dir api healthy src/inspect_ai/_view/fastapi_server.py
GET /log-files api healthy src/inspect_ai/_view/fastapi_server.py
GET /logs api healthy src/inspect_ai/_view/fastapi_server.py
GET /eval-set api healthy src/inspect_ai/_view/fastapi_server.py
GET /flow api healthy src/inspect_ai/_view/fastapi_server.py
GET /log-headers api healthy src/inspect_ai/_view/fastapi_server.py
GET /user-info api healthy src/inspect_ai/_view/fastapi_server.py
GET /events api healthy src/inspect_ai/_view/fastapi_server.py
GET /pending-samples api healthy src/inspect_ai/_view/fastapi_server.py
GET /log-message api healthy src/inspect_ai/_view/fastapi_server.py
GET /pending-sample-data api healthy src/inspect_ai/_view/fastapi_server.py
GET /pending-sample-data-urls api healthy src/inspect_ai/_view/fastapi_server.py
GET /app-config api healthy src/inspect_ai/_view/fastapi_server.py
GET /dist api healthy src/inspect_ai/_view/fastapi_server.py
GET /evals api healthy src/inspect_ai/_control/server.py
GET /evals/{eval_id}/samples api healthy src/inspect_ai/_control/server.py
GET /evals/{eval_id}/sample api healthy src/inspect_ai/_control/server.py
GET /evals/{eval_id}/sample/events api healthy src/inspect_ai/_control/server.py
POST /release api healthy src/inspect_ai/_control/server.py
ANY /mcp/* api healthy src/inspect_sandbox_tools/src/inspect_sandbox_tools/_agent_…

LabelLayerStatusPath
image::.devcontainer/Dockerfile hardware healthy .devcontainer/Dockerfile
image::tests/util/sandbox/Dockerfile hardware healthy tests/util/sandbox/Dockerfile
image::tests/tools/docker-mcp-server/Dockerfile hardware healthy tests/tools/docker-mcp-server/Dockerfile
image::tests/tools/docker-compose-context/Dockerfile hardware healthy tests/tools/docker-compose-context/Dockerfile
image::tests/tools/docker-compose-context-alpine/Dockerfile hardware healthy tests/tools/docker-compose-context-alpine/Dockerfile
image::examples/http_proxy/Dockerfile hardware healthy examples/http_proxy/Dockerfile
image::examples/human/Dockerfile hardware healthy examples/human/Dockerfile
image::examples/intervention/shell/Dockerfile hardware healthy examples/intervention/shell/Dockerfile
image::examples/evals_in_eval/Dockerfile hardware healthy examples/evals_in_eval/Dockerfile
image::src/inspect_tool_support/Dockerfile hardware healthy src/inspect_tool_support/Dockerfile
image::src/inspect_ai/tool/_tools/_computer/_resources/Dock… hardware healthy src/inspect_ai/tool/_tools/_computer/_resources/Dockerfile
default hardware healthy tests/util/sandbox/docker_compose_multiple_services/docker-…
service_1 hardware healthy tests/util/sandbox/docker_compose_multiple_services/docker-…
service_2 hardware healthy tests/util/sandbox/docker_compose_multiple_services/docker-…
default hardware healthy tests/agent/compose.yaml
default hardware healthy tests/tools/skills/compose.yaml
default hardware healthy examples/http_proxy/compose.yaml
default hardware healthy examples/human/compose.yaml
default hardware healthy examples/computer/compose.yaml
default hardware healthy examples/intervention/computer/compose.yaml
default hardware healthy examples/intervention/shell/compose.yaml
default hardware healthy examples/intervention/multi_tool/compose.yaml
default hardware healthy examples/skills/compose.yaml
default hardware healthy examples/browser/compose.yaml
default hardware healthy examples/evals_in_eval/compose.yaml
docker hardware healthy examples/evals_in_eval/compose.yaml

LabelLayerStatusPath
create-and-store cicd healthy .github/workflows/test.yml
retrieve-and-upload cicd healthy .github/workflows/test.yml
detect-version cicd healthy .github/workflows/build_sandbox_tools.yml
build-executables cicd healthy .github/workflows/build_sandbox_tools.yml
update-pr-status cicd healthy .github/workflows/build_sandbox_tools.yml
publish cicd healthy .github/workflows/npm-publish.yml
build-and-push cicd healthy .github/workflows/docker.yml
publish cicd healthy .github/workflows/pypi.yml
build-deploy cicd healthy .github/workflows/docs.yml
deploy cicd healthy .github/workflows/vscode.yml
check-schema-and-types cicd healthy .github/workflows/log_viewer.yml
submodule-on-main cicd healthy .github/workflows/log_viewer.yml
dist-validation cicd healthy .github/workflows/log_viewer.yml
ruff cicd healthy .github/workflows/build.yml
mypy cicd healthy .github/workflows/build.yml
pre-commit cicd healthy .github/workflows/build.yml
test cicd healthy .github/workflows/build.yml
check-tool-paths cicd healthy .github/workflows/build.yml
check-version-bump cicd healthy .github/workflows/build.yml
slow-tool-tests-dev cicd healthy .github/workflows/build.yml
slow-tool-tests-release cicd healthy .github/workflows/build.yml
package cicd healthy .github/workflows/build.yml

LabelLayerStatusPath
port:4444 network healthy tests/agent/test_acp/test_discovery.py
port:5555 network healthy tests/agent/test_acp/test_discovery.py
port:6666 network healthy tests/agent/test_acp/test_discovery.py
port:65535 network healthy tests/agent/test_acp/test_discovery.py
port:9999 network healthy tests/agent/test_acp/test_discovery.py
port:43210 network healthy tests/agent/test_acp/test_tui/conftest.py
port:8000 network healthy tests/model/providers/test_vllm_lora.py
port:13 network healthy .github/dependabot.yml
port:5900 network healthy src/inspect_ai/tool/_tools/_computer/_resources/Dockerfile
port:6080 network healthy src/inspect_ai/tool/_tools/_computer/_resources/Dockerfile
port:16 network healthy src/inspect_ai/model/_model_data/together.yml
port:02 network healthy src/inspect_ai/model/_model_data/together.yml
port:443 network healthy src/inspect_ai/model/_providers/vllm.py

LabelLayerStatusPath
kv_store data healthy src/inspect_ai/_util/kvstore.py
metadata data healthy src/inspect_ai/log/_transcript_store.py
events data healthy src/inspect_ai/log/_transcript_store.py
message_pool data healthy src/inspect_ai/log/_transcript_store.py
call_pool data healthy src/inspect_ai/log/_transcript_store.py
attachments data healthy src/inspect_ai/log/_transcript_store.py
task_database data healthy src/inspect_ai/log/_recorders/buffer/database.py
samples data healthy src/inspect_ai/log/_recorders/buffer/database.py
t data healthy src/inspect_ai/_eval/task/scan.py

LabelLayerStatusPath
127.0.0.1 network healthy tests/_util/test_sockets.py
00.00.00.00 network healthy tests/util/test_str_to_float.py
42.5.5.5 network healthy tests/util/test_str_to_float.py
100.00.00.00 network healthy tests/util/test_str_to_float.py
162.242.195.82 network healthy tests/util/sandbox/test_compose.py
8.8.8.8 network healthy examples/skills/skills/network-info/SKILL.md
127.0.0.0 network healthy src/inspect_tool_support/src/inspect_tool_support/_remote_t…
198.51.100.0 network healthy src/inspect_ai/agent/_acp/tui/picker_screen.py
98.51.100.0 network healthy src/inspect_ai/agent/_acp/tui/picker_screen.py

LabelLayerStatusPath
password_literal::tests/checkpoint/test_checkpointer.py security healthy tests/checkpoint/test_checkpointer.py
generic_api_key::src/inspect_ai/model/_model_info.py security healthy src/inspect_ai/model/_model_info.py
generic_api_key::src/inspect_ai/model/_providers/openai.py security healthy src/inspect_ai/model/_providers/openai.py
generic_api_key::src/inspect_ai/model/_providers/openai.py security healthy src/inspect_ai/model/_providers/openai.py
generic_api_key::src/inspect_ai/model/_providers/openai.py security healthy src/inspect_ai/model/_providers/openai.py
generic_api_key::src/inspect_ai/model/_providers/anthropic.… security healthy src/inspect_ai/model/_providers/anthropic.py
generic_api_key::src/inspect_ai/model/_providers/anthropic.… security healthy src/inspect_ai/model/_providers/anthropic.py
generic_api_key::src/inspect_ai/model/_providers/mistral.py security healthy src/inspect_ai/model/_providers/mistral.py
generic_api_key::src/inspect_ai/model/_providers/mistral.py security healthy src/inspect_ai/model/_providers/mistral.py

LabelLayerStatusPath
gha::test cicd healthy .github/workflows/test.yml
gha::build_sandbox_tools cicd healthy .github/workflows/build_sandbox_tools.yml
gha::npm-publish cicd healthy .github/workflows/npm-publish.yml
gha::docker cicd healthy .github/workflows/docker.yml
gha::pypi cicd healthy .github/workflows/pypi.yml
gha::docs cicd healthy .github/workflows/docs.yml
gha::vscode cicd healthy .github/workflows/vscode.yml
gha::log_viewer cicd healthy .github/workflows/log_viewer.yml
gha::build cicd healthy .github/workflows/build.yml

LabelLayerStatusPath
BUILD_CONTEXT cicd healthy
DOCKERHUB_USERNAME cicd healthy
AWS_SECRET_ACCESS_KEY cicd healthy
DOCKERHUB_TOKEN cicd healthy
AWS_DEFAULT_REGION cicd healthy
GITHUB_TOKEN cicd healthy
UV_VERSION cicd healthy
AWS_ACCESS_KEY_ID cicd healthy

LabelLayerStatusPath
auth::src/inspect_ai/_util/download.py security healthy src/inspect_ai/_util/download.py
auth::src/inspect_ai/tool/_mcp/server.py security healthy src/inspect_ai/tool/_mcp/server.py
auth::src/inspect_ai/model/_model.py security healthy src/inspect_ai/model/_model.py
auth::tests/model/providers/test_anthropic_cache_diagnostic… security healthy tests/model/providers/test_anthropic_cache_diagnostics.py
auth::tests/model/providers/test_anthropic.py security healthy tests/model/providers/test_anthropic.py
auth::src/inspect_ai/model/_providers/anthropic.py security healthy src/inspect_ai/model/_providers/anthropic.py

LabelLayerStatusPath
sqlite data healthy tests/test_eval_set_scanner.py
postgres data healthy tests/util/sandbox/test_compose.py
mysql data healthy src/inspect_ai/_util/port_names.py
postgresql data healthy src/inspect_ai/_util/port_names.py
mongodb data healthy src/inspect_ai/_util/port_names.py

LabelLayerStatusPath
vps::aws hardware healthy requirements-dev.txt
vps::azure hardware healthy requirements-dev.txt
vps::ec2 hardware healthy docs/extensions/extensions.yml

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

LabelLayerStatusPath
pubsub data healthy tests/agent/test_acp/_capture.py

LabelLayerStatusPath
nginx network healthy tests/util/sandbox/test_compose.py

LabelLayerStatusPath
gpu (detected) hardware healthy tests/model/providers/test_vllm_lora.py
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/51bf3298-1f85-4d62-a4d4-61afab25c50e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/51bf3298-1f85-4d62-a4d4-61afab25c50e/

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.