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.

TKCen/sera

https://github.com/TKCen/sera · scanned 2026-06-16 00:38 UTC (2 months, 1 week ago)

410 raw signals (0 security + 410 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 370 actionable findings from 1 signal source. 40 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 4766 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
GEMINI.md software healthy GEMINI.md
deploy-discord.sh software healthy deploy-discord.sh
README.md software healthy README.md
new_sera_implementation_plan_v03.md software healthy new_sera_implementation_plan_v03.md
CLAUDE.md software healthy CLAUDE.md
SESSION-REPORT.md software healthy SESSION-REPORT.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
docker-compose.rust.yaml software healthy docker-compose.rust.yaml
.env.example software healthy .env.example
Makefile software healthy Makefile
LICENSE software healthy LICENSE
SECURITY.md software healthy SECURITY.md
config.json software healthy centrifugo/config.json
contract-test.sh software healthy tests/byoh-compliance/contract-test.sh
HANDOFF-TEMPLATE.md software healthy ops/HANDOFF-TEMPLATE.md
lanes.md software healthy ops/lanes.md
TASK-TEMPLATE.md software healthy ops/TASK-TEMPLATE.md
session-map.md software healthy ops/tmux/session-map.md
sera-validate.py software healthy ops/validate/sera-validate.py
__init__.py software healthy ops/validate/__init__.py
CLAUDE.md software healthy ops/validate/CLAUDE.md
docker-compose.security.yml software healthy ops/validate/docker-compose.security.yml
test_performance_profiles.py software healthy ops/validate/tests/test_performance_profiles.py
test_exit_codes.py software healthy ops/validate/tests/test_exit_codes.py
__init__.py software healthy ops/validate/tests/__init__.py
test_validate_only_fixtures.py software healthy ops/validate/tests/test_validate_only_fixtures.py
test_docker_security.py software healthy ops/validate/tests/test_docker_security.py
test_redaction.py software healthy ops/validate/tests/test_redaction.py
test_accuracy_profile.py software healthy ops/validate/tests/test_accuracy_profile.py
test_security_negative.py software healthy ops/validate/tests/test_security_negative.py
false_green_interrupted.json software healthy ops/validate/fixtures/false_green_interrupted.json
false_green_llm_error_unblocked.json software healthy ops/validate/fixtures/false_green_llm_error_unblocked.json
__init__.py software healthy ops/validate/profiles/__init__.py
docker_security.py software healthy ops/validate/profiles/docker_security.py
performance.py software healthy ops/validate/profiles/performance.py
security_negative.py software healthy ops/validate/profiles/security_negative.py
accuracy.py software healthy ops/validate/profiles/accuracy.py
test_operator_task_smoke.py software healthy ops/e2e/test_operator_task_smoke.py
smoke.sh software healthy ops/e2e/smoke.sh
operator_task_smoke.py software healthy ops/e2e/operator_task_smoke.py
README.md software healthy docs/README.md
README.md software healthy docs/architecture/README.md
workflow-flows.json software healthy docs/architecture/workflow-flows.json
workflow-map.html software healthy docs/architecture/workflow-map.html
IMPL-AUDIT.md software healthy docs/internal/audits/IMPL-AUDIT.md
E2E-TEST-GAPS.md software healthy docs/internal/audits/E2E-TEST-GAPS.md
SPEC-GAPS-INVENTORY.md software healthy docs/internal/audits/SPEC-GAPS-INVENTORY.md
gateway-stubs-classification.md software healthy docs/internal/audits/gateway-stubs-classification.md
code-introspection-audit-2026-04-16.md software healthy docs/internal/audits/code-introspection-audit-2026-04-16.md
SESSION-REPORT.md software healthy docs/internal/sessions/SESSION-REPORT.md

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

LabelLayerStatusPath
__init__ software healthy ops/validate/sera-validate.py:100
bump software healthy ops/validate/sera-validate.py:103
_redact_string software healthy ops/validate/sera-validate.py:107
_bearer_sub software healthy ops/validate/sera-validate.py:108
_env_sub software healthy ops/validate/sera-validate.py:112
_redact_value software healthy ops/validate/sera-validate.py:121
redact_artifact software healthy ops/validate/sera-validate.py:144
redaction_self_check software healthy ops/validate/sera-validate.py:160
container_api_key software healthy ops/validate/sera-validate.py:192
discover_api_key software healthy ops/validate/sera-validate.py:217
_load_operator_smoke software healthy ops/validate/sera-validate.py:235
_now_iso software healthy ops/validate/sera-validate.py:253
_run_id software healthy ops/validate/sera-validate.py:257
build_artifact software healthy ops/validate/sera-validate.py:262
verdict_for software healthy ops/validate/sera-validate.py:307
exit_code_for software healthy ops/validate/sera-validate.py:311
profile_live_smoke software healthy ops/validate/sera-validate.py:322
_coerce_evidence software healthy ops/validate/sera-validate.py:352
validate_only software healthy ops/validate/sera-validate.py:359
_load_profile_module software healthy ops/validate/sera-validate.py:426
profile_security_negative software healthy ops/validate/sera-validate.py:441
profile_docker_security software healthy ops/validate/sera-validate.py:460
profile_perf_latency software healthy ops/validate/sera-validate.py:475
profile_perf_reliability software healthy ops/validate/sera-validate.py:492
profile_accuracy_output_correctness software healthy ops/validate/sera-validate.py:513
_build_arg_parser software healthy ops/validate/sera-validate.py:533
_print_summary software healthy ops/validate/sera-validate.py:580
main software healthy ops/validate/sera-validate.py:593
_load_module software healthy ops/validate/tests/test_performance_profiles.py:14
test_performance_profiles_are_registered software healthy ops/validate/tests/test_performance_profiles.py:22
test_latency_summary_reports_percentiles_and_error_rate software healthy ops/validate/tests/test_performance_profiles.py:29
test_docker_stats_snapshot_parses_cpu_memory_and_restart_co… software healthy ops/validate/tests/test_performance_profiles.py:50
fake_run software healthy ops/validate/tests/test_performance_profiles.py:54
test_perf_latency_run_collects_thresholds_operator_and_dock… software healthy ops/validate/tests/test_performance_profiles.py:70
fake_request software healthy ops/validate/tests/test_performance_profiles.py:142
fake_stats software healthy ops/validate/tests/test_performance_profiles.py:145
fake_monotonic software healthy ops/validate/tests/test_performance_profiles.py:150
test_latency_thresholds_enforce_readiness_wait software healthy ops/validate/tests/test_performance_profiles.py:118
test_perf_latency_fails_ok_non_json_readiness_response software healthy ops/validate/tests/test_performance_profiles.py:132
test_reliability_evaluation_hard_fails_runtime_restart_zomb… software healthy ops/validate/tests/test_performance_profiles.py:168
test_perf_reliability_cli_passes_mode_and_duration software healthy ops/validate/tests/test_performance_profiles.py:187
fake_profile_perf_reliability software healthy ops/validate/tests/test_performance_profiles.py:191
_load software healthy ops/validate/tests/test_exit_codes.py:14
sv software healthy ops/validate/tests/test_exit_codes.py:23
test_pass_when_clean software healthy ops/validate/tests/test_exit_codes.py:27
test_warn_when_only_warnings software healthy ops/validate/tests/test_exit_codes.py:32
test_fail_when_errors software healthy ops/validate/tests/test_exit_codes.py:37
test_harness_error_value software healthy ops/validate/tests/test_exit_codes.py:43
test_validate_only_missing_path_is_harness_error software healthy ops/validate/tests/test_exit_codes.py:48
test_validate_only_unreadable_json_is_harness_error software healthy ops/validate/tests/test_exit_codes.py:54

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

LabelLayerStatusPath
centrifugo software healthy centrifugo
tests software healthy tests
byoh-compliance software healthy tests/byoh-compliance
ops software healthy ops
tmux software healthy ops/tmux
validate software healthy ops/validate
tests software healthy ops/validate/tests
fixtures software healthy ops/validate/fixtures
profiles software healthy ops/validate/profiles
e2e software healthy ops/e2e
docs software healthy docs
architecture software healthy docs/architecture
internal software healthy docs/internal
audits software healthy docs/internal/audits
sessions software healthy docs/internal/sessions
investigations software healthy docs/internal/investigations
plans software healthy docs/internal/plans
public software healthy docs/public
architecture software healthy docs/public/architecture
research software healthy docs/public/research
adr software healthy docs/public/adr
crate-docs software healthy docs/public/crate-docs
decisions software healthy docs/public/decisions
specs software healthy docs/public/specs
plugins software healthy docs/public/plugins
scripts software healthy scripts
tests software healthy scripts/tests
lib software healthy scripts/lib
ledger software healthy scripts/lib/ledger
rust software healthy rust
docs software healthy rust/docs
plan software healthy rust/docs/plan
crate-docs software healthy rust/docs/plan/crate-docs
proxy software healthy rust/proxy
crates software healthy rust/crates
sera-mail software healthy rust/crates/sera-mail
tests software healthy rust/crates/sera-mail/tests
src software healthy rust/crates/sera-mail/src
sera-byoh-agent software healthy rust/crates/sera-byoh-agent
src software healthy rust/crates/sera-byoh-agent/src
sera-hooks software healthy rust/crates/sera-hooks
tests software healthy rust/crates/sera-hooks/tests
src software healthy rust/crates/sera-hooks/src
sera-auth software healthy rust/crates/sera-auth
tests software healthy rust/crates/sera-auth/tests
src software healthy rust/crates/sera-auth/src
sera-queue software healthy rust/crates/sera-queue
tests software healthy rust/crates/sera-queue/tests
src software healthy rust/crates/sera-queue/src
sera-memory software healthy rust/crates/sera-memory

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

LabelLayerStatusPath
_Counter software healthy ops/validate/sera-validate.py:97
HarnessError software healthy ops/validate/sera-validate.py:185
CommandResult software healthy ops/validate/profiles/docker_security.py:38
CommandResult software healthy ops/validate/profiles/performance.py:45
ApiError software healthy web/src/lib/api.ts:ApiError
const software healthy legacy/web/src/__tests__/AgentDelete.test.tsx:const
ErrorBoundary software healthy legacy/web/src/components/ErrorBoundary.tsx:ErrorBoundary
from software healthy legacy/web/src/components/ChatThoughtPanel.tsx:from
map software healthy legacy/web/src/components/memory/constants.ts:map
SubscriptionMock software healthy legacy/web/src/lib/centrifugo.test.ts:SubscriptionMock
using software healthy legacy/web/src/lib/step-metadata.ts:using
names software healthy legacy/web/src/lib/utils.test.ts:names
APIError software healthy legacy/web/src/lib/api/client.ts:APIError
HealthHandler software healthy legacy/examples/byoh-python/agent.py:41
OmoBridge software healthy legacy/tools/bridges/omo-bridge/index.ts:OmoBridge
OmxBridge software healthy legacy/tools/bridges/omx-bridge/index.ts:OmxBridge
handles software healthy legacy/tools/bridges/shared/bridge-base.ts:handles
BridgeBase software healthy legacy/tools/bridges/shared/bridge-base.ts:BridgeBase
OmcBridge software healthy legacy/tools/bridges/omc-bridge/index.ts:OmcBridge
GeminiBridge software healthy legacy/tools/bridges/gemini-bridge/index.ts:GeminiBridge
ReasoningLoop software healthy legacy/core/agent-runtime/src/loop.ts:ReasoningLoop
BudgetExceededError software healthy legacy/core/agent-runtime/src/llmClient.ts:BudgetExceededEr…
ProviderUnavailableError software healthy legacy/core/agent-runtime/src/llmClient.ts:ProviderUnavaila…
ContextOverflowError software healthy legacy/core/agent-runtime/src/llmClient.ts:ContextOverflowE…
LLMTimeoutError software healthy legacy/core/agent-runtime/src/llmClient.ts:LLMTimeoutError
LLMClient software healthy legacy/core/agent-runtime/src/llmClient.ts:LLMClient
CentrifugoPublisher software healthy legacy/core/agent-runtime/src/centrifugo.ts:CentrifugoPubli…
CentrifugoSubscriber software healthy legacy/core/agent-runtime/src/centrifugo.ts:CentrifugoSubsc…
ContextManager software healthy legacy/core/agent-runtime/src/contextManager.ts:ContextMana…
ToolLoopDetector software healthy legacy/core/agent-runtime/src/toolLoopDetector.ts:ToolLoopD…
SystemPromptBuilder software healthy legacy/core/agent-runtime/src/systemPromptBuilder.ts:System…
ToolArgumentParseError software healthy legacy/core/agent-runtime/src/toolArgumentRepair.ts:ToolArg…
SessionStore software healthy legacy/core/agent-runtime/src/session.ts:SessionStore
FailureTracker software healthy legacy/core/agent-runtime/src/failureTracker.ts:FailureTrac…
ScriptedLLMClient software healthy legacy/core/agent-runtime/src/__tests__/testHelpers.ts:Scri…
StaticToolExecutor software healthy legacy/core/agent-runtime/src/__tests__/testHelpers.ts:Stat…
Semaphore software healthy legacy/core/agent-runtime/src/tools/executor.ts:Semaphore
RuntimeToolExecutor software healthy legacy/core/agent-runtime/src/tools/executor.ts:RuntimeTool…
HookRunner software healthy legacy/core/agent-runtime/src/tools/hooks.ts:HookRunner
PermissionDeniedError software healthy legacy/core/agent-runtime/src/tools/types.ts:PermissionDeni…
NotPermittedError software healthy legacy/core/agent-runtime/src/tools/types.ts:NotPermittedEr…
DogfeedLoop software healthy legacy/core/src/dogfeed/loop.ts:DogfeedLoop
DogfeedAnalyzer software healthy legacy/core/src/dogfeed/analyzer.ts:DogfeedAnalyzer
VerifyMerge software healthy legacy/core/src/dogfeed/verify-merge.ts:VerifyMerge
AgentSpawner software healthy legacy/core/src/dogfeed/agent-spawner.ts:AgentSpawner
extends software healthy legacy/core/src/__tests__/integration.test.ts:extends
IdentityService software healthy legacy/core/src/auth/IdentityService.ts:IdentityService
AuthService software healthy legacy/core/src/auth/auth-service.ts:AuthService
WebSessionStore software healthy legacy/core/src/auth/web-session-store.ts:WebSessionStore
ApiKeyProvider software healthy legacy/core/src/auth/api-key-provider.ts:ApiKeyProvider

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

LabelLayerStatusPath
GET /api/health api healthy legacy/core/src/index.ts
GET /api/health/detail api healthy legacy/core/src/index.ts
USE /api/auth api healthy legacy/core/src/index.ts
USE /api/secrets api healthy legacy/core/src/index.ts
USE /api/sandbox api healthy legacy/core/src/index.ts
USE /api/intercom api healthy legacy/core/src/index.ts
USE /api/agents api healthy legacy/core/src/index.ts
USE /v1/tools api healthy legacy/core/src/index.ts
GET /api/tools api healthy legacy/core/src/index.ts
GET /api/templates api healthy legacy/core/src/index.ts
GET /api/rt/token api healthy legacy/core/src/index.ts
USE /api/circles api healthy legacy/core/src/index.ts
USE /api/pipelines api healthy legacy/core/src/index.ts
USE /api/skills api healthy legacy/core/src/index.ts
USE /api/memory api healthy legacy/core/src/index.ts
USE /api/sessions api healthy legacy/core/src/index.ts
USE /api api healthy legacy/core/src/index.ts
USE /v1/llm api healthy legacy/core/src/index.ts
USE /api/budget api healthy legacy/core/src/index.ts
USE /api/providers api healthy legacy/core/src/index.ts
USE /api/system api healthy legacy/core/src/index.ts
USE /api/embedding api healthy legacy/core/src/index.ts
USE /api/metering api healthy legacy/core/src/index.ts
USE /api/audit api healthy legacy/core/src/index.ts
USE /api/permission-requests api healthy legacy/core/src/index.ts
USE /api/schedules api healthy legacy/core/src/index.ts
USE /v1 api healthy legacy/core/src/index.ts
USE /api/lsp api healthy legacy/core/src/index.ts
USE /api/federation api healthy legacy/core/src/index.ts
USE /api/webhooks api healthy legacy/core/src/index.ts
USE /api/registry api healthy legacy/core/src/index.ts
USE /api/mcp-servers api healthy legacy/core/src/index.ts
USE /api/operator-requests api healthy legacy/core/src/index.ts
USE /api/agents/:id/tasks api healthy legacy/core/src/index.ts
USE /api/knowledge api healthy legacy/core/src/index.ts
USE /api/delegation api healthy legacy/core/src/index.ts
USE /api/notifications api healthy legacy/core/src/index.ts
USE /api/channels api healthy legacy/core/src/index.ts
USE /api/orchestration api healthy legacy/core/src/index.ts
USE /api/traces api healthy legacy/core/src/index.ts
GET /config/llm api healthy legacy/core/src/routes/config.ts
POST /config/llm api healthy legacy/core/src/routes/config.ts
POST /config/llm/test api healthy legacy/core/src/routes/config.ts
POST /run api healthy legacy/core/src/routes/dogfeed.ts
GET /status api healthy legacy/core/src/routes/dogfeed.ts
GET /tasks api healthy legacy/core/src/routes/dogfeed.ts
GET /next api healthy legacy/core/src/routes/dogfeed.ts
GET /oidc-config api healthy legacy/core/src/routes/auth.ts
GET /login api healthy legacy/core/src/routes/auth.ts
POST /oidc/callback api healthy legacy/core/src/routes/auth.ts

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

LabelLayerStatusPath
/settings frontend healthy legacy/web/src/app/settings/page.tsx
/orchestration frontend healthy legacy/web/src/app/orchestration/page.tsx
/auth/callback frontend healthy legacy/web/src/app/auth/callback/page.tsx
/health frontend healthy legacy/web/src/app/health/page.tsx
/login frontend healthy legacy/web/src/app/login/page.tsx
/dashboard frontend healthy legacy/web/src/app/dashboard/page.tsx
/insights frontend healthy legacy/web/src/app/insights/page.tsx
/introspection frontend healthy legacy/web/src/app/introspection/page.tsx
/chat frontend healthy legacy/web/src/app/chat/page.tsx
/providers frontend healthy legacy/web/src/app/providers/page.tsx
/audit frontend healthy legacy/web/src/app/audit/page.tsx
/templates frontend healthy legacy/web/src/app/templates/page.tsx
/mcp-servers frontend healthy legacy/web/src/app/mcp-servers/page.tsx
/agents frontend healthy legacy/web/src/app/agents/page.tsx
/agents/_id frontend healthy legacy/web/src/app/agents/_id/page.tsx
/agents/_id/memory-graph frontend healthy legacy/web/src/app/agents/_id/memory-graph/page.tsx
/operator-requests frontend healthy legacy/web/src/app/operator-requests/page.tsx
/memory frontend healthy legacy/web/src/app/memory/page.tsx
/memory/_id frontend healthy legacy/web/src/app/memory/_id/page.tsx
/tools frontend healthy legacy/web/src/app/tools/page.tsx
/channels frontend healthy legacy/web/src/app/channels/page.tsx
/schedules frontend healthy legacy/web/src/app/schedules/page.tsx
/circles frontend healthy legacy/web/src/app/circles/page.tsx
/circles/_id frontend healthy legacy/web/src/app/circles/_id/page.tsx
agents frontend healthy web/src/main.tsx
agents/:id frontend healthy web/src/main.tsx
chat frontend healthy web/src/main.tsx
sessions frontend healthy web/src/main.tsx
sessions/:id frontend healthy web/src/main.tsx
hooks frontend healthy web/src/main.tsx
templates frontend healthy legacy/web/src/main.tsx
agents/:id/memory-graph frontend healthy legacy/web/src/main.tsx
circles frontend healthy legacy/web/src/main.tsx
circles/:id frontend healthy legacy/web/src/main.tsx
insights frontend healthy legacy/web/src/main.tsx
audit frontend healthy legacy/web/src/main.tsx
health frontend healthy legacy/web/src/main.tsx
schedules frontend healthy legacy/web/src/main.tsx
settings frontend healthy legacy/web/src/main.tsx
tools frontend healthy legacy/web/src/main.tsx
mcp-servers frontend healthy legacy/web/src/main.tsx
operator-requests frontend healthy legacy/web/src/main.tsx
channels frontend healthy legacy/web/src/main.tsx
providers frontend healthy legacy/web/src/main.tsx
memory frontend healthy legacy/web/src/main.tsx
memory/:id frontend healthy legacy/web/src/main.tsx
introspection frontend healthy legacy/web/src/main.tsx
orchestration frontend healthy legacy/web/src/main.tsx
403 frontend healthy legacy/web/src/main.tsx
* frontend healthy legacy/web/src/main.tsx

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

LabelLayerStatusPath
127.0.0.1 network healthy docker-compose.rust.yaml
1.1.1.1 network healthy tests/byoh-compliance/contract-test.sh
169.254.169.254 network healthy ops/validate/profiles/security_negative.py
10.0.0.1 network healthy ops/validate/profiles/security_negative.py
192.168.1.1 network healthy rust/crates/sera-runtime/src/tools/http_request.rs
10.0.0.5 network healthy rust/crates/sera-runtime/src/tools/safe_client.rs
10.0.0.10 network healthy rust/crates/sera-runtime/src/tools/safe_client.rs
10.0.0.0 network healthy rust/crates/sera-runtime/src/tools/safe_client.rs
192.168.0.0 network healthy rust/crates/sera-runtime/src/tools/safe_client.rs
172.16.0.1 network healthy rust/crates/sera-runtime/src/tools/safe_client.rs
172.16.0.0 network healthy rust/crates/sera-runtime/src/tools/safe_client.rs
169.254.0.5 network healthy rust/crates/sera-runtime/src/tools/safe_client.rs
169.254.0.0 network healthy rust/crates/sera-runtime/src/tools/safe_client.rs
172.18.0.5 network healthy rust/crates/sera-runtime/src/tools/safe_client.rs
172.17.0.5 network healthy rust/crates/sera-types/src/sandbox.rs
169.254.1.1 network healthy rust/crates/sera-tools/tests/tools_tests.rs
8.8.8.8 network healthy rust/crates/sera-tools/tests/tools_tests.rs
192.168.0.1 network healthy rust/crates/sera-tools/tests/docker_egress_acceptance.rs
255.255.255.255 network healthy rust/crates/sera-tools/src/ssrf.rs
127.0.0.0 network healthy rust/crates/sera-tools/src/ssrf.rs
100.100.100.200 network healthy rust/crates/sera-tools/src/ssrf.rs
172.31.255.255 network healthy rust/crates/sera-tools/src/ssrf.rs
127.255.255.255 network healthy rust/crates/sera-tools/src/ssrf.rs
127.0.0.2 network healthy rust/crates/sera-tools/src/ssrf.rs
169.254.0.1 network healthy rust/crates/sera-tools/src/ssrf.rs
169.254.255.255 network healthy rust/crates/sera-tools/src/ssrf.rs
192.168.1.999 network healthy rust/crates/sera-tools/src/ssrf.rs
10.255.255.255 network healthy rust/crates/sera-tools/src/ssrf.rs
9.255.255.255 network healthy rust/crates/sera-tools/src/ssrf.rs
11.0.0.0 network healthy rust/crates/sera-tools/src/ssrf.rs
172.15.255.255 network healthy rust/crates/sera-tools/src/ssrf.rs
172.32.0.0 network healthy rust/crates/sera-tools/src/ssrf.rs
192.167.255.255 network healthy rust/crates/sera-tools/src/ssrf.rs
192.168.255.255 network healthy rust/crates/sera-tools/src/ssrf.rs
192.169.0.0 network healthy rust/crates/sera-tools/src/ssrf.rs
172.18.0.2 network healthy rust/crates/sera-tools/src/sandbox/docker.rs
192.168.1.0 network healthy rust/crates/sera-tools/src/sandbox/policy.rs
172.19.0.5 network healthy legacy/core/src/sandbox/EgressAclManager.test.ts
172.19.0.6 network healthy legacy/core/src/sandbox/EgressAclManager.test.ts
172.19.0.7 network healthy legacy/core/src/sandbox/EgressAclManager.test.ts
172.19.0.8 network healthy legacy/core/src/sandbox/EgressAclManager.test.ts
172.19.0.9 network healthy legacy/core/src/sandbox/EgressAclManager.test.ts
172.19.0.2 network healthy legacy/core/src/sandbox/EgressAclManager.test.ts
172.19.0.10 network healthy legacy/core/src/sandbox/SandboxManager.test.ts
100.64.0.0 network healthy legacy/core/src/skills/builtins/ssrf.ts
192.0.2.0 network healthy legacy/core/src/skills/builtins/ssrf.ts
198.51.100.0 network healthy legacy/core/src/skills/builtins/ssrf.ts
203.0.113.0 network healthy legacy/core/src/skills/builtins/ssrf.ts
192.88.99.0 network healthy legacy/core/src/skills/builtins/ssrf.ts
100.64.0.1 network healthy legacy/core/src/skills/builtins/web-fetch.test.ts

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

LabelLayerStatusPath
image::rust/Dockerfile hardware healthy rust/Dockerfile
image::web/Dockerfile hardware healthy web/Dockerfile
image::legacy/docker/dogfeed-agent/Dockerfile hardware healthy legacy/docker/dogfeed-agent/Dockerfile
image::legacy/egress-proxy/Dockerfile hardware healthy legacy/egress-proxy/Dockerfile
image::legacy/web/Dockerfile hardware healthy legacy/web/Dockerfile
image::legacy/examples/byoh-python/Dockerfile hardware healthy legacy/examples/byoh-python/Dockerfile
image::legacy/examples/byoh-shell/Dockerfile hardware healthy legacy/examples/byoh-shell/Dockerfile
image::legacy/tools/shadow-proxy/Dockerfile hardware healthy legacy/tools/shadow-proxy/Dockerfile
image::legacy/core/Dockerfile hardware healthy legacy/core/Dockerfile
sera-agent-worker hardware healthy legacy/docker-compose.yaml
sera-core hardware healthy legacy/docker-compose.yaml
sera-core-rs hardware healthy legacy/docker-compose.yaml
sera-shadow-proxy hardware healthy legacy/docker-compose.yaml
sera-web hardware healthy legacy/docker-compose.yaml
centrifugo hardware healthy legacy/docker-compose.yaml
sera-db hardware healthy legacy/docker-compose.yaml
qdrant hardware healthy legacy/docker-compose.yaml
sera-egress-proxy hardware healthy legacy/docker-compose.yaml
k8s::CapabilityPolicy::rust/crates/sera-gateway/tests/fixtu… hardware healthy rust/crates/sera-gateway/tests/fixtures/capability-policies…
k8s::CapabilityPolicy::rust/crates/sera-gateway/tests/fixtu… hardware healthy rust/crates/sera-gateway/tests/fixtures/capability-policies…
k8s::CapabilityPolicy::rust/crates/sera-config/examples/pol… hardware healthy rust/crates/sera-config/examples/policies/full-dev.yaml
k8s::CapabilityPolicy::rust/crates/sera-config/examples/pol… hardware healthy rust/crates/sera-config/examples/policies/sandboxed-coder.y…
k8s::CapabilityPolicy::rust/crates/sera-config/examples/pol… hardware healthy rust/crates/sera-config/examples/policies/read-only.yaml
k8s::Tool::rust/crates/sera-config/examples/policies/exampl… hardware healthy rust/crates/sera-config/examples/policies/examples/plugins/…
k8s::AgentTemplate::rust/contracts/manifests/byoh-rust-exam… hardware healthy rust/contracts/manifests/byoh-rust-example.template.yaml
k8s::SandboxBoundary::rust/contracts/manifests/tier-2.yaml hardware healthy rust/contracts/manifests/tier-2.yaml
k8s::AgentTemplate::rust/contracts/manifests/example-full.t… hardware healthy rust/contracts/manifests/example-full.template.yaml
k8s::SandboxBoundary::rust/contracts/manifests/tier-3.yaml hardware healthy rust/contracts/manifests/tier-3.yaml
k8s::AgentTemplate::rust/contracts/manifests/example-minima… hardware healthy rust/contracts/manifests/example-minimal.template.yaml
k8s::SandboxBoundary::rust/contracts/manifests/tier-1.yaml hardware healthy rust/contracts/manifests/tier-1.yaml
k8s::NamedList::legacy/lists/network-allowlist/npm-registry… hardware healthy legacy/lists/network-allowlist/npm-registry.yaml
k8s::NamedList::legacy/lists/network-allowlist/github-apis.… hardware healthy legacy/lists/network-allowlist/github-apis.yaml
k8s::NamedList::legacy/lists/command-denylist/always-denied… hardware healthy legacy/lists/command-denylist/always-denied-commands.yaml
k8s::NamedList::legacy/lists/command-allowlist/nodejs-dev.y… hardware healthy legacy/lists/command-allowlist/nodejs-dev.yaml
k8s::NamedList::legacy/lists/command-allowlist/git-commands… hardware healthy legacy/lists/command-allowlist/git-commands.yaml
k8s::NamedList::legacy/lists/command-allowlist/standard-dev… hardware healthy legacy/lists/command-allowlist/standard-dev-tools.yaml
k8s::AgentTemplate::legacy/templates/byoh-rust-example.temp… hardware healthy legacy/templates/byoh-rust-example.template.yaml
k8s::AgentTemplate::legacy/templates/example-full.template.… hardware healthy legacy/templates/example-full.template.yaml
k8s::AgentTemplate::legacy/templates/example-minimal.templa… hardware healthy legacy/templates/example-minimal.template.yaml
k8s::AgentTemplate::legacy/templates/builtin/researcher.tem… hardware healthy legacy/templates/builtin/researcher.template.yaml
k8s::AgentTemplate::legacy/templates/builtin/tool-bridge.te… hardware healthy legacy/templates/builtin/tool-bridge.template.yaml
k8s::AgentTemplate::legacy/templates/builtin/architect.temp… hardware healthy legacy/templates/builtin/architect.template.yaml
k8s::AgentTemplate::legacy/templates/builtin/developer.temp… hardware healthy legacy/templates/builtin/developer.template.yaml
k8s::AgentTemplate::legacy/templates/builtin/sera.template.… hardware healthy legacy/templates/builtin/sera.template.yaml
k8s::SkillProvider::legacy/mcp-servers/filesystem.mcp.yaml hardware healthy legacy/mcp-servers/filesystem.mcp.yaml
k8s::SkillProvider::legacy/mcp-servers/web-search.mcp.yaml hardware healthy legacy/mcp-servers/web-search.mcp.yaml
k8s::SkillProvider::legacy/mcp-servers/github.mcp.yaml hardware healthy legacy/mcp-servers/github.mcp.yaml
k8s::AgentTemplate::legacy/examples/byoh-python/sera-templa… hardware healthy legacy/examples/byoh-python/sera-template.yaml
k8s::AgentTemplate::legacy/examples/byoh-shell/sera-templat… hardware healthy legacy/examples/byoh-shell/sera-template.yaml
k8s::Circle::legacy/circles/operations.circle.yaml hardware healthy legacy/circles/operations.circle.yaml

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

LabelLayerStatusPath
auth::legacy/core/agent-runtime/src/index.ts security healthy legacy/core/agent-runtime/src/index.ts
auth::legacy/core/src/routes/delegation.ts security healthy legacy/core/src/routes/delegation.ts
auth::legacy/core/agent-runtime/src/__tests__/tools.test.ts security healthy legacy/core/agent-runtime/src/__tests__/tools.test.ts
auth::rust/crates/sera-oci/src/auth.rs security healthy rust/crates/sera-oci/src/auth.rs
auth::e2e/package.json security healthy e2e/package.json
auth::rust/crates/sera-auth/src/error.rs security healthy rust/crates/sera-auth/src/error.rs
auth::legacy/core/src/auth/oidc-provider.ts security healthy legacy/core/src/auth/oidc-provider.ts
auth::legacy/core/src/index.ts security healthy legacy/core/src/index.ts
auth::rust/crates/sera-cli/src/commands/provider.rs security healthy rust/crates/sera-cli/src/commands/provider.rs
auth::legacy/web/src/app/auth/callback/page.tsx security healthy legacy/web/src/app/auth/callback/page.tsx
auth::legacy/docker-compose.auth.yaml security healthy legacy/docker-compose.auth.yaml
auth::rust/crates/sera-gateway/tests/integration_tests.rs security healthy rust/crates/sera-gateway/tests/integration_tests.rs
auth::legacy/core/src/auth/interfaces.ts security healthy legacy/core/src/auth/interfaces.ts
auth::rust/crates/sera-auth/src/middleware.rs security healthy rust/crates/sera-auth/src/middleware.rs
auth::legacy/core/src/db/migrations/1711100000000_epic17.cjs security healthy legacy/core/src/db/migrations/1711100000000_epic17.cjs
auth::web/CLAUDE.md security healthy web/CLAUDE.md
auth::e2e/playwright.config.ts security healthy e2e/playwright.config.ts
auth::rust/crates/sera-telemetry/src/centrifugo.rs security healthy rust/crates/sera-telemetry/src/centrifugo.rs
auth::legacy/core/CLAUDE.md security healthy legacy/core/CLAUDE.md
auth::e2e/tests/journey-04-smoke-scenarios.spec.ts security healthy e2e/tests/journey-04-smoke-scenarios.spec.ts
auth::rust/crates/sera-config/src/provider_registry.rs security healthy rust/crates/sera-config/src/provider_registry.rs
auth::legacy/core/src/auth/IdentityService.ts security healthy legacy/core/src/auth/IdentityService.ts
auth::.env.example security healthy .env.example
auth::e2e/CLAUDE.md security healthy e2e/CLAUDE.md
auth::e2e/fixtures/stack.ts security healthy e2e/fixtures/stack.ts
auth::legacy/core/src/__tests__/Epic17.integration.test.ts security healthy legacy/core/src/__tests__/Epic17.integration.test.ts
auth::legacy/core/src/agents/Orchestrator.ts security healthy legacy/core/src/agents/Orchestrator.ts
auth::rust/crates/sera-auth/src/lib.rs security healthy rust/crates/sera-auth/src/lib.rs
auth::docs/architecture/workflow-flows.json security healthy docs/architecture/workflow-flows.json
auth::legacy/core/src/intercom/IntercomService.ts security healthy legacy/core/src/intercom/IntercomService.ts
auth::legacy/core/src/routes/llmProxy.ts security healthy legacy/core/src/routes/llmProxy.ts
auth::legacy/core/src/identity/acting-context.ts security healthy legacy/core/src/identity/acting-context.ts
auth::legacy/cli/auth.go security healthy legacy/cli/auth.go
auth::legacy/core/src/auth/types.ts security healthy legacy/core/src/auth/types.ts
auth::rust/crates/sera-cli/src/commands/auth.rs security healthy rust/crates/sera-cli/src/commands/auth.rs
auth::e2e/tests/journey-01-stack-health.spec.ts security healthy e2e/tests/journey-01-stack-health.spec.ts
auth::rust/CLAUDE.md security healthy rust/CLAUDE.md
auth::rust/crates/sera-auth/Cargo.toml security healthy rust/crates/sera-auth/Cargo.toml
auth::legacy/mkdocs.yml security healthy legacy/mkdocs.yml
auth::legacy/core/src/auth/web-session-store.ts security healthy legacy/core/src/auth/web-session-store.ts
auth::legacy/core/src/sandbox/SandboxManager.ts security healthy legacy/core/src/sandbox/SandboxManager.ts
auth::rust/crates/sera-gateway/src/middleware.rs security healthy rust/crates/sera-gateway/src/middleware.rs
auth::rust/crates/sera-auth/src/types.rs security healthy rust/crates/sera-auth/src/types.rs
auth::legacy/core/src/auth/oidc-provider.test.ts security healthy legacy/core/src/auth/oidc-provider.test.ts
auth::legacy/web/src/contexts/AuthContext.tsx security healthy legacy/web/src/contexts/AuthContext.tsx
auth::legacy/core/src/channels/ActionTokenService.test.ts security healthy legacy/core/src/channels/ActionTokenService.test.ts
auth::legacy/cli/main.go security healthy legacy/cli/main.go
auth::rust/crates/sera-auth/src/jwt.rs security healthy rust/crates/sera-auth/src/jwt.rs
auth::legacy/core/src/auth/authMiddleware.ts security healthy legacy/core/src/auth/authMiddleware.ts
auth::legacy/docs/openapi.yaml security healthy legacy/docs/openapi.yaml

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

LabelLayerStatusPath
MemoryGraph frontend healthy legacy/web/src/components/MemoryGraph.tsx
SettingsPage frontend healthy legacy/web/src/app/settings/page.tsx
OrchestrationPage frontend healthy legacy/web/src/app/orchestration/page.tsx
AuthCallbackPage frontend healthy legacy/web/src/app/auth/callback/page.tsx
HealthPage frontend healthy legacy/web/src/app/health/page.tsx
LoginPage frontend healthy legacy/web/src/app/login/page.tsx
DashboardPage frontend healthy legacy/web/src/app/dashboard/page.tsx
InsightsPage frontend healthy legacy/web/src/app/insights/page.tsx
IntrospectionPageContent frontend healthy legacy/web/src/app/introspection/page.tsx
ChatPage frontend healthy legacy/web/src/app/chat/page.tsx
ProvidersPage frontend healthy legacy/web/src/app/providers/page.tsx
AuditPage frontend healthy legacy/web/src/app/audit/page.tsx
TemplatesPage frontend healthy legacy/web/src/app/templates/page.tsx
MCPServersPage frontend healthy legacy/web/src/app/mcp-servers/page.tsx
AgentsPage frontend healthy legacy/web/src/app/agents/page.tsx
AgentDetailPage frontend healthy legacy/web/src/app/agents/_id/page.tsx
AgentMemoryGraphPage frontend healthy legacy/web/src/app/agents/_id/memory-graph/page.tsx
OperatorRequestsPage frontend healthy legacy/web/src/app/operator-requests/page.tsx
MemoryExplorerPage frontend healthy legacy/web/src/app/memory/page.tsx
MemoryDetailPage frontend healthy legacy/web/src/app/memory/_id/page.tsx
ToolsPage frontend healthy legacy/web/src/app/tools/page.tsx
ChannelsPage frontend healthy legacy/web/src/app/channels/page.tsx
SchedulesPage frontend healthy legacy/web/src/app/schedules/page.tsx
CirclesPage frontend healthy legacy/web/src/app/circles/page.tsx
CircleDetailPage frontend healthy legacy/web/src/app/circles/_id/page.tsx

LabelLayerStatusPath
port:5434 network healthy docker-compose.rust.yaml
port:5432 network healthy docker-compose.rust.yaml
port:8001 network healthy docker-compose.rust.yaml
port:8000 network healthy docker-compose.rust.yaml
port:3002 network healthy docker-compose.rust.yaml
port:3001 network healthy docker-compose.rust.yaml
port:5173 network healthy docker-compose.rust.yaml
port:80 network healthy docker-compose.rust.yaml
port:3000 network healthy rust/proxy/docker-compose.proxy.yaml
port:50052 network healthy rust/crates/sera-mcp/src/lib.rs
port:5000 network healthy rust/crates/sera-config/src/core_config.rs
port:3003 network healthy legacy/docker-compose.yaml
port:10001 network healthy legacy/docker-compose.yaml
port:6333 network healthy legacy/docker-compose.yaml
port:5433 network healthy legacy/docker-compose.test.yaml
port:6334 network healthy legacy/docker-compose.test.yaml
port:9000 network healthy legacy/docker-compose.auth.yaml
port:9443 network healthy legacy/docker-compose.auth.yaml
port:3128 network healthy legacy/egress-proxy/Dockerfile
port:06 network healthy .github/workflows/codeql.yml
port:17 network healthy .github/workflows/codeql.yml
port:8080 network healthy e2e/playwright.config.ts

LabelLayerStatusPath
generic_api_key::tests/byoh-compliance/contract-test.sh security healthy tests/byoh-compliance/contract-test.sh
generic_api_key::scripts/tests/inference_proxy_test.sh security healthy scripts/tests/inference_proxy_test.sh
generic_api_key::scripts/tests/inference_proxy_test.sh security healthy scripts/tests/inference_proxy_test.sh
generic_api_key::rust/crates/sera-gateway/tests/inference_p… security healthy rust/crates/sera-gateway/tests/inference_proxy_eq0m_accepta…
generic_api_key::rust/crates/sera-gateway/tests/inference_p… security healthy rust/crates/sera-gateway/tests/inference_proxy_eq0m_accepta…
generic_api_key::rust/crates/sera-gateway/src/routes/infere… security healthy rust/crates/sera-gateway/src/routes/inference_proxy.rs
generic_api_key::rust/crates/sera-gateway/src/routes/infere… security healthy rust/crates/sera-gateway/src/routes/inference_proxy.rs
password_literal::rust/crates/sera-tools/src/corrections/se… security healthy rust/crates/sera-tools/src/corrections/seed.rs
password_literal::rust/crates/sera-oci/src/puller.rs security healthy rust/crates/sera-oci/src/puller.rs
password_literal::rust/crates/sera-oci/src/puller.rs security healthy rust/crates/sera-oci/src/puller.rs
generic_api_key::rust/crates/sera-config/src/core_config.rs security healthy rust/crates/sera-config/src/core_config.rs
generic_api_key::rust/crates/sera-config/src/core_config.rs security healthy rust/crates/sera-config/src/core_config.rs
generic_api_key::rust/crates/sera-config/src/core_config.rs security healthy rust/crates/sera-config/src/core_config.rs
password_literal::legacy/core/agent-runtime/src/__tests__/c… security healthy legacy/core/agent-runtime/src/__tests__/commandLogging.test…
openai_or_anthropic_key::legacy/core/src/services/embedding… security healthy legacy/core/src/services/embedding-config.test.ts
generic_api_key::legacy/core/src/services/embedding-config.… security healthy legacy/core/src/services/embedding-config.test.ts

LabelLayerStatusPath
grpc::PluginRegistry api healthy rust/proto/plugin/registry.proto
grpc::ToolExecutor api healthy rust/proto/plugin/tool_executor.proto
grpc::ContextEngine api healthy rust/proto/plugin/context_engine.proto
grpc::ContextQuery api healthy rust/proto/plugin/context_engine.proto
grpc::ContextDiagnostics api healthy rust/proto/plugin/context_engine.proto
grpc::AuthProvider api healthy rust/proto/plugin/auth_provider.proto
grpc::MemoryBackend api healthy rust/proto/plugin/memory_backend.proto
grpc::SecretProvider api healthy rust/proto/plugin/secret_provider.proto
grpc::SandboxProvider api healthy rust/proto/plugin/sandbox_provider.proto

LabelLayerStatusPath
analyze cicd healthy .github/workflows/codeql.yml
validate-context-lcm cicd healthy .github/workflows/validate-context-lcm.yml
validate-sdk-ts cicd healthy .github/workflows/validate-sdk-ts.yml
validate-rust cicd healthy .github/workflows/ci.yml
e2e-smoke cicd healthy .github/workflows/ci.yml
validate-sdk-py cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/docs.yml
deploy cicd healthy .github/workflows/docs.yml

LabelLayerStatusPath
circle_constitution_versions data healthy rust/crates/sera-db/migrations/0001_circle_constitution_ver…
summary_nodes data healthy sdk/python/sera-context-lcm/src/sera_context_lcm/_lcm_core/…
metadata data healthy sdk/python/sera-context-lcm/src/sera_context_lcm/_lcm_core/…
messages data healthy sdk/python/sera-context-lcm/src/sera_context_lcm/_lcm_core/…
lcm_migration_state data healthy sdk/python/sera-context-lcm/src/sera_context_lcm/_lcm_core/…
lcm_lifecycle_state data healthy sdk/python/sera-context-lcm/src/sera_context_lcm/_lcm_core/…

LabelLayerStatusPath
sqlite data healthy README.md
postgres data healthy README.md
redis data healthy README.md
postgresql data healthy docker-compose.rust.yaml
mysql data healthy rust/Cargo.lock

LabelLayerStatusPath
gha::codeql cicd healthy .github/workflows/codeql.yml
gha::validate-context-lcm cicd healthy .github/workflows/validate-context-lcm.yml
gha::validate-sdk-ts cicd healthy .github/workflows/validate-sdk-ts.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::docs cicd healthy .github/workflows/docs.yml

LabelLayerStatusPath
vps::aws hardware healthy rust/Cargo.lock
vps::gcp hardware healthy legacy/bun.lock
vps::azure hardware healthy legacy/core/src/skills/builtins/ssrf.ts

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

LabelLayerStatusPath
Subscription root api healthy legacy/web/src/lib/centrifugo.ts

LabelLayerStatusPath
pubsub data healthy docs/architecture/workflow-flows.json

LabelLayerStatusPath
0001_circle_constitution_versions.sql data healthy rust/crates/sera-db/migrations/0001_circle_constitution_ver…

LabelLayerStatusPath
nginx network healthy docker-compose.rust.yaml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
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/1400f4a5-60f7-47cb-8ac5-70dffc67fe70/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/1400f4a5-60f7-47cb-8ac5-70dffc67fe70/

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.