https://github.com/anvanster/compressor-vscode
· scanned 2026-06-17 01:34 UTC (1 month, 2 weeks ago)
14 raw signals (0 security + 14 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +19.0 (diff) · 14 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 142 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 |
|---|---|---|---|
main |
software | healthy | esbuild.js:main |
exists |
software | healthy | tests/manage.test.ts:exists |
ctxIn |
software | healthy | tests/manage.test.ts:ctxIn |
scriptedUi |
software | healthy | tests/manage.test.ts:scriptedUi |
event |
software | healthy | tests/fixtures.ts:event |
tempDir |
software | healthy | tests/fixtures.ts:tempDir |
writeLedgerFixture |
software | healthy | tests/fixtures.ts:writeLedgerFixture |
compute |
software | healthy | tests/outline-tool.test.ts:compute |
deps |
software | healthy | tests/outline-tool.test.ts:deps |
exists |
software | healthy | tests/steering.test.ts:exists |
deps |
software | healthy | tests/read-tool.test.ts:deps |
readLedgerEvents |
software | healthy | tests/read-tool.test.ts:readLedgerEvents |
withLedgerDir |
software | healthy | tests/read-tool.test.ts:withLedgerDir |
deps |
software | healthy | tests/search-tool.test.ts:deps |
session |
software | healthy | tests/transcripts-section.test.ts:session |
relativeTime |
software | healthy | src/status.ts:relativeTime |
buildStatusReport |
software | healthy | src/status.ts:buildStatusReport |
registerStatusCommand |
software | healthy | src/status.ts:registerStatusCommand |
activate |
software | healthy | src/extension.ts:activate |
deactivate |
software | healthy | src/extension.ts:deactivate |
normalizeWindow |
software | healthy | src/ledger-source.ts:normalizeWindow |
parseSince |
software | healthy | src/ledger-source.ts:parseSince |
createLedgerSource |
software | healthy | src/ledger-source.ts:createLedgerSource |
fmt |
software | healthy | src/count-tokens.ts:fmt |
countText |
software | healthy | src/count-tokens.ts:countText |
formatCount |
software | healthy | src/count-tokens.ts:formatCount |
registerCountCommand |
software | healthy | src/count-tokens.ts:registerCountCommand |
formatModeItem |
software | healthy | src/mode-status.ts:formatModeItem |
modeOptions |
software | healthy | src/mode-status.ts:modeOptions |
currentMode |
software | healthy | src/mode-status.ts:currentMode |
registerSelectModeCommand |
software | healthy | src/mode-status.ts:registerSelectModeCommand |
target |
software | healthy | src/mode-status.ts:target |
fmt |
software | healthy | src/compress-preview.ts:fmt |
previewCompression |
software | healthy | src/compress-preview.ts:previewCompression |
previewTitle |
software | healthy | src/compress-preview.ts:previewTitle |
registerCompressSelectionCommand |
software | healthy | src/compress-preview.ts:registerCompressSelectionCommand |
fmt |
software | healthy | src/ticker.ts:fmt |
formatTokens |
software | healthy | src/ticker.ts:formatTokens |
formatTicker |
software | healthy | src/ticker.ts:formatTicker |
configuredWindow |
software | healthy | src/ticker.ts:configuredWindow |
deriveHookCommand |
software | healthy | src/manage.ts:deriveHookCommand |
effectNote |
software | healthy | src/manage.ts:effectNote |
agentChoices |
software | healthy | src/manage.ts:agentChoices |
modeChoices |
software | healthy | src/manage.ts:modeChoices |
planManage |
software | healthy | src/manage.ts:planManage |
isPickMode |
software | healthy | src/manage.ts:isPickMode |
runManage |
software | healthy | src/manage.ts:runManage |
vscodeUi |
software | healthy | src/manage.ts:vscodeUi |
registerManageCommands |
software | healthy | src/manage.ts:registerManageCommands |
env |
software | healthy | src/manage.ts:env |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vitest.config.ts |
software | healthy | vitest.config.ts |
esbuild.js |
software | healthy | esbuild.js |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
package.json |
software | healthy | package.json |
tsconfig.json |
software | healthy | tsconfig.json |
savings-panel.test.ts |
software | healthy | tests/savings-panel.test.ts |
manage.test.ts |
software | healthy | tests/manage.test.ts |
fixtures.ts |
software | healthy | tests/fixtures.ts |
outline-tool.test.ts |
software | healthy | tests/outline-tool.test.ts |
walkthrough.test.ts |
software | healthy | tests/walkthrough.test.ts |
steering.test.ts |
software | healthy | tests/steering.test.ts |
read-tool.test.ts |
software | healthy | tests/read-tool.test.ts |
compress-preview.test.ts |
software | healthy | tests/compress-preview.test.ts |
mode-status.test.ts |
software | healthy | tests/mode-status.test.ts |
status.test.ts |
software | healthy | tests/status.test.ts |
search-tool.test.ts |
software | healthy | tests/search-tool.test.ts |
transcripts-section.test.ts |
software | healthy | tests/transcripts-section.test.ts |
ledger-source.test.ts |
software | healthy | tests/ledger-source.test.ts |
count-tokens.test.ts |
software | healthy | tests/count-tokens.test.ts |
ticker.test.ts |
software | healthy | tests/ticker.test.ts |
vscode.ts |
software | healthy | tests/mocks/vscode.ts |
savings.md |
software | healthy | media/walkthrough/savings.md |
modes.md |
software | healthy | media/walkthrough/modes.md |
welcome.md |
software | healthy | media/walkthrough/welcome.md |
steering.md |
software | healthy | media/walkthrough/steering.md |
tools.md |
software | healthy | media/walkthrough/tools.md |
read.md |
software | healthy | media/walkthrough/read.md |
status.ts |
software | healthy | src/status.ts |
extension.ts |
software | healthy | src/extension.ts |
ledger-source.ts |
software | healthy | src/ledger-source.ts |
count-tokens.ts |
software | healthy | src/count-tokens.ts |
mode-status.ts |
software | healthy | src/mode-status.ts |
compress-preview.ts |
software | healthy | src/compress-preview.ts |
ticker.ts |
software | healthy | src/ticker.ts |
manage.ts |
software | healthy | src/manage.ts |
steering.ts |
software | healthy | src/steering.ts |
transcripts-section.ts |
software | healthy | src/transcripts-section.ts |
savings-panel.ts |
software | healthy | src/savings-panel.ts |
outline.ts |
software | healthy | src/tools/outline.ts |
search.ts |
software | healthy | src/tools/search.ts |
read.ts |
software | healthy | src/tools/read.ts |
USAGE.md |
software | healthy | docs/USAGE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
mocks |
software | healthy | tests/mocks |
media |
software | healthy | media |
walkthrough |
software | healthy | media/walkthrough |
src |
software | healthy | src |
tools |
software | healthy | src/tools |
docs |
software | healthy | docs |
| Label | Layer | Status | Path |
|---|---|---|---|
Service |
software | healthy | tests/outline-tool.test.ts:Service |
Disposable |
software | healthy | tests/mocks/vscode.ts:Disposable |
LanguageModelTextPart |
software | healthy | tests/mocks/vscode.ts:LanguageModelTextPart |
LanguageModelToolResult |
software | healthy | tests/mocks/vscode.ts:LanguageModelToolResult |
ModeStatusItem |
software | healthy | src/mode-status.ts:ModeStatusItem |
SavingsTicker |
software | healthy | src/ticker.ts:SavingsTicker |
SavingsPanel |
software | healthy | src/savings-panel.ts:SavingsPanel |
| Label | Layer | Status | Path |
|---|---|---|---|
anvanster__compressor-vscode |
software | healthy | /data/fable5_failed_archive/anvanster__compressor-vscode |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
/etc/passwd |
frontend | healthy | tests/outline-tool.test.ts |
This page is publicly accessible at:
https://repobility.com/scan/73e32402-c20d-4e19-bc67-e16f7c25011b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/73e32402-c20d-4e19-bc67-e16f7c25011b/
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.