https://github.com/simion/termic
· scanned 2026-06-16 00:13 UTC (2 months, 2 weeks ago)
117 raw signals (0 security + 117 graph)
Last scanned 2 months, 2 weeks ago · v1 · 116 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.
All 1030 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 |
|---|---|---|---|
cleanup |
software | healthy | scripts/dev.mjs:cleanup |
psTable |
software | healthy | scripts/dev.mjs:psTable |
snapshotTree |
software | healthy | scripts/dev.mjs:snapshotTree |
sweep |
software | healthy | scripts/dev.mjs:sweep |
killStragglers |
software | healthy | scripts/dev.mjs:killStragglers |
onSignal |
software | healthy | scripts/dev.mjs:onSignal |
sleep |
software | healthy | scripts/dev.signals.test.mjs:sleep |
tagged |
software | healthy | scripts/dev.signals.test.mjs:tagged |
alive |
software | healthy | scripts/dev.signals.test.mjs:alive |
run |
software | healthy | scripts/dev.signals.test.mjs:run |
forwardError |
software | healthy | src/main.tsx:forwardError |
App |
software | healthy | src/App.tsx:App |
onFocus |
software | healthy | src/App.tsx:onFocus |
SidebarSlot |
software | healthy | src/App.tsx:SidebarSlot |
CompactSidebarReveal |
software | healthy | src/App.tsx:CompactSidebarReveal |
cancelClose |
software | healthy | src/App.tsx:cancelClose |
tryClose |
software | healthy | src/App.tsx:tryClose |
scheduleClose |
software | healthy | src/App.tsx:scheduleClose |
UpdaterBanner |
software | healthy | src/components/UpdaterBanner.tsx:UpdaterBanner |
UnifiedBar |
software | healthy | src/components/UnifiedBar.tsx:UnifiedBar |
liveAgents |
software | healthy | src/components/UnifiedBar.tsx:liveAgents |
ThemeIcon |
software | healthy | src/components/UnifiedBar.tsx:ThemeIcon |
ThemePicker |
software | healthy | src/components/UnifiedBar.tsx:ThemePicker |
cancelClose |
software | healthy | src/components/UnifiedBar.tsx:cancelClose |
scheduleClose |
software | healthy | src/components/UnifiedBar.tsx:scheduleClose |
onDown |
software | healthy | src/components/UnifiedBar.tsx:onDown |
SandboxModeSelector |
software | healthy | src/components/SandboxModeSelector.tsx:SandboxModeSelector |
AppearanceSection |
software | healthy | src/components/settings/AppearanceSection.tsx:AppearanceSec… |
TerminalPreview |
software | healthy | src/components/settings/AppearanceSection.tsx:TerminalPrevi… |
stackById |
software | healthy | src/components/settings/AppearanceSection.tsx:stackById |
Field |
software | healthy | src/components/settings/AppearanceSection.tsx:Field |
FontSelect |
software | healthy | src/components/settings/AppearanceSection.tsx:FontSelect |
ThemeSelect |
software | healthy | src/components/settings/AppearanceSection.tsx:ThemeSelect |
NumberInput |
software | healthy | src/components/settings/AppearanceSection.tsx:NumberInput |
clamp |
software | healthy | src/components/settings/AppearanceSection.tsx:clamp |
LetterSpacingPicker |
software | healthy | src/components/settings/AppearanceSection.tsx:LetterSpacing… |
Toggle |
software | healthy | src/components/settings/AppearanceSection.tsx:Toggle |
Divider |
software | healthy | src/components/settings/AppearanceSection.tsx:Divider |
getUser |
software | healthy | src/components/settings/AppearanceSection.tsx:getUser |
CodePreview |
software | healthy | src/components/settings/AppearanceSection.tsx:CodePreview |
AgentsSection |
software | healthy | src/components/settings/AgentsSection.tsx:AgentsSection |
isModified |
software | healthy | src/components/settings/AgentsSection.tsx:isModified |
stripEnv |
software | healthy | src/components/settings/AgentsSection.tsx:stripEnv |
resetAgent |
software | healthy | src/components/settings/AgentsSection.tsx:resetAgent |
resetAllBuiltins |
software | healthy | src/components/settings/AgentsSection.tsx:resetAllBuiltins |
performSave |
software | healthy | src/components/settings/AgentsSection.tsx:performSave |
mutate |
software | healthy | src/components/settings/AgentsSection.tsx:mutate |
patchAgent |
software | healthy | src/components/settings/AgentsSection.tsx:patchAgent |
commitAgentId |
software | healthy | src/components/settings/AgentsSection.tsx:commitAgentId |
patchCaps |
software | healthy | src/components/settings/AgentsSection.tsx:patchCaps |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tsconfig.app.json |
software | healthy | tsconfig.app.json |
vite.config.ts |
software | healthy | vite.config.ts |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
CLA.md |
software | healthy | CLA.md |
package.json |
software | healthy | package.json |
tsconfig.node.json |
software | healthy | tsconfig.node.json |
index.html |
software | healthy | index.html |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
package-lock.json |
software | healthy | package-lock.json |
changelog.json |
software | healthy | changelog.json |
Makefile |
software | healthy | Makefile |
eslint.config.js |
software | healthy | eslint.config.js |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
vitest.config.ts |
software | healthy | vitest.config.ts |
ui.md |
software | healthy | docs/ui.md |
automation.md |
software | healthy | docs/automation.md |
gotchas.md |
software | healthy | docs/gotchas.md |
data-model.md |
software | healthy | docs/data-model.md |
performance.md |
software | healthy | docs/performance.md |
sandbox.md |
software | healthy | docs/sandbox.md |
ipc.md |
software | healthy | docs/ipc.md |
shortcuts.md |
software | healthy | docs/shortcuts.md |
dev.mjs |
software | healthy | scripts/dev.mjs |
release.sh |
software | healthy | scripts/release.sh |
fake-agent.sh |
software | healthy | scripts/fake-agent.sh |
dev.signals.test.mjs |
software | healthy | scripts/dev.signals.test.mjs |
gen-icon.sh |
software | healthy | scripts/gen-icon.sh |
fetch-deps.sh |
software | healthy | scripts/fetch-deps.sh |
Cargo.toml |
software | healthy | src-tauri/Cargo.toml |
tauri.conf.json |
software | healthy | src-tauri/tauri.conf.json |
build.rs |
software | healthy | src-tauri/build.rs |
Cargo.lock |
software | healthy | src-tauri/Cargo.lock |
claude_smoke.rs |
software | healthy | src-tauri/examples/claude_smoke.rs |
pty_smoke.rs |
software | healthy | src-tauri/examples/pty_smoke.rs |
default.json |
software | healthy | src-tauri/capabilities/default.json |
sandbox.rs |
software | healthy | src-tauri/src/sandbox.rs |
lib.rs |
software | healthy | src-tauri/src/lib.rs |
proxy.rs |
software | healthy | src-tauri/src/proxy.rs |
shell_env.rs |
software | healthy | src-tauri/src/shell_env.rs |
main.rs |
software | healthy | src-tauri/src/main.rs |
repo_config.rs |
software | healthy | src-tauri/src/repo_config.rs |
automation.rs |
software | healthy | src-tauri/src/automation.rs |
SKILL.md |
software | healthy | .claude/skills/release/SKILL.md |
SKILL.md |
software | healthy | .claude/skills/e2e/SKILL.md |
FUNDING.yml |
software | healthy | .github/FUNDING.yml |
test.yml |
software | healthy | .github/workflows/test.yml |
release.yml |
software | healthy | .github/workflows/release.yml |
index.css |
software | healthy | src/index.css |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
src-tauri |
software | healthy | src-tauri |
examples |
software | healthy | src-tauri/examples |
capabilities |
software | healthy | src-tauri/capabilities |
src |
software | healthy | src-tauri/src |
.claude |
software | healthy | .claude |
skills |
software | healthy | .claude/skills |
release |
software | healthy | .claude/skills/release |
e2e |
software | healthy | .claude/skills/e2e |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
components |
software | healthy | src/components |
settings |
software | healthy | src/components/settings |
ui |
software | healthy | src/components/ui |
workspace |
software | healthy | src/components/workspace |
sidebar |
software | healthy | src/components/sidebar |
views |
software | healthy | src/components/views |
dialogs |
software | healthy | src/components/dialogs |
lib |
software | healthy | src/lib |
explorer |
software | healthy | src/lib/explorer |
icons |
software | healthy | src/icons |
hooks |
software | healthy | src/hooks |
store |
software | healthy | src/store |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | src-tauri/src/sandbox.rs |
722.881.06.225 |
network | healthy | src/icons/cli.tsx |
1.833.365.304 |
network | healthy | src/icons/cli.tsx |
996.134.42.364 |
network | healthy | src/icons/cli.tsx |
3.03.456.898 |
network | healthy | src/icons/cli.tsx |
492.584.28.48 |
network | healthy | src/icons/cli.tsx |
1.36.073.11 |
network | healthy | src/icons/cli.tsx |
315.833.388.091 |
network | healthy | src/icons/cli.tsx |
042.03.049.061 |
network | healthy | src/icons/cli.tsx |
1.549.146.662 |
network | healthy | src/icons/cli.tsx |
02.225.79.522 |
network | healthy | src/icons/cli.tsx |
2.33.127.578 |
network | healthy | src/icons/cli.tsx |
6.452.503.503 |
network | healthy | src/icons/cli.tsx |
6.453.502.502 |
network | healthy | src/icons/cli.tsx |
3.678.503.503 |
network | healthy | src/icons/cli.tsx |
167.095.238.238 |
network | healthy | src/icons/cli.tsx |
333.143.571.428 |
network | healthy | src/icons/cli.tsx |
286.167.571.167 |
network | healthy | src/icons/cli.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
APPLE_CERTIFICATE_PASSWORD |
cicd | healthy | — |
WEBSITE_CHANGELOG_PATH |
cicd | healthy | — |
TAP_REPO |
cicd | healthy | — |
WEBSITE_REPO_TOKEN |
cicd | healthy | — |
APPLE_API_ISSUER |
cicd | healthy | — |
WEBSITE_MANIFEST_PATH |
cicd | healthy | — |
TAURI_SIGNING_PRIVATE_KEY |
cicd | healthy | — |
APPLE_CERTIFICATE |
cicd | healthy | — |
TAURI_SIGNING_PRIVATE_KEY_PASSWORD |
cicd | healthy | — |
APPLE_SIGNING_IDENTITY |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
APPLE_API_KEY_CONTENT |
cicd | healthy | — |
WEBSITE_REPO |
cicd | healthy | — |
APPLE_API_KEY |
cicd | healthy | — |
HOMEBREW_TAP_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
ErrorBoundary |
software | healthy | src/components/ErrorBoundary.tsx:ErrorBoundary |
fragment |
software | healthy | src/components/settings/RepositorySection.tsx:fragment |
ComposerWidget |
software | healthy | src/components/workspace/reviewCommentsExt.ts:ComposerWidget |
CommentCardWidget |
software | healthy | src/components/workspace/reviewCommentsExt.ts:CommentCardWi… |
AddCommentGutterMarker |
software | healthy | src/components/workspace/reviewCommentsExt.ts:AddCommentGut… |
for |
software | healthy | src/components/sidebar/Sidebar.tsx:for |
on |
software | healthy | src/lib/modKeyClass.ts:on |
paints |
software | healthy | src/lib/terminalDrop.ts:paints |
to |
software | healthy | src/store/prefs.ts:to |
so |
software | healthy | src/store/prefs.ts:so |
from |
software | healthy | src/store/prefs.ts:from |
| Label | Layer | Status | Path |
|---|---|---|---|
/usr/local/bin/claude |
frontend | healthy | src/lib/agents.test.ts |
/usr/local/bin/gemini |
frontend | healthy | src/lib/agents.test.ts |
/repos/proj/.worktrees/improve-tests |
frontend | healthy | src/lib/agents.test.ts |
/Users/x/My Projects/repo |
frontend | healthy | src/lib/agents.test.ts |
/x/ws1 |
frontend | healthy | src/store/resume.integration.test.ts |
/x/foo.ts |
frontend | healthy | src/store/app.test.ts |
/x/old.ts |
frontend | healthy | src/store/app.test.ts |
/x/new.ts |
frontend | healthy | src/store/app.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
typescript |
cicd | healthy | .github/workflows/test.yml |
rust |
cicd | healthy | .github/workflows/test.yml |
validate |
cicd | healthy | .github/workflows/release.yml |
build-mac |
cicd | healthy | .github/workflows/release.yml |
build-linux |
cicd | healthy | .github/workflows/release.yml |
release |
cicd | healthy | .github/workflows/release.yml |
bump-tap |
cicd | healthy | .github/workflows/release.yml |
bump-website |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:1430 |
network | healthy | vite.config.ts |
port:15999 |
network | healthy | scripts/dev.signals.test.mjs |
port:18100 |
network | healthy | src-tauri/src/lib.rs |
port:1599 |
network | healthy | .claude/skills/e2e/SKILL.md |
port:1420 |
network | healthy | src/lib/agents.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | README.md |
vps::droplet |
hardware | healthy | src/components/UnifiedBar.tsx |
vps::azure |
hardware | healthy | src/lib/explorer/folderIcons.ts |
vps::gcp |
hardware | healthy | src/lib/explorer/fileIcons.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | src/lib/explorer/fileIcons.ts |
postgres |
data | healthy | src/lib/explorer/fileIcons.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
caddy |
network | healthy | src/lib/explorer/folderIcons.ts |
nginx |
network | healthy | src/lib/explorer/fileIcons.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::README.md |
security | healthy | README.md |
auth::src-tauri/src/sandbox.rs |
security | healthy | src-tauri/src/sandbox.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::test |
cicd | healthy | .github/workflows/test.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-v9_3guob |
software | healthy | /tmp/repobility-clone-v9_3guob |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | changelog.json |
This page is publicly accessible at:
https://repobility.com/scan/dc329234-15f7-4a0f-9633-95e79fcd12cb/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/dc329234-15f7-4a0f-9633-95e79fcd12cb/
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.