https://github.com/sPROFFEs/PrAImate
· scanned 2026-06-16 00:20 UTC (2 months, 2 weeks ago)
513 raw signals (0 security + 513 graph)
Last scanned 2 months, 2 weeks ago · v1 · 497 actionable findings from 1 signal source. 16 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 18668 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
app |
software | healthy | cmd/praimate-gui/frontend/src/lib/terminal.js:app |
onTermData |
software | healthy | cmd/praimate-gui/frontend/src/lib/terminal.js:onTermData |
onTermExit |
software | healthy | cmd/praimate-gui/frontend/src/lib/terminal.js:onTermExit |
app |
software | healthy | cmd/praimate-gui/frontend/src/lib/api.js:app |
call |
software | healthy | cmd/praimate-gui/frontend/src/lib/api.js:call |
onTurn |
software | healthy | cmd/praimate-gui/frontend/src/lib/api.js:onTurn |
onChatStream |
software | healthy | cmd/praimate-gui/frontend/src/lib/api.js:onChatStream |
onApproval |
software | healthy | cmd/praimate-gui/frontend/src/lib/api.js:onApproval |
storedMode |
software | healthy | cmd/praimate-gui/frontend/src/lib/theme.js:storedMode |
storedAccent |
software | healthy | cmd/praimate-gui/frontend/src/lib/theme.js:storedAccent |
systemPrefersLight |
software | healthy | cmd/praimate-gui/frontend/src/lib/theme.js:systemPrefersLig… |
resolve |
software | healthy | cmd/praimate-gui/frontend/src/lib/theme.js:resolve |
readableForeground |
software | healthy | cmd/praimate-gui/frontend/src/lib/theme.js:readableForegrou… |
toLin |
software | healthy | cmd/praimate-gui/frontend/src/lib/theme.js:toLin |
apply |
software | healthy | cmd/praimate-gui/frontend/src/lib/theme.js:apply |
setThemeMode |
software | healthy | cmd/praimate-gui/frontend/src/lib/theme.js:setThemeMode |
setAccent |
software | healthy | cmd/praimate-gui/frontend/src/lib/theme.js:setAccent |
initTheme |
software | healthy | cmd/praimate-gui/frontend/src/lib/theme.js:initTheme |
langOf |
software | healthy | cmd/praimate-gui/frontend/src/lib/langOf.js:langOf |
prefetchCLIs |
software | healthy | cmd/praimate-gui/frontend/src/lib/stores.js:prefetchCLIs |
main |
software | healthy | third_party/opencode/sdks/vscode/esbuild.js:main |
deactivate |
software | healthy | third_party/opencode/sdks/vscode/src/extension.ts:deactivate |
activate |
software | healthy | third_party/opencode/sdks/vscode/src/extension.ts:activate |
openTerminal |
software | healthy | third_party/opencode/sdks/vscode/src/extension.ts:openTermi… |
appendPrompt |
software | healthy | third_party/opencode/sdks/vscode/src/extension.ts:appendPro… |
getActiveFile |
software | healthy | third_party/opencode/sdks/vscode/src/extension.ts:getActive… |
createOpencode |
software | healthy | third_party/opencode/github/index.ts:createOpencode |
assertPayloadKeyword |
software | healthy | third_party/opencode/github/index.ts:assertPayloadKeyword |
getReviewCommentContext |
software | healthy | third_party/opencode/github/index.ts:getReviewCommentContext |
assertOpencodeConnected |
software | healthy | third_party/opencode/github/index.ts:assertOpencodeConnected |
assertContextEvent |
software | healthy | third_party/opencode/github/index.ts:assertContextEvent |
useEnvModel |
software | healthy | third_party/opencode/github/index.ts:useEnvModel |
useEnvRunUrl |
software | healthy | third_party/opencode/github/index.ts:useEnvRunUrl |
useEnvAgent |
software | healthy | third_party/opencode/github/index.ts:useEnvAgent |
useEnvShare |
software | healthy | third_party/opencode/github/index.ts:useEnvShare |
useEnvMock |
software | healthy | third_party/opencode/github/index.ts:useEnvMock |
useEnvGithubToken |
software | healthy | third_party/opencode/github/index.ts:useEnvGithubToken |
isMock |
software | healthy | third_party/opencode/github/index.ts:isMock |
isPullRequest |
software | healthy | third_party/opencode/github/index.ts:isPullRequest |
useContext |
software | healthy | third_party/opencode/github/index.ts:useContext |
useIssueId |
software | healthy | third_party/opencode/github/index.ts:useIssueId |
useShareUrl |
software | healthy | third_party/opencode/github/index.ts:useShareUrl |
getAccessToken |
software | healthy | third_party/opencode/github/index.ts:getAccessToken |
responseJson |
software | healthy | third_party/opencode/github/index.ts:responseJson |
createComment |
software | healthy | third_party/opencode/github/index.ts:createComment |
getUserPrompt |
software | healthy | third_party/opencode/github/index.ts:getUserPrompt |
prompt |
software | healthy | third_party/opencode/github/index.ts:prompt |
subscribeSessionEvents |
software | healthy | third_party/opencode/github/index.ts:subscribeSessionEvents |
summarize |
software | healthy | third_party/opencode/github/index.ts:summarize |
resolveAgent |
software | healthy | third_party/opencode/github/index.ts:resolveAgent |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
go.mod |
software | healthy | go.mod |
LICENSE |
software | healthy | LICENSE |
rules.md |
software | healthy | testdata/byo/rules.md |
mission.md |
software | healthy | testdata/byo/mission.md |
workpath.json |
software | healthy | testdata/byo/workpath.json |
playbook.md |
software | healthy | testdata/byo/playbook.md |
helper.md |
software | healthy | testdata/byo/agents/helper.md |
greet.sh |
software | healthy | testdata/byo/tools/greet.sh |
mission.md |
software | healthy | testdata/hello/mission.md |
updater_test.go |
software | healthy | internal/updater/updater_test.go |
updater.go |
software | healthy | internal/updater/updater.go |
transcript.go |
software | healthy | internal/launcher/transcript.go |
config_share.go |
software | healthy | internal/launcher/config_share.go |
transcript_test.go |
software | healthy | internal/launcher/transcript_test.go |
workspaces_test.go |
software | healthy | internal/launcher/workspaces_test.go |
slice.go |
software | healthy | internal/launcher/slice.go |
agents_test.go |
software | healthy | internal/launcher/agents_test.go |
chats_test.go |
software | healthy | internal/launcher/chats_test.go |
platform_test.go |
software | healthy | internal/launcher/platform_test.go |
workspaces.go |
software | healthy | internal/launcher/workspaces.go |
config_test.go |
software | healthy | internal/launcher/config_test.go |
agentpaths.go |
software | healthy | internal/launcher/agentpaths.go |
chats.go |
software | healthy | internal/launcher/chats.go |
procattr_other.go |
software | healthy | internal/launcher/procattr_other.go |
procattr_windows.go |
software | healthy | internal/launcher/procattr_windows.go |
postexit.go |
software | healthy | internal/launcher/postexit.go |
agents.go |
software | healthy | internal/launcher/agents.go |
search.go |
software | healthy | internal/launcher/search.go |
resume.go |
software | healthy | internal/launcher/resume.go |
bundles.go |
software | healthy | internal/launcher/bundles.go |
resume_test.go |
software | healthy | internal/launcher/resume_test.go |
agents_timeout_test.go |
software | healthy | internal/launcher/agents_timeout_test.go |
diagnostics.go |
software | healthy | internal/launcher/diagnostics.go |
launch_test.go |
software | healthy | internal/launcher/launch_test.go |
decorate.go |
software | healthy | internal/launcher/decorate.go |
launch.go |
software | healthy | internal/launcher/launch.go |
migrate.go |
software | healthy | internal/launcher/migrate.go |
templates.go |
software | healthy | internal/launcher/templates.go |
config.go |
software | healthy | internal/launcher/config.go |
estimate.go |
software | healthy | internal/launcher/estimate.go |
import_tool_hint.go |
software | healthy | internal/launcher/import_tool_hint.go |
openchat.go |
software | healthy | internal/launcher/openchat.go |
openclaude_home.go |
software | healthy | internal/launcher/openclaude_home.go |
templates_chats_test.go |
software | healthy | internal/launcher/templates_chats_test.go |
decorate_test.go |
software | healthy | internal/launcher/decorate_test.go |
e2e_test.go |
software | healthy | internal/launcher/e2e_test.go |
summary.go |
software | healthy | internal/launcher/summary.go |
agents_install_paths_test.go |
software | healthy | internal/launcher/agents_install_paths_test.go |
summaries_load.go |
software | healthy | internal/launcher/summaries_load.go |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
SessionDataMissingError |
software | healthy | third_party/opencode/packages/enterprise/src/routes/share/[… |
extends |
software | healthy | third_party/opencode/packages/enterprise/src/core/share.ts:… |
SyncServer |
software | healthy | third_party/opencode/packages/function/src/api.ts:SyncServer |
OpaqueError |
software | healthy | third_party/opencode/packages/tui/test/util/error.test.ts:O… |
CustomSpeedScroll |
software | healthy | third_party/opencode/packages/tui/src/util/scroll.ts:Custom… |
GoUpsellArtPainter |
software | healthy | third_party/opencode/packages/tui/src/component/bg-pulse-re… |
GoUpsellArtRenderable |
software | healthy | third_party/opencode/packages/tui/src/component/bg-pulse.ts… |
Database |
software | healthy | third_party/opencode/packages/effect-drizzle-sqlite/example… |
UserStoreError |
software | healthy | third_party/opencode/packages/effect-drizzle-sqlite/example… |
UserStore |
software | healthy | third_party/opencode/packages/effect-drizzle-sqlite/example… |
EffectSQLiteDatabase |
software | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/eff… |
EffectSQLiteSession |
software | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/eff… |
EffectSQLiteTransaction |
software | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/eff… |
SQLiteEffectCountBuilder |
software | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/sql… |
SQLiteEffectRelationalQueryBuilder |
software | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/sql… |
SQLiteEffectRelationalQuery |
software | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/sql… |
SQLiteEffectUpdateBuilder |
software | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/sql… |
SQLiteEffectUpdateBase |
software | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/sql… |
SQLiteEffectSelectBuilder |
software | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/sql… |
SQLiteEffectSelectBase |
software | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/sql… |
SQLiteEffectPreparedQuery |
software | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/sql… |
SQLiteEffectSession |
software | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/sql… |
SQLiteEffectTransaction |
software | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/sql… |
SQLiteEffectRaw |
software | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/sql… |
SQLiteEffectInsertBuilder |
software | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/sql… |
SQLiteEffectInsertBase |
software | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/sql… |
SQLiteEffectDeleteBase |
software | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/sql… |
SQLiteEffectDatabase |
software | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/sql… |
or |
software | healthy | third_party/opencode/packages/ui/src/components/inline-inpu… |
for |
software | healthy | third_party/opencode/packages/ui/src/components/typewriter.… |
Test |
software | healthy | third_party/opencode/packages/opencode/test/effect/instance… |
A |
software | healthy | third_party/opencode/packages/opencode/test/effect/app-grap… |
B |
software | healthy | third_party/opencode/packages/opencode/test/effect/app-grap… |
C |
software | healthy | third_party/opencode/packages/opencode/test/effect/app-grap… |
LayerError |
software | healthy | third_party/opencode/packages/opencode/test/effect/app-grap… |
NotFoundError |
software | healthy | third_party/opencode/packages/opencode/test/effect/app-grap… |
DiskError |
software | healthy | third_party/opencode/packages/opencode/test/effect/app-grap… |
NetworkError |
software | healthy | third_party/opencode/packages/opencode/test/effect/app-grap… |
TestConfig |
software | healthy | third_party/opencode/packages/opencode/test/effect/config-s… |
Value |
software | healthy | third_party/opencode/packages/opencode/test/effect/app-grap… |
Greeting |
software | healthy | third_party/opencode/packages/opencode/test/effect/app-grap… |
Shared |
software | healthy | third_party/opencode/packages/opencode/test/effect/app-grap… |
Left |
software | healthy | third_party/opencode/packages/opencode/test/effect/app-grap… |
Right |
software | healthy | third_party/opencode/packages/opencode/test/effect/app-grap… |
AcquisitionError |
software | healthy | third_party/opencode/packages/opencode/test/effect/app-grap… |
Count |
software | healthy | third_party/opencode/packages/opencode/test/effect/app-grap… |
ReplacementConfig |
software | healthy | third_party/opencode/packages/opencode/test/effect/app-grap… |
Shared |
software | healthy | third_party/opencode/packages/opencode/test/effect/run-serv… |
One |
software | healthy | third_party/opencode/packages/opencode/test/effect/run-serv… |
Two |
software | healthy | third_party/opencode/packages/opencode/test/effect/run-serv… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
testdata |
software | healthy | testdata |
byo |
software | healthy | testdata/byo |
agents |
software | healthy | testdata/byo/agents |
tools |
software | healthy | testdata/byo/tools |
hello |
software | healthy | testdata/hello |
internal |
software | healthy | internal |
updater |
software | healthy | internal/updater |
launcher |
software | healthy | internal/launcher |
backup |
software | healthy | internal/backup |
core |
software | healthy | internal/core |
builtin |
software | healthy | internal/core/builtin |
installer |
software | healthy | internal/installer |
store |
software | healthy | internal/store |
migrations |
software | healthy | internal/store/migrations |
skills |
software | healthy | internal/skills |
ollama |
software | healthy | internal/ollama |
version |
software | healthy | internal/version |
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
cmd |
software | healthy | cmd |
wpc |
software | healthy | cmd/wpc |
praimate |
software | healthy | cmd/praimate |
praimate-gui |
software | healthy | cmd/praimate-gui |
frontend |
software | healthy | cmd/praimate-gui/frontend |
src |
software | healthy | cmd/praimate-gui/frontend/src |
lib |
software | healthy | cmd/praimate-gui/frontend/src/lib |
pages |
software | healthy | cmd/praimate-gui/frontend/src/pages |
references |
software | healthy | references |
third_party |
software | healthy | third_party |
opencode |
software | healthy | third_party/opencode |
sdks |
software | healthy | third_party/opencode/sdks |
vscode |
software | healthy | third_party/opencode/sdks/vscode |
src |
software | healthy | third_party/opencode/sdks/vscode/src |
github |
software | healthy | third_party/opencode/github |
packages |
software | healthy | third_party/opencode/packages |
enterprise |
software | healthy | third_party/opencode/packages/enterprise |
test |
software | healthy | third_party/opencode/packages/enterprise/test |
core |
software | healthy | third_party/opencode/packages/enterprise/test/core |
script |
software | healthy | third_party/opencode/packages/enterprise/script |
src |
software | healthy | third_party/opencode/packages/enterprise/src |
routes |
software | healthy | third_party/opencode/packages/enterprise/src/routes |
api |
software | healthy | third_party/opencode/packages/enterprise/src/routes/api |
share |
software | healthy | third_party/opencode/packages/enterprise/src/routes/share |
core |
software | healthy | third_party/opencode/packages/enterprise/src/core |
plugin |
software | healthy | third_party/opencode/packages/plugin |
script |
software | healthy | third_party/opencode/packages/plugin/script |
src |
software | healthy | third_party/opencode/packages/plugin/src |
function |
software | healthy | third_party/opencode/packages/function |
src |
software | healthy | third_party/opencode/packages/function/src |
tui |
software | healthy | third_party/opencode/packages/tui |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
0004_agent_knowledge.sql |
data | healthy | internal/store/migrations/0004_agent_knowledge.sql |
0001_init.sql |
data | healthy | internal/store/migrations/0001_init.sql |
0002_chat_session.sql |
data | healthy | internal/store/migrations/0002_chat_session.sql |
0003_agent_surfaces.sql |
data | healthy | internal/store/migrations/0003_agent_surfaces.sql |
migration.sql |
data | healthy | third_party/opencode/packages/effect-drizzle-sqlite/example… |
sqlite.ts |
data | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/up-… |
utils.ts |
data | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/up-… |
effect-sqlite.ts |
data | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/up-… |
workspace-time-migration.test.ts |
data | healthy | third_party/opencode/packages/opencode/test/storage/workspa… |
migration.sql |
data | healthy | third_party/opencode/packages/opencode/migration/2026051117… |
database-migration.test.ts |
data | healthy | third_party/opencode/packages/core/test/database-migration.… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260323234822… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260427172553… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260603040000… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260211171708… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260510033149… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260501142318… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260604172448… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260603141458… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260227213759… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260511000411… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260213144116… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260511173437… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260228203230… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260428004200… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260303231226… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260603160727… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260504145000… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260312043431… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260601010001… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260602002951… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260603001617… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260601202201… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260605042240… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260309230000… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260507164347… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260225215848… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260605003541… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260410174513… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260127222353… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260413175956… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260423070820… |
migration.sql |
data | healthy | third_party/opencode/packages/core/migration/20260602182828… |
migration.ts |
data | healthy | third_party/opencode/packages/core/script/migration.ts |
data-migration.sql.ts |
data | healthy | third_party/opencode/packages/core/src/data-migration.sql.ts |
migration.gen.ts |
data | healthy | third_party/opencode/packages/core/src/database/migration.g… |
migration.ts |
data | healthy | third_party/opencode/packages/core/src/database/migration.ts |
20260511173437_session-metadata.ts |
data | healthy | third_party/opencode/packages/core/src/database/migration/2… |
20260211171708_add_project_commands.ts |
data | healthy | third_party/opencode/packages/core/src/database/migration/2… |
20260413175956_chief_energizer.ts |
data | healthy | third_party/opencode/packages/core/src/database/migration/2… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/directory-layout |
frontend | healthy | third_party/opencode/packages/app/src/pages/directory-layou… |
/home |
frontend | healthy | third_party/opencode/packages/app/src/pages/home.tsx |
/layout |
frontend | healthy | third_party/opencode/packages/app/src/pages/layout.tsx |
/error |
frontend | healthy | third_party/opencode/packages/app/src/pages/error.tsx |
/session |
frontend | healthy | third_party/opencode/packages/app/src/pages/session.tsx |
/error-description |
frontend | healthy | third_party/opencode/packages/app/src/pages/error-descripti… |
/new-session |
frontend | healthy | third_party/opencode/packages/app/src/pages/new-session.tsx |
/error-description.test |
frontend | healthy | third_party/opencode/packages/app/src/pages/error-descripti… |
/layout/inline-editor |
frontend | healthy | third_party/opencode/packages/app/src/pages/layout/inline-e… |
/layout/deep-links |
frontend | healthy | third_party/opencode/packages/app/src/pages/layout/deep-lin… |
/layout/sidebar-workspace |
frontend | healthy | third_party/opencode/packages/app/src/pages/layout/sidebar-… |
/layout/project-avatar-state |
frontend | healthy | third_party/opencode/packages/app/src/pages/layout/project-… |
/layout/helpers |
frontend | healthy | third_party/opencode/packages/app/src/pages/layout/helpers.… |
/layout/sidebar-items |
frontend | healthy | third_party/opencode/packages/app/src/pages/layout/sidebar-… |
/layout/sidebar-project |
frontend | healthy | third_party/opencode/packages/app/src/pages/layout/sidebar-… |
/layout/sidebar-shell |
frontend | healthy | third_party/opencode/packages/app/src/pages/layout/sidebar-… |
/layout/helpers.test |
frontend | healthy | third_party/opencode/packages/app/src/pages/layout/helpers.… |
/session/usage-exceeded-dialogs |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/usage-e… |
/session/file-tabs |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/file-ta… |
/session/use-session-hash-scroll |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/use-ses… |
/session/use-session-commands |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/use-ses… |
/session/terminal-panel.test |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/termina… |
/session/message-id-from-hash |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/message… |
/session/message-timeline |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/message… |
/session/file-tab-scroll |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/file-ta… |
/session/use-session-hash-scroll.test |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/use-ses… |
/session/handoff |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/handoff… |
/session/message-timeline.data |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/message… |
/session/message-gesture.test |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/message… |
/session/message-gesture |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/message… |
/session/helpers |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/helpers… |
/session/session-side-panel |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/session… |
/session/session-model-helpers.test |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/session… |
/session/terminal-label |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/termina… |
/session/session-layout |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/session… |
/session/terminal-panel |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/termina… |
/session/review-tab |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/review-… |
/session/helpers.test |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/helpers… |
/session/new-session-layout |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/new-ses… |
/session/file-tab-scroll.test |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/file-ta… |
/session/session-model-helpers |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/session… |
/session/composer/session-request-tree |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/compose… |
/session/composer/session-question-dock |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/compose… |
/session/composer/session-revert-dock |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/compose… |
/session/composer/session-composer-state |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/compose… |
/session/composer/ |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/compose… |
/session/composer/session-followup-dock |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/compose… |
/session/composer/session-composer-state.test |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/compose… |
/session/composer/session-composer-region |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/compose… |
/session/composer/session-permission-dock |
frontend | healthy | third_party/opencode/packages/app/src/pages/session/compose… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
chats |
data | healthy | internal/store/migrations/0001_init.sql |
messages |
data | healthy | internal/store/migrations/0001_init.sql |
agents |
data | healthy | internal/store/migrations/0001_init.sql |
memory_identity |
data | healthy | internal/store/migrations/0001_init.sql |
memory_pinned |
data | healthy | internal/store/migrations/0001_init.sql |
memory_episodes |
data | healthy | internal/store/migrations/0001_init.sql |
mcp_servers |
data | healthy | internal/store/migrations/0001_init.sql |
schedules |
data | healthy | internal/store/migrations/0001_init.sql |
watchers |
data | healthy | internal/store/migrations/0001_init.sql |
settings_cli |
data | healthy | internal/store/migrations/0001_init.sql |
settings_gui |
data | healthy | internal/store/migrations/0001_init.sql |
users |
data | healthy | third_party/opencode/packages/effect-drizzle-sqlite/example… |
event_sequence |
data | healthy | third_party/opencode/packages/core/migration/20260323234822… |
event |
data | healthy | third_party/opencode/packages/core/migration/20260323234822… |
session_message |
data | healthy | third_party/opencode/packages/core/migration/20260427172553… |
__new_session_input |
data | healthy | third_party/opencode/packages/core/migration/20260604172448… |
session_input |
data | healthy | third_party/opencode/packages/core/migration/20260603141458… |
data_migration |
data | healthy | third_party/opencode/packages/core/migration/20260511000411… |
control_account |
data | healthy | third_party/opencode/packages/core/migration/20260213144116… |
account |
data | healthy | third_party/opencode/packages/core/migration/20260228203230… |
account_state |
data | healthy | third_party/opencode/packages/core/migration/20260228203230… |
permission |
data | healthy | third_party/opencode/packages/core/migration/20260602002951… |
workspace |
data | healthy | third_party/opencode/packages/core/migration/20260225215848… |
session_context_epoch |
data | healthy | third_party/opencode/packages/core/migration/20260605003541… |
__new_workspace |
data | healthy | third_party/opencode/packages/core/migration/20260410174513… |
project |
data | healthy | third_party/opencode/packages/core/migration/20260127222353… |
message |
data | healthy | third_party/opencode/packages/core/migration/20260127222353… |
part |
data | healthy | third_party/opencode/packages/core/migration/20260127222353… |
session |
data | healthy | third_party/opencode/packages/core/migration/20260127222353… |
todo |
data | healthy | third_party/opencode/packages/core/migration/20260127222353… |
session_share |
data | healthy | third_party/opencode/packages/core/migration/20260127222353… |
session_entry |
data | healthy | third_party/opencode/packages/core/migration/20260413175956… |
project_directory |
data | healthy | third_party/opencode/packages/core/migration/20260602182828… |
model |
data | healthy | third_party/opencode/packages/console/core/migrations/20251… |
referral_code |
data | healthy | third_party/opencode/packages/console/core/migrations/20260… |
referral_reward |
data | healthy | third_party/opencode/packages/console/core/migrations/20260… |
referral |
data | healthy | third_party/opencode/packages/console/core/migrations/20260… |
model_tps_rate_limit |
data | healthy | third_party/opencode/packages/console/core/migrations/20260… |
model_sticky_provider |
data | healthy | third_party/opencode/packages/console/core/migrations/20260… |
provider |
data | healthy | third_party/opencode/packages/console/core/migrations/20251… |
key_rate_limit |
data | healthy | third_party/opencode/packages/console/core/migrations/20260… |
coupon |
data | healthy | third_party/opencode/packages/console/core/migrations/20260… |
auth |
data | healthy | third_party/opencode/packages/console/core/migrations/20251… |
subscription |
data | healthy | third_party/opencode/packages/console/core/migrations/20260… |
billing |
data | healthy | third_party/opencode/packages/console/core/migrations/20250… |
payment |
data | healthy | third_party/opencode/packages/console/core/migrations/20250… |
usage |
data | healthy | third_party/opencode/packages/console/core/migrations/20250… |
key |
data | healthy | third_party/opencode/packages/console/core/migrations/20250… |
user |
data | healthy | third_party/opencode/packages/console/core/migrations/20250… |
lite |
data | healthy | third_party/opencode/packages/console/core/migrations/20260… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::third_party/opencode/packages/app/src/i18n/zht.ts |
security | healthy | third_party/opencode/packages/app/src/i18n/zht.ts |
auth::third_party/opencode/packages/llm/test/auth-options.t… |
security | healthy | third_party/opencode/packages/llm/test/auth-options.types.ts |
auth::internal/core/mcp_test.go |
security | healthy | internal/core/mcp_test.go |
auth::third_party/opencode/packages/app/src/i18n/tr.ts |
security | healthy | third_party/opencode/packages/app/src/i18n/tr.ts |
auth::third_party/opencode/packages/core/src/config/mcp.ts |
security | healthy | third_party/opencode/packages/core/src/config/mcp.ts |
auth::internal/core/mcp_launch.go |
security | healthy | internal/core/mcp_launch.go |
auth::third_party/opencode/packages/app/src/i18n/de.ts |
security | healthy | third_party/opencode/packages/app/src/i18n/de.ts |
auth::third_party/opencode/github/action.yml |
security | healthy | third_party/opencode/github/action.yml |
auth::third_party/opencode/specs/v2/api.html |
security | healthy | third_party/opencode/specs/v2/api.html |
auth::third_party/opencode/packages/opencode/test/plugin/gi… |
security | healthy | third_party/opencode/packages/opencode/test/plugin/github-c… |
auth::third_party/opencode/packages/opencode/test/provider/… |
security | healthy | third_party/opencode/packages/opencode/test/provider/gitlab… |
auth::third_party/opencode/packages/opencode/test/mcp/lifec… |
security | healthy | third_party/opencode/packages/opencode/test/mcp/lifecycle.t… |
auth::third_party/opencode/packages/opencode/test/provider/… |
security | healthy | third_party/opencode/packages/opencode/test/provider/header… |
auth::third_party/opencode/packages/opencode/src/agent/agen… |
security | healthy | third_party/opencode/packages/opencode/src/agent/agent.ts |
auth::cmd/praimate-gui/frontend/src/pages/MCP.svelte |
security | healthy | cmd/praimate-gui/frontend/src/pages/MCP.svelte |
auth::third_party/opencode/packages/app/src/i18n/bs.ts |
security | healthy | third_party/opencode/packages/app/src/i18n/bs.ts |
auth::third_party/opencode/packages/opencode/test/mcp/oauth… |
security | healthy | third_party/opencode/packages/opencode/test/mcp/oauth-brows… |
auth::internal/launcher/agents.go |
security | healthy | internal/launcher/agents.go |
auth::third_party/opencode/packages/core/src/v1/config/mcp.… |
security | healthy | third_party/opencode/packages/core/src/v1/config/mcp.ts |
auth::third_party/opencode/packages/tui/src/component/dialo… |
security | healthy | third_party/opencode/packages/tui/src/component/dialog-prov… |
auth::third_party/opencode/packages/core/test/plugin/provid… |
security | healthy | third_party/opencode/packages/core/test/plugin/provider-git… |
auth::third_party/opencode/packages/opencode/src/session/ll… |
security | healthy | third_party/opencode/packages/opencode/src/session/llm/nati… |
auth::internal/launcher/launch.go |
security | healthy | internal/launcher/launch.go |
auth::third_party/opencode/packages/app/src/components/dial… |
security | healthy | third_party/opencode/packages/app/src/components/dialog-con… |
auth::third_party/opencode/packages/opencode/src/session/ll… |
security | healthy | third_party/opencode/packages/opencode/src/session/llm/requ… |
auth::third_party/opencode/packages/core/test/config/config… |
security | healthy | third_party/opencode/packages/core/test/config/config.test.… |
auth::third_party/opencode/packages/opencode/test/server/ht… |
security | healthy | third_party/opencode/packages/opencode/test/server/httpapi-… |
auth::third_party/opencode/packages/opencode/test/fixtures/… |
security | healthy | third_party/opencode/packages/opencode/test/fixtures/record… |
auth::third_party/opencode/packages/opencode/test/session/l… |
security | healthy | third_party/opencode/packages/opencode/test/session/llm-nat… |
auth::third_party/opencode/packages/slack/README.md |
security | healthy | third_party/opencode/packages/slack/README.md |
auth::third_party/opencode/packages/opencode/test/session/l… |
security | healthy | third_party/opencode/packages/opencode/test/session/llm-nat… |
auth::third_party/opencode/packages/function/src/api.ts |
security | healthy | third_party/opencode/packages/function/src/api.ts |
auth::third_party/opencode/packages/opencode/test/server/ht… |
security | healthy | third_party/opencode/packages/opencode/test/server/httpapi-… |
auth::third_party/opencode/packages/opencode/test/server/ht… |
security | healthy | third_party/opencode/packages/opencode/test/server/httpapi-… |
auth::third_party/opencode/packages/opencode/src/provider/a… |
security | healthy | third_party/opencode/packages/opencode/src/provider/auth.ts |
auth::third_party/opencode/packages/opencode/src/server/rou… |
security | healthy | third_party/opencode/packages/opencode/src/server/routes/in… |
auth::third_party/opencode/packages/app/src/i18n/en.ts |
security | healthy | third_party/opencode/packages/app/src/i18n/en.ts |
auth::internal/launcher/launch_test.go |
security | healthy | internal/launcher/launch_test.go |
auth::third_party/opencode/packages/opencode/src/mcp/index.… |
security | healthy | third_party/opencode/packages/opencode/src/mcp/index.ts |
auth::third_party/opencode/packages/app/src/i18n/uk.ts |
security | healthy | third_party/opencode/packages/app/src/i18n/uk.ts |
auth::third_party/opencode/packages/app/src/i18n/th.ts |
security | healthy | third_party/opencode/packages/app/src/i18n/th.ts |
auth::third_party/opencode/bun.lock |
security | healthy | third_party/opencode/bun.lock |
auth::third_party/graphify/graphify/serve.py |
security | healthy | third_party/graphify/graphify/serve.py |
auth::third_party/opencode/packages/opencode/test/provider/… |
security | healthy | third_party/opencode/packages/opencode/test/provider/digita… |
auth::third_party/opencode/packages/opencode/src/cli/cmd/pr… |
security | healthy | third_party/opencode/packages/opencode/src/cli/cmd/provider… |
auth::third_party/opencode/packages/app/src/i18n/es.ts |
security | healthy | third_party/opencode/packages/app/src/i18n/es.ts |
auth::third_party/opencode/packages/plugin/src/index.ts |
security | healthy | third_party/opencode/packages/plugin/src/index.ts |
auth::third_party/opencode/packages/opencode/test/mcp/oauth… |
security | healthy | third_party/opencode/packages/opencode/test/mcp/oauth-provi… |
auth::third_party/opencode/packages/opencode/test/plugin/xa… |
security | healthy | third_party/opencode/packages/opencode/test/plugin/xai.test… |
auth::third_party/opencode/packages/opencode/src/server/rou… |
security | healthy | third_party/opencode/packages/opencode/src/server/routes/in… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
openai_or_anthropic_key::internal/core/chat_interactive_tes… |
security | healthy | internal/core/chat_interactive_test.go |
openai_or_anthropic_key::internal/core/workflow_runner_test… |
security | healthy | internal/core/workflow_runner_test.go |
openai_or_anthropic_key::internal/core/workflow_runner_test… |
security | healthy | internal/core/workflow_runner_test.go |
openai_or_anthropic_key::internal/core/workflow_runner_test… |
security | healthy | internal/core/workflow_runner_test.go |
openai_or_anthropic_key::internal/core/workflow_runner_test… |
security | healthy | internal/core/workflow_runner_test.go |
github_token::internal/core/privacy_test.go |
security | healthy | internal/core/privacy_test.go |
openai_or_anthropic_key::internal/core/privacy_test.go |
security | healthy | internal/core/privacy_test.go |
openai_or_anthropic_key::internal/core/privacy_test.go |
security | healthy | internal/core/privacy_test.go |
openai_or_anthropic_key::internal/core/privacy_test.go |
security | healthy | internal/core/privacy_test.go |
openai_or_anthropic_key::internal/core/privacy_test.go |
security | healthy | internal/core/privacy_test.go |
openai_or_anthropic_key::internal/core/privacy_test.go |
security | healthy | internal/core/privacy_test.go |
openai_or_anthropic_key::internal/core/privacy_test.go |
security | healthy | internal/core/privacy_test.go |
openai_or_anthropic_key::cmd/praimate/screen_recipes_test.go |
security | healthy | cmd/praimate/screen_recipes_test.go |
generic_api_key::third_party/opencode/packages/opencode/tes… |
security | healthy | third_party/opencode/packages/opencode/test/provider/gitlab… |
password_literal::third_party/opencode/packages/opencode/te… |
security | healthy | third_party/opencode/packages/opencode/test/server/httpapi-… |
password_literal::third_party/opencode/packages/opencode/te… |
security | healthy | third_party/opencode/packages/opencode/test/server/httpapi-… |
password_literal::third_party/opencode/packages/opencode/te… |
security | healthy | third_party/opencode/packages/opencode/test/server/httpapi-… |
password_literal::third_party/opencode/packages/opencode/te… |
security | healthy | third_party/opencode/packages/opencode/test/server/httpapi-… |
password_literal::third_party/opencode/packages/opencode/te… |
security | healthy | third_party/opencode/packages/opencode/test/server/httpapi-… |
password_literal::third_party/opencode/packages/opencode/te… |
security | healthy | third_party/opencode/packages/opencode/test/server/httpapi-… |
password_literal::third_party/opencode/packages/opencode/te… |
security | healthy | third_party/opencode/packages/opencode/test/server/httpapi-… |
password_literal::third_party/opencode/packages/opencode/te… |
security | healthy | third_party/opencode/packages/opencode/test/server/httpapi-… |
password_literal::third_party/opencode/packages/opencode/te… |
security | healthy | third_party/opencode/packages/opencode/test/server/httpapi-… |
password_literal::third_party/opencode/packages/opencode/te… |
security | healthy | third_party/opencode/packages/opencode/test/server/auth.tes… |
password_literal::third_party/opencode/packages/opencode/te… |
security | healthy | third_party/opencode/packages/opencode/test/server/auth.tes… |
password_literal::third_party/opencode/packages/opencode/te… |
security | healthy | third_party/opencode/packages/opencode/test/server/auth.tes… |
password_literal::third_party/opencode/packages/opencode/te… |
security | healthy | third_party/opencode/packages/opencode/test/server/auth.tes… |
password_literal::third_party/opencode/packages/opencode/te… |
security | healthy | third_party/opencode/packages/opencode/test/server/httpapi-… |
password_literal::third_party/opencode/packages/opencode/te… |
security | healthy | third_party/opencode/packages/opencode/test/server/httpapi-… |
password_literal::third_party/opencode/packages/opencode/te… |
security | healthy | third_party/opencode/packages/opencode/test/server/httpapi-… |
password_literal::third_party/opencode/packages/opencode/te… |
security | healthy | third_party/opencode/packages/opencode/test/server/httpapi-… |
password_literal::third_party/opencode/packages/opencode/te… |
security | healthy | third_party/opencode/packages/opencode/test/server/httpapi-… |
password_literal::third_party/opencode/packages/opencode/te… |
security | healthy | third_party/opencode/packages/opencode/test/server/httpapi-… |
password_literal::third_party/opencode/packages/opencode/te… |
security | healthy | third_party/opencode/packages/opencode/test/server/httpapi-… |
password_literal::third_party/opencode/packages/opencode/te… |
security | healthy | third_party/opencode/packages/opencode/test/server/httpapi-… |
password_literal::third_party/opencode/packages/opencode/te… |
security | healthy | third_party/opencode/packages/opencode/test/server/httpapi-… |
password_literal::third_party/opencode/packages/desktop/src… |
security | healthy | third_party/opencode/packages/desktop/src/renderer/initiali… |
password_literal::third_party/opencode/packages/desktop/src… |
security | healthy | third_party/opencode/packages/desktop/src/renderer/wsl/conn… |
password_literal::third_party/opencode/packages/desktop/src… |
security | healthy | third_party/opencode/packages/desktop/src/main/wsl/servers.… |
password_literal::third_party/opencode/packages/app/src/uti… |
security | healthy | third_party/opencode/packages/app/src/utils/server.test.ts |
password_literal::third_party/opencode/packages/app/src/uti… |
security | healthy | third_party/opencode/packages/app/src/utils/server.test.ts |
password_literal::third_party/opencode/packages/app/src/uti… |
security | healthy | third_party/opencode/packages/app/src/utils/server.test.ts |
password_literal::third_party/opencode/packages/app/src/uti… |
security | healthy | third_party/opencode/packages/app/src/utils/terminal-websoc… |
password_literal::third_party/opencode/packages/app/src/uti… |
security | healthy | third_party/opencode/packages/app/src/utils/terminal-websoc… |
password_literal::third_party/opencode/packages/app/src/uti… |
security | healthy | third_party/opencode/packages/app/src/utils/terminal-websoc… |
password_literal::third_party/opencode/packages/app/src/con… |
security | healthy | third_party/opencode/packages/app/src/context/server.test.ts |
password_literal::third_party/opencode/packages/app/src/con… |
security | healthy | third_party/opencode/packages/app/src/context/server.test.ts |
password_literal::third_party/opencode/packages/http-record… |
security | healthy | third_party/opencode/packages/http-recorder/test/record-rep… |
| Label | Layer | Status | Path |
|---|---|---|---|
192.168.1.50 |
network | healthy | internal/launcher/config_test.go |
127.0.0.1 |
network | healthy | internal/launcher/agents_timeout_test.go |
10.0.0.1 |
network | healthy | internal/launcher/launch_test.go |
192.168.1.10 |
network | healthy | internal/ollama/ollama_test.go |
192.168.1.42 |
network | healthy | internal/ollama/ollama_test.go |
192.168.155.150 |
network | healthy | internal/ollama/ollama_test.go |
10.0.0.9 |
network | healthy | cmd/praimate/screen_ollama_test.go |
143.0.0.0 |
network | healthy | third_party/opencode/packages/opencode/src/tool/webfetch.ts |
1.1.1.1 |
network | healthy | third_party/opencode/packages/opencode/src/permission/arity… |
203.0.113.45 |
network | healthy | third_party/opencode/packages/console/function/src/log-proc… |
108.0.0.0 |
network | healthy | third_party/opencode/packages/console/app/src/lib/github.ts |
001.771.51.771 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
464.2.935.283 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
179.131.446.316 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
00.744.709.74 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
652.645.649.649 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
263.142.506.372 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
638.23.131.514 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
652.645.648.648 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
418.343.757.766 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
419.343.758.767 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
3.393.137.093 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
172.187.129.323 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
1.86.47.234 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
1.78.397.63 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
235.763.09.288 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
207.486.371.739 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
114.167.192.416 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
2.774.868.86 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
2.914.348.292 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
625.514.891.677 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
2.288.306.306 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
31.307.303.303 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
1.146.016.352 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
1.001.782.391 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
451.462.576.685 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
914.176.265.336 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
537.445.848.067 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
3.764.827.746 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
3.035.61.062 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
4.408.459.371 |
network | healthy | third_party/opencode/packages/console/app/src/component/ico… |
0.17.2.4 |
network | healthy | third_party/graphify/pyproject.toml |
10.0.0.0 |
network | healthy | third_party/graphify/tests/test_terraform.py |
169.254.169.254 |
network | healthy | third_party/graphify/tests/test_ollama.py |
169.254.1.5 |
network | healthy | third_party/graphify/tests/test_ollama.py |
169.254.0.0 |
network | healthy | third_party/graphify/graphify/llm.py |
100.64.0.0 |
network | healthy | third_party/graphify/graphify/security.py |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | third_party/opencode/packages/enterprise/src/app.tsx |
NotFound |
frontend | healthy | third_party/opencode/packages/enterprise/src/routes/[...404… |
Share |
frontend | healthy | third_party/opencode/packages/enterprise/src/routes/share.t… |
FileTree |
frontend | healthy | third_party/opencode/packages/app/src/components/file-tree.… |
Layout |
frontend | healthy | third_party/opencode/packages/app/src/pages/directory-layou… |
Home |
frontend | healthy | third_party/opencode/packages/app/src/pages/home.tsx |
Layout |
frontend | healthy | third_party/opencode/packages/app/src/pages/layout.tsx |
Page |
frontend | healthy | third_party/opencode/packages/app/src/pages/session.tsx |
NewSessionPage |
frontend | healthy | third_party/opencode/packages/app/src/pages/new-session.tsx |
Share |
frontend | healthy | third_party/opencode/packages/web/src/components/Share.tsx |
InviteEmail |
frontend | healthy | third_party/opencode/packages/console/mail/emails/templates… |
App |
frontend | healthy | third_party/opencode/packages/console/app/src/app.tsx |
Spotlight |
frontend | healthy | third_party/opencode/packages/console/app/src/component/spo… |
NotFound |
frontend | healthy | third_party/opencode/packages/console/app/src/routes/[...40… |
WorkspaceLayout |
frontend | healthy | third_party/opencode/packages/console/app/src/routes/worksp… |
BlackLayout |
frontend | healthy | third_party/opencode/packages/console/app/src/routes/black.… |
Home |
frontend | healthy | third_party/opencode/packages/console/app/src/routes/temp.t… |
Home |
frontend | healthy | third_party/opencode/packages/console/app/src/routes/index.… |
TermsOfService |
frontend | healthy | third_party/opencode/packages/console/app/src/routes/legal/… |
PrivacyPolicy |
frontend | healthy | third_party/opencode/packages/console/app/src/routes/legal/… |
Brand |
frontend | healthy | third_party/opencode/packages/console/app/src/routes/brand/… |
Enterprise |
frontend | healthy | third_party/opencode/packages/console/app/src/routes/enterp… |
Changelog |
frontend | healthy | third_party/opencode/packages/console/app/src/routes/change… |
WorkspaceLayout |
frontend | healthy | third_party/opencode/packages/console/app/src/routes/worksp… |
Home |
frontend | healthy | third_party/opencode/packages/console/app/src/routes/zen/in… |
Bench |
frontend | healthy | third_party/opencode/packages/console/app/src/routes/bench/… |
BenchDetail |
frontend | healthy | third_party/opencode/packages/console/app/src/routes/bench/… |
Download |
frontend | healthy | third_party/opencode/packages/console/app/src/routes/downlo… |
BlackWorkspace |
frontend | healthy | third_party/opencode/packages/console/app/src/routes/black/… |
Black |
frontend | healthy | third_party/opencode/packages/console/app/src/routes/black/… |
BlackSubscribe |
frontend | healthy | third_party/opencode/packages/console/app/src/routes/black/… |
Home |
frontend | healthy | third_party/opencode/packages/console/app/src/routes/go/ind… |
App |
frontend | healthy | third_party/opencode/packages/console/support/src/app.tsx |
LookupPage |
frontend | healthy | third_party/opencode/packages/console/support/src/routes/lo… |
SupportPage |
frontend | healthy | third_party/opencode/packages/console/support/src/routes/in… |
App |
frontend | healthy | third_party/opencode/packages/stats/app/src/app.tsx |
StatsHome |
frontend | healthy | third_party/opencode/packages/stats/app/src/routes/index.tsx |
StatsModel |
frontend | healthy | third_party/opencode/packages/stats/app/src/routes/[lab]/[m… |
StatsLab |
frontend | healthy | third_party/opencode/packages/stats/app/src/routes/[lab]/in… |
| Label | Layer | Status | Path |
|---|---|---|---|
triage |
cicd | healthy | third_party/opencode/.github/workflows/triage.yml |
stats |
cicd | healthy | third_party/opencode/.github/workflows/stats.yml |
unit |
cicd | healthy | third_party/opencode/.github/workflows/test.yml |
e2e |
cicd | healthy | third_party/opencode/.github/workflows/test.yml |
typecheck |
cicd | healthy | third_party/opencode/.github/workflows/typecheck.yml |
check-guidelines |
cicd | healthy | third_party/opencode/.github/workflows/review.yml |
close |
cicd | healthy | third_party/opencode/.github/workflows/close-prs.yml |
check-standards |
cicd | healthy | third_party/opencode/.github/workflows/pr-standards.yml |
check-compliance |
cicd | healthy | third_party/opencode/.github/workflows/pr-standards.yml |
publish |
cicd | healthy | third_party/opencode/.github/workflows/publish-github-actio… |
check-duplicates |
cicd | healthy | third_party/opencode/.github/workflows/pr-management.yml |
add-contributor-label |
cicd | healthy | third_party/opencode/.github/workflows/pr-management.yml |
publish |
cicd | healthy | third_party/opencode/.github/workflows/publish-vscode.yml |
deploy |
cicd | healthy | third_party/opencode/.github/workflows/deploy.yml |
build |
cicd | healthy | third_party/opencode/.github/workflows/containers.yml |
close |
cicd | healthy | third_party/opencode/.github/workflows/close-issues.yml |
opencode |
cicd | healthy | third_party/opencode/.github/workflows/opencode.yml |
update-docs |
cicd | healthy | third_party/opencode/.github/workflows/docs-update.yml |
generate |
cicd | healthy | third_party/opencode/.github/workflows/generate.yml |
nix-eval |
cicd | healthy | third_party/opencode/.github/workflows/nix-eval.yml |
release |
cicd | healthy | third_party/opencode/.github/workflows/release-github-actio… |
sync |
cicd | healthy | third_party/opencode/.github/workflows/beta.yml |
build |
cicd | healthy | third_party/opencode/.github/workflows/storybook.yml |
sync-locales |
cicd | healthy | third_party/opencode/.github/workflows/docs-locale-sync.yml |
notify |
cicd | healthy | third_party/opencode/.github/workflows/notify-discord.yml |
check-duplicates |
cicd | healthy | third_party/opencode/.github/workflows/duplicate-issues.yml |
recheck-compliance |
cicd | healthy | third_party/opencode/.github/workflows/duplicate-issues.yml |
close-non-compliant |
cicd | healthy | third_party/opencode/.github/workflows/compliance-close.yml |
compute-hash |
cicd | healthy | third_party/opencode/.github/workflows/nix-hashes.yml |
update-hashes |
cicd | healthy | third_party/opencode/.github/workflows/nix-hashes.yml |
version |
cicd | healthy | third_party/opencode/.github/workflows/publish.yml |
build-cli |
cicd | healthy | third_party/opencode/.github/workflows/publish.yml |
sign-cli-windows |
cicd | healthy | third_party/opencode/.github/workflows/publish.yml |
build-electron |
cicd | healthy | third_party/opencode/.github/workflows/publish.yml |
publish |
cicd | healthy | third_party/opencode/.github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
AZURE_TRUSTED_SIGNING_CERTIFICATE_PROFILE |
cicd | healthy | — |
SENTRY_AUTH_TOKEN |
cicd | healthy | — |
POSTHOG_KEY |
cicd | healthy | — |
PLANETSCALE_SERVICE_TOKEN_NAME |
cicd | healthy | — |
AZURE_TRUSTED_SIGNING_ENDPOINT |
cicd | healthy | — |
APPLE_API_KEY |
cicd | healthy | — |
TAURI_SIGNING_PRIVATE_KEY_PASSWORD |
cicd | healthy | — |
AZURE_CLIENT_ID |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
TAG |
cicd | healthy | — |
AZURE_SUBSCRIPTION_ID |
cicd | healthy | — |
VSCE_PAT |
cicd | healthy | — |
OPENCODE_APP_SECRET |
cicd | healthy | — |
LOOKBACK_HOURS |
cicd | healthy | — |
OPENCODE_API_KEY |
cicd | healthy | — |
OPENVSX_TOKEN |
cicd | healthy | — |
AZURE_TRUSTED_SIGNING_ACCOUNT_NAME |
cicd | healthy | — |
TAURI_SIGNING_PRIVATE_KEY |
cicd | healthy | — |
REGISTRY |
cicd | healthy | — |
AZURE_TENANT_ID |
cicd | healthy | — |
APPLE_CERTIFICATE_PASSWORD |
cicd | healthy | — |
APPLE_API_KEY_PATH |
cicd | healthy | — |
PLANETSCALE_SERVICE_TOKEN |
cicd | healthy | — |
CLOUDFLARE_API_TOKEN |
cicd | healthy | — |
AUR_KEY |
cicd | healthy | — |
APPLE_CERTIFICATE |
cicd | healthy | — |
HONEYCOMB_API_KEY |
cicd | healthy | — |
DISCORD_WEBHOOK |
cicd | healthy | — |
APPLE_API_ISSUER |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::triage |
cicd | healthy | third_party/opencode/.github/workflows/triage.yml |
gha::stats |
cicd | healthy | third_party/opencode/.github/workflows/stats.yml |
gha::test |
cicd | healthy | third_party/opencode/.github/workflows/test.yml |
gha::typecheck |
cicd | healthy | third_party/opencode/.github/workflows/typecheck.yml |
gha::review |
cicd | healthy | third_party/opencode/.github/workflows/review.yml |
gha::close-prs |
cicd | healthy | third_party/opencode/.github/workflows/close-prs.yml |
gha::pr-standards |
cicd | healthy | third_party/opencode/.github/workflows/pr-standards.yml |
gha::publish-github-action |
cicd | healthy | third_party/opencode/.github/workflows/publish-github-actio… |
gha::pr-management |
cicd | healthy | third_party/opencode/.github/workflows/pr-management.yml |
gha::publish-vscode |
cicd | healthy | third_party/opencode/.github/workflows/publish-vscode.yml |
gha::deploy |
cicd | healthy | third_party/opencode/.github/workflows/deploy.yml |
gha::containers |
cicd | healthy | third_party/opencode/.github/workflows/containers.yml |
gha::close-issues |
cicd | healthy | third_party/opencode/.github/workflows/close-issues.yml |
gha::opencode |
cicd | healthy | third_party/opencode/.github/workflows/opencode.yml |
gha::docs-update |
cicd | healthy | third_party/opencode/.github/workflows/docs-update.yml |
gha::generate |
cicd | healthy | third_party/opencode/.github/workflows/generate.yml |
gha::nix-eval |
cicd | healthy | third_party/opencode/.github/workflows/nix-eval.yml |
gha::release-github-action |
cicd | healthy | third_party/opencode/.github/workflows/release-github-actio… |
gha::beta |
cicd | healthy | third_party/opencode/.github/workflows/beta.yml |
gha::storybook |
cicd | healthy | third_party/opencode/.github/workflows/storybook.yml |
gha::docs-locale-sync |
cicd | healthy | third_party/opencode/.github/workflows/docs-locale-sync.yml |
gha::notify-discord |
cicd | healthy | third_party/opencode/.github/workflows/notify-discord.yml |
gha::duplicate-issues |
cicd | healthy | third_party/opencode/.github/workflows/duplicate-issues.yml |
gha::compliance-close |
cicd | healthy | third_party/opencode/.github/workflows/compliance-close.yml |
gha::nix-hashes |
cicd | healthy | third_party/opencode/.github/workflows/nix-hashes.yml |
gha::publish |
cicd | healthy | third_party/opencode/.github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:4096 |
network | healthy | third_party/opencode/github/index.ts |
port:3002 |
network | healthy | third_party/opencode/packages/enterprise/vite.config.ts |
port:3001 |
network | healthy | third_party/opencode/packages/ui/vite.config.ts |
port:9000 |
network | healthy | third_party/opencode/packages/opencode/test/effect/config-s… |
port:3000 |
network | healthy | third_party/opencode/packages/app/vite.config.ts |
port:3306 |
network | healthy | third_party/opencode/infra/stats.ts |
port:12 |
network | healthy | third_party/opencode/.github/workflows/stats.yml |
port:10 |
network | healthy | third_party/opencode/.github/workflows/close-prs.yml |
port:8080 |
network | healthy | third_party/graphify/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
image::third_party/opencode/packages/opencode/Dockerfile |
hardware | healthy | third_party/opencode/packages/opencode/Dockerfile |
image::third_party/opencode/packages/containers/publish/Doc… |
hardware | healthy | third_party/opencode/packages/containers/publish/Dockerfile |
image::third_party/opencode/packages/containers/base/Docker… |
hardware | healthy | third_party/opencode/packages/containers/base/Dockerfile |
image::third_party/opencode/packages/containers/rust/Docker… |
hardware | healthy | third_party/opencode/packages/containers/rust/Dockerfile |
image::third_party/opencode/packages/containers/bun-node/Do… |
hardware | healthy | third_party/opencode/packages/containers/bun-node/Dockerfile |
image::third_party/opencode/packages/containers/tauri-linux… |
hardware | healthy | third_party/opencode/packages/containers/tauri-linux/Docker… |
image::third_party/opencode/packages/stats/server/Dockerfile |
hardware | healthy | third_party/opencode/packages/stats/server/Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
mysql |
data | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/up-… |
cockroach |
data | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/up-… |
postgres |
data | healthy | third_party/opencode/packages/opencode/test/fixture/skills/… |
redis |
data | healthy | third_party/opencode/packages/opencode/src/permission/arity… |
postgresql |
data | healthy | third_party/graphify/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | third_party/opencode/package.json |
vps::gcp |
hardware | healthy | third_party/opencode/package.json |
vps::azure |
hardware | healthy | third_party/opencode/packages/ui/src/components/file-icon.t… |
vps::vultr |
hardware | healthy | third_party/opencode/packages/ui/src/components/provider-ic… |
vps::digitalocean |
hardware | healthy | third_party/opencode/packages/ui/src/components/provider-ic… |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | third_party/opencode/packages/ui/src/components/file-icons/… |
caddy |
network | healthy | third_party/opencode/packages/ui/src/components/file-icons/… |
loadbalancer |
network | healthy | third_party/opencode/infra/lake.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-nh8ma72_ |
software | healthy | /tmp/repobility-clone-nh8ma72_ |
| Label | Layer | Status | Path |
|---|---|---|---|
Query root |
api | healthy | third_party/opencode/packages/effect-drizzle-sqlite/src/sql… |
| Label | Layer | Status | Path |
|---|---|---|---|
pubsub |
data | healthy | third_party/opencode/packages/core/src/event.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | third_party/opencode/packages/ui/src/components/file-icons/… |
This page is publicly accessible at:
https://repobility.com/scan/8c4e5c5d-f4d8-4261-bdad-2c7a40aaed9e/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/8c4e5c5d-f4d8-4261-bdad-2c7a40aaed9e/
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.