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.

saltbo/any-managed-agents

https://github.com/saltbo/any-managed-agents · scanned 2026-06-16 00:00 UTC (2 months, 3 weeks ago)

249 raw signals (0 security + 249 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 248 actionable findings from 1 signal source. 1 repeated signal 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 2666 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
wranglerVar software healthy vite.config.ts:wranglerVar
maps software healthy vitest.config.ts:maps
isAmaSessionEventType software healthy shared/session-events.ts:isAmaSessionEventType
canonicalEventCorrelation software healthy shared/session-events.ts:canonicalEventCorrelation
amaSessionEventCategory software healthy shared/session-events.ts:amaSessionEventCategory
amaSessionEventLabel software healthy shared/session-events.ts:amaSessionEventLabel
amaSessionEventTypeFromPayload software healthy shared/session-events.ts:amaSessionEventTypeFromPayload
isPiAgentSessionEventType software healthy shared/session-events.ts:isPiAgentSessionEventType
canonicalAmaSessionEventFromRuntimeEvent software healthy shared/session-events.ts:canonicalAmaSessionEventFromRuntim…
sourceEventTypeFromRuntimeEvent software healthy shared/session-events.ts:sourceEventTypeFromRuntimeEvent
canonicalType software healthy shared/session-events.ts:canonicalType
matchesRuntimeEvent software healthy shared/session-events.ts:matchesRuntimeEvent
canonicalPayload software healthy shared/session-events.ts:canonicalPayload
canonicalRole software healthy shared/session-events.ts:canonicalRole
runtimeErrorMessage software healthy shared/session-events.ts:runtimeErrorMessage
runtimeOutputStream software healthy shared/session-events.ts:runtimeOutputStream
objectValue software healthy shared/session-events.ts:objectValue
stringField software healthy shared/session-events.ts:stringField
numberField software healthy shared/session-events.ts:numberField
withoutType software healthy shared/session-events.ts:withoutType
main software healthy scripts/check-spec-coverage.ts:main
collectSpecIds software healthy scripts/check-spec-coverage.ts:collectSpecIds
collectReferencedIds software healthy scripts/check-spec-coverage.ts:collectReferencedIds
main software healthy scripts/generate-openapi-and-sdks.ts:main
routeGeneratedOpenApi software healthy scripts/generate-openapi-and-sdks.ts:routeGeneratedOpenApi
generatedOperations software healthy scripts/generate-openapi-and-sdks.ts:generatedOperations
jsonContent software healthy scripts/generate-openapi-and-sdks.ts:jsonContent
writeOutput software healthy scripts/generate-openapi-and-sdks.ts:writeOutput
checkOutputs software healthy scripts/generate-openapi-and-sdks.ts:checkOutputs
goOperation software healthy scripts/generate-openapi-and-sdks.ts:goOperation
goString software healthy scripts/generate-openapi-and-sdks.ts:goString
pythonLiteral software healthy scripts/generate-openapi-and-sdks.ts:pythonLiteral
ok software healthy scripts/smoke-runtime.mjs:ok
startMockModel software healthy scripts/smoke-runtime.mjs:startMockModel
startBridge software healthy scripts/smoke-runtime.mjs:startBridge
send software healthy scripts/smoke-runtime.mjs:send
until software healthy scripts/smoke-runtime.mjs:until
countEvents software healthy scripts/smoke-runtime.mjs:countEvents
waitForEventCount software healthy scripts/smoke-runtime.mjs:waitForEventCount
waitForResult software healthy scripts/smoke-runtime.mjs:waitForResult
eventTypes software healthy scripts/smoke-runtime.mjs:eventTypes
amaTextTurn software healthy scripts/smoke-runtime.mjs:amaTextTurn
amaToolTurn software healthy scripts/smoke-runtime.mjs:amaToolTurn
amaMultiTurn software healthy scripts/smoke-runtime.mjs:amaMultiTurn
roles software healthy scripts/smoke-runtime.mjs:roles
claudeCodeGraceful software healthy scripts/smoke-runtime.mjs:claudeCodeGraceful
main software healthy scripts/smoke-runtime.mjs:main
goConstName software healthy scripts/generate-go-contract.ts:goConstName
render software healthy scripts/generate-go-contract.ts:render
gofmt software healthy scripts/generate-go-contract.ts:gofmt

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

LabelLayerStatusPath
playwright.config.ts software healthy playwright.config.ts
vite.config.ts software healthy vite.config.ts
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
wrangler.test.toml software healthy wrangler.test.toml
package.json software healthy package.json
wrangler.toml software healthy wrangler.toml
index.html software healthy index.html
CONTRIBUTING.md software healthy CONTRIBUTING.md
Dockerfile software healthy Dockerfile
components.json software healthy components.json
.dependency-cruiser.cjs software healthy .dependency-cruiser.cjs
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
.env.example software healthy .env.example
eslint.config.js software healthy eslint.config.js
tsconfig.json software healthy tsconfig.json
drizzle.config.ts software healthy drizzle.config.ts
LICENSE software healthy LICENSE
biome.json software healthy biome.json
AGENTS.md software healthy AGENTS.md
vitest.config.ts software healthy vitest.config.ts
README.md software healthy spec/README.md
api-v1-design.md software healthy docs/api-v1-design.md
spec.md software healthy docs/product/spec.md
ui-ux-standards.md software healthy docs/product/ui-ux-standards.md
integration-snippets.md software healthy docs/product/integration-snippets.md
sdk.md software healthy docs/product/sdk.md
decisions.md software healthy docs/product/decisions.md
SKILL.md software healthy docs/agent-skills/ama-restish-cli/SKILL.md
cloudflare-deploy.md software healthy docs/infra/cloudflare-deploy.md
self-hosted-runner.md software healthy docs/infra/self-hosted-runner.md
runtime-rows.ts software healthy shared/runtime-rows.ts
session-events.test.ts software healthy shared/session-events.test.ts
tsconfig.json software healthy shared/tsconfig.json
session-events.ts software healthy shared/session-events.ts
check-spec-coverage.ts software healthy scripts/check-spec-coverage.ts
generate-openapi-and-sdks.ts software healthy scripts/generate-openapi-and-sdks.ts
smoke-runtime.mjs software healthy scripts/smoke-runtime.mjs
generate-go-contract.ts software healthy scripts/generate-go-contract.ts
check-type-escapes.ts software healthy scripts/check-type-escapes.ts
device_auth.go software healthy cmd/ama-runner/device_auth.go
runner_test.go software healthy cmd/ama-runner/runner_test.go
runtime_detect_test.go software healthy cmd/ama-runner/runtime_detect_test.go
session_channel_router.go software healthy cmd/ama-runner/session_channel_router.go
subagents_test.go software healthy cmd/ama-runner/subagents_test.go
runtime_adapter_test.go software healthy cmd/ama-runner/runtime_adapter_test.go
runner_identity.go software healthy cmd/ama-runner/runner_identity.go
contract_gen_test.go software healthy cmd/ama-runner/contract_gen_test.go
config_test.go software healthy cmd/ama-runner/config_test.go
device_auth_test.go software healthy cmd/ama-runner/device_auth_test.go

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

LabelLayerStatusPath
spec software healthy spec
docs software healthy docs
product software healthy docs/product
agent-skills software healthy docs/agent-skills
ama-restish-cli software healthy docs/agent-skills/ama-restish-cli
infra software healthy docs/infra
shared software healthy shared
scripts software healthy scripts
cmd software healthy cmd
ama-runner software healthy cmd/ama-runner
server software healthy server
adapters software healthy server/adapters
repos software healthy server/adapters/repos
runtime software healthy server/adapters/runtime
gateways software healthy server/adapters/gateways
integration software healthy server/integration
auth software healthy server/auth
worker software healthy server/worker
http software healthy server/http
db software healthy server/db
contracts software healthy server/contracts
usecases software healthy server/usecases
runtime software healthy server/usecases/runtime
domain software healthy server/domain
runtime software healthy server/domain/runtime
runtime-bridge software healthy runtime-bridge
src software healthy runtime-bridge/src
events software healthy runtime-bridge/src/events
providers software healthy runtime-bridge/src/providers
migrations software healthy migrations
meta software healthy migrations/meta
.github software healthy .github
workflows software healthy .github/workflows
runtime-core software healthy runtime-core
src software healthy src
test software healthy src/test
components software healthy src/components
ui software healthy src/components/ui
ai-elements software healthy src/components/ai-elements
app software healthy src/app
lib software healthy src/lib
console software healthy src/console
features software healthy src/features
settings software healthy src/features/settings
usage software healthy src/features/usage
auth software healthy src/features/auth
mcp software healthy src/features/mcp
sessions software healthy src/features/sessions
providers software healthy src/features/providers
audit software healthy src/features/audit

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

LabelLayerStatusPath
/usage frontend healthy src/features/usage/usage-ui.test.tsx
/mcp frontend healthy src/features/mcp/mcp-ui.test.tsx
/mcp/:connectorId frontend healthy src/features/mcp/mcp-ui.test.tsx
/sessions/:sessionId frontend healthy src/features/sessions/sessions-pages.test.tsx
/sessions frontend healthy src/features/sessions/sessions-pages.test.tsx
/providers/:providerId frontend healthy src/features/providers/providers-ui.test.tsx
/providers/ frontend healthy src/features/providers/providers-ui.test.tsx
/audit/:recordId frontend healthy src/features/audit/audit-ui.test.tsx
/audit frontend healthy src/features/audit/audit-ui.test.tsx
/agents/new frontend healthy src/features/agents/AgentBuilderPage.test.tsx
/agents/:agentId frontend healthy src/features/agents/AgentDetailPage.test.tsx
/agents frontend healthy src/features/agents/AgentDetailPage.test.tsx
/vaults/:vaultId frontend healthy src/features/vaults/vaults-ui.test.tsx
/environments/:environmentId frontend healthy src/features/environments/environments-ui.test.tsx
/config frontend healthy server/http/auth.ts
/sessions/current frontend healthy server/http/auth.ts
/ frontend healthy server/http/health.ts
/{environmentId} frontend healthy server/http/environments.ts
/{environmentId}/versions frontend healthy server/http/environments.ts
/{environmentId}/versions/{version} frontend healthy server/http/environments.ts
/{runnerId} frontend healthy server/http/runners.ts
/{runnerId}/heartbeat frontend healthy server/http/runners.ts
/{budgetId} frontend healthy server/http/budgets.ts
/{connectorId} frontend healthy server/http/connectors.ts
/{triggerId} frontend healthy server/http/triggers.ts
/{triggerId}/runs frontend healthy server/http/triggers.ts
/{triggerId}/runs/{runId} frontend healthy server/http/triggers.ts
/{policyId} frontend healthy server/http/policies.ts
/{providerId} frontend healthy server/http/providers.ts
/{providerId}/models frontend healthy server/http/providers.ts
/{providerId}/models/{modelId} frontend healthy server/http/providers.ts
/{providerId}/model-discovery-tasks frontend healthy server/http/providers.ts
/{providerId}/model-discovery-tasks/{taskId} frontend healthy server/http/providers.ts
/{vaultId} frontend healthy server/http/vaults.ts
/{vaultId}/credentials frontend healthy server/http/vaults.ts
/{vaultId}/credentials/{credentialId} frontend healthy server/http/vaults.ts
/{vaultId}/credentials/{credentialId}/versions frontend healthy server/http/vaults.ts
/{vaultId}/credentials/{credentialId}/versions/{versionId} frontend healthy server/http/vaults.ts
/{leaseId} frontend healthy server/http/leases.ts
/{leaseId}/channel frontend healthy server/http/leases.ts
/{tenantId} frontend healthy server/http/federated-tenants.ts
/{connectionId} frontend healthy server/http/connections.ts
/{connectionId}/tools frontend healthy server/http/connections.ts
/{connectionId}/tools/{toolName}/calls frontend healthy server/http/connections.ts
/{connectionId}/tools/{toolName}/calls/{callId} frontend healthy server/http/connections.ts
/{projectId} frontend healthy server/http/projects.ts
/{sessionId} frontend healthy server/http/sessions.ts
/{sessionId}/connection frontend healthy server/http/sessions.ts
/{sessionId}/messages frontend healthy server/http/sessions.ts
/{sessionId}/messages/{messageId} frontend healthy server/http/sessions.ts

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

LabelLayerStatusPath
POST /chat/completions api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /audio/speech api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /audio/transcriptions api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /audio/translations api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /batches api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /assistants api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /realtime/sessions api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /realtime/transcription_sessions api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /chatkit/sessions api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /threads api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /threads/runs api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /completions api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /containers api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /conversations api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /embeddings api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /evals api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /files api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /fine_tuning/alpha/graders/run api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /fine_tuning/alpha/graders/validate api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /fine_tuning/jobs api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /images/variations api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /images/edits api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /images/generations api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /moderations api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /realtime/client_secrets api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /responses/input_tokens api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /responses api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /responses/compact api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /skills api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /uploads api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /vector_stores api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /videos api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /v1/environments?beta=true api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /v1/files?beta=true api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /v1/user_profiles?beta=true api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /v1/agents?beta=true api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /v1/memory_stores?beta=true api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /v1/messages/batches?beta=true api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /v1/messages?beta=true api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /v1/messages/count_tokens?beta=true api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /v1/sessions?beta=true api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /v1/skills?beta=true api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /v1/vaults?beta=true api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /v1/complete api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /v1/messages/batches api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /v1/messages api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
POST /v1/messages/count_tokens api healthy cmd/ama-runner/runtime_bridge_bundle.mjs
USE /* api healthy server/app.ts
GET /api/v1/docs api healthy server/app.ts
ALL /api/v1/runtime/sessions/:sessionId/* api healthy server/http/runtime-proxy.ts

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

LabelLayerStatusPath
auth::migrations/meta/0000_snapshot.json security healthy migrations/meta/0000_snapshot.json
auth::wrangler.test.toml security healthy wrangler.test.toml
auth::src/features/console/console-ui.test.tsx security healthy src/features/console/console-ui.test.tsx
auth::server/integration/health.test.ts security healthy server/integration/health.test.ts
auth::server/policy.ts security healthy server/policy.ts
auth::cmd/ama-runner/device_auth.go security healthy cmd/ama-runner/device_auth.go
auth::server/auth/oidc.ts security healthy server/auth/oidc.ts
auth::src/features/sessions/session-runtime.ts security healthy src/features/sessions/session-runtime.ts
auth::server/http/runner-auth.ts security healthy server/http/runner-auth.ts
auth::src/features/providers/ProviderPolicyPage.tsx security healthy src/features/providers/ProviderPolicyPage.tsx
auth::server/adapters/repos/runners.ts security healthy server/adapters/repos/runners.ts
auth::e2e/fixtures.ts security healthy e2e/fixtures.ts
auth::sdk/typescript/src/generated/operations.ts security healthy sdk/typescript/src/generated/operations.ts
auth::server/http/runners.ts security healthy server/http/runners.ts
auth::server/db/schema.ts security healthy server/db/schema.ts
auth::sdk/go/ama/operations_gen.go security healthy sdk/go/ama/operations_gen.go
auth::server/integration/runners.test.ts security healthy server/integration/runners.test.ts
auth::src/features/auth/auth-callback.test.tsx security healthy src/features/auth/auth-callback.test.tsx
auth::server/auth/oidc.test.ts security healthy server/auth/oidc.test.ts
auth::server/auth/session.ts security healthy server/auth/session.ts
auth::package.json security healthy package.json
auth::runtime-bridge/src/providers/claude-code.ts security healthy runtime-bridge/src/providers/claude-code.ts
auth::src/lib/api.ts security healthy src/lib/api.ts
auth::cmd/ama-runner/device_auth_test.go security healthy cmd/ama-runner/device_auth_test.go
auth::src/features/console/ConsoleShell.tsx security healthy src/features/console/ConsoleShell.tsx
auth::AGENTS.md security healthy AGENTS.md
auth::src/features/auth/AuthCallbackPage.tsx security healthy src/features/auth/AuthCallbackPage.tsx
auth::src/lib/oidc.ts security healthy src/lib/oidc.ts
auth::docs/agent-skills/ama-restish-cli/SKILL.md security healthy docs/agent-skills/ama-restish-cli/SKILL.md
auth::src/features/sessions/session-runtime.test.ts security healthy src/features/sessions/session-runtime.test.ts
auth::src/features/providers/CreateAccessRuleSheet.tsx security healthy src/features/providers/CreateAccessRuleSheet.tsx
auth::server/usecases/ports.ts security healthy server/usecases/ports.ts
auth::src/App.test.tsx security healthy src/App.test.tsx
auth::src/lib/oidc.test.ts security healthy src/lib/oidc.test.ts
auth::server/domain/connector.test.ts security healthy server/domain/connector.test.ts
auth::server/http/e2e.ts security healthy server/http/e2e.ts
auth::src/features/sessions/session-runtime-hook.test.tsx security healthy src/features/sessions/session-runtime-hook.test.tsx
auth::.env.example security healthy .env.example
auth::server/usecases/runners.test.ts security healthy server/usecases/runners.test.ts
auth::server/openapi.ts security healthy server/openapi.ts
auth::wrangler.toml security healthy wrangler.toml
auth::README.md security healthy README.md
auth::server/http/sessions.ts security healthy server/http/sessions.ts
auth::server/domain/runner-queue.test.ts security healthy server/domain/runner-queue.test.ts
auth::server/usecases/runners.ts security healthy server/usecases/runners.ts
auth::src/features/console/ConsoleLayout.tsx security healthy src/features/console/ConsoleLayout.tsx
auth::server/http/auth.ts security healthy server/http/auth.ts
auth::sdk/openapi.json security healthy sdk/openapi.json
auth::server/domain/runtime/system-auth.ts security healthy server/domain/runtime/system-auth.ts
auth::server/domain/policy.ts security healthy server/domain/policy.ts

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

LabelLayerStatusPath
CloudflareSandboxToolExecutor software healthy server/adapters/runtime/sandbox-tool-executor.ts:Cloudflare…
TestToolExecutor software healthy server/adapters/runtime/sandbox-tool-executor.ts:TestToolEx…
McpClientError software healthy server/adapters/gateways/mcp.test.ts:McpClientError
McpClientError software healthy server/adapters/gateways/mcp-client.ts:McpClientError
OidcError software healthy server/auth/oidc.ts:OidcError
RunnerSessionChannelObject software healthy server/worker/runner-session-channel.ts:RunnerSessionChanne…
AgentValidationError software healthy server/usecases/ports.ts:AgentValidationError
AgentArchivedError software healthy server/usecases/ports.ts:AgentArchivedError
EnvironmentValidationError software healthy server/usecases/ports.ts:EnvironmentValidationError
EnvironmentArchivedError software healthy server/usecases/ports.ts:EnvironmentArchivedError
ProviderValidationError software healthy server/usecases/ports.ts:ProviderValidationError
ProviderReferencedError software healthy server/usecases/ports.ts:ProviderReferencedError
VaultSecretError software healthy server/usecases/ports.ts:VaultSecretError
VaultVersionReferencedError software healthy server/usecases/ports.ts:VaultVersionReferencedError
ConnectionConflictError software healthy server/usecases/ports.ts:ConnectionConflictError
ConnectionValidationError software healthy server/usecases/ports.ts:ConnectionValidationError
ConnectionPolicyDeniedError software healthy server/usecases/ports.ts:ConnectionPolicyDeniedError
GovernanceValidationError software healthy server/usecases/ports.ts:GovernanceValidationError
PolicyScopeConflictError software healthy server/usecases/ports.ts:PolicyScopeConflictError
TriggerValidationError software healthy server/usecases/ports.ts:TriggerValidationError
TriggerConflictError software healthy server/usecases/ports.ts:TriggerConflictError
FederatedTenantConflictError software healthy server/usecases/ports.ts:FederatedTenantConflictError
RunnerValidationError software healthy server/usecases/ports.ts:RunnerValidationError
RunnerConflictError software healthy server/usecases/ports.ts:RunnerConflictError
SessionValidationError software healthy server/usecases/ports.ts:SessionValidationError
RunnerChannelOwnershipLostError software healthy server/usecases/runtime/runner-channel-ingest.ts:RunnerChan…
RuntimeTurnCancelledError software healthy runtime-core/errors.ts:RuntimeTurnCancelledError
RuntimePolicyDeniedError software healthy runtime-core/errors.ts:RuntimePolicyDeniedError
ProviderCallError software healthy runtime-core/errors.ts:ProviderCallError
MockRuntimeWebSocket software healthy src/App.test.tsx:MockRuntimeWebSocket
ApiError software healthy src/lib/api.ts:ApiError
below software healthy src/lib/oidc.test.ts:below
UserManagerMock software healthy src/lib/oidc.test.ts:UserManagerMock
MockWebSocket software healthy src/features/sessions/session-runtime-hook.test.tsx:MockWeb…
extends software healthy src/features/sessions/session-runtime-hook.test.tsx:extends
AmaClient software healthy sdk/typescript/src/index.ts:AmaClient
AmaApiError software healthy sdk/typescript/src/index.ts:AmaApiError
AmaClient software healthy sdk/python/ama_sdk/client.py:5

LabelLayerStatusPath
access_rules data healthy migrations/0000_equal_vivisector.sql
agent_memories data healthy migrations/0000_equal_vivisector.sql
agent_versions data healthy migrations/0000_equal_vivisector.sql
agents data healthy migrations/0000_equal_vivisector.sql
audit_records data healthy migrations/0000_equal_vivisector.sql
budgets data healthy migrations/0000_equal_vivisector.sql
connection_tools data healthy migrations/0000_equal_vivisector.sql
connections data healthy migrations/0000_equal_vivisector.sql
connectors data healthy migrations/0000_equal_vivisector.sql
environment_versions data healthy migrations/0000_equal_vivisector.sql
environments data healthy migrations/0000_equal_vivisector.sql
federated_tenants data healthy migrations/0000_equal_vivisector.sql
leases data healthy migrations/0000_equal_vivisector.sql
model_discovery_tasks data healthy migrations/0000_equal_vivisector.sql
policies data healthy migrations/0000_equal_vivisector.sql
projects data healthy migrations/0000_equal_vivisector.sql
provider_models data healthy migrations/0000_equal_vivisector.sql
providers data healthy migrations/0000_equal_vivisector.sql
runners data healthy migrations/0000_equal_vivisector.sql
session_approvals data healthy migrations/0000_equal_vivisector.sql
session_channels data healthy migrations/0000_equal_vivisector.sql
session_events data healthy migrations/0000_equal_vivisector.sql
session_messages data healthy migrations/0000_equal_vivisector.sql
sessions data healthy migrations/0000_equal_vivisector.sql
tool_calls data healthy migrations/0000_equal_vivisector.sql
trigger_runs data healthy migrations/0000_equal_vivisector.sql
triggers data healthy migrations/0000_equal_vivisector.sql
usage_records data healthy migrations/0000_equal_vivisector.sql
vault_credential_versions data healthy migrations/0000_equal_vivisector.sql
vault_credentials data healthy migrations/0000_equal_vivisector.sql
vaults data healthy migrations/0000_equal_vivisector.sql
work_items data healthy migrations/0000_equal_vivisector.sql

LabelLayerStatusPath
AMA_E2E_STORAGE_STATE cicd healthy
AMA_E2E_PASSWORD cicd healthy
AMA_E2E_PROVIDER cicd healthy
AMA_E2E_MODEL cicd healthy
AMA_E2E_EMAIL cicd healthy
AMA_STAGING_ORIGIN cicd healthy
AMA_E2E_ACCESS_TOKEN cicd healthy

LabelLayerStatusPath
sqlite data healthy pnpm-lock.yaml
redis data healthy pnpm-lock.yaml
postgres data healthy pnpm-lock.yaml

LabelLayerStatusPath
vps::aws hardware healthy pnpm-lock.yaml
vps::gcp hardware healthy pnpm-lock.yaml
vps::azure hardware healthy server/domain/runtime-catalog.test.ts

LabelLayerStatusPath
generic_api_key::server/integration/audit-records.test.ts security healthy server/integration/audit-records.test.ts
generic_api_key::server/integration/audit-records.test.ts security healthy server/integration/audit-records.test.ts
generic_api_key::server/usecases/runtime/runner-channel-ing… security healthy server/usecases/runtime/runner-channel-ingest.test.ts

LabelLayerStatusPath
gha::staging-smoke cicd healthy .github/workflows/staging-smoke.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::ama-runner-release cicd healthy .github/workflows/ama-runner-release.yml

LabelLayerStatusPath
smoke cicd healthy .github/workflows/staging-smoke.yml
check cicd healthy .github/workflows/ci.yml
release cicd healthy .github/workflows/ama-runner-release.yml

LabelLayerStatusPath
apply-migrations.ts data healthy server/integration/apply-migrations.ts
0000_equal_vivisector.sql data healthy migrations/0000_equal_vivisector.sql

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

LabelLayerStatusPath
127.0.0.1 network healthy scripts/smoke-runtime.mjs

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile

LabelLayerStatusPath
gpu (detected) hardware healthy server/domain/runtime-catalog.ts
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/44ab7bfe-61e9-49da-9da6-678a52035eb9/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/44ab7bfe-61e9-49da-9da6-678a52035eb9/

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.