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.

TSandvaer/ClaudeTeam

https://github.com/TSandvaer/ClaudeTeam · scanned 2026-06-16 00:42 UTC (2 months, 1 week ago)

115 raw signals (0 security + 115 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 114 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 1338 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
buildSpriteManifest software healthy esbuild.config.mjs:buildSpriteManifest
mockUri software healthy tests/integration/mainReplay.test.ts:mockUri
getRegisteredProvider software healthy tests/integration/mainReplay.test.ts:getRegisteredProvider
slot software healthy tests/integration/mainReplay.test.ts:slot
makeMockContext software healthy tests/integration/mainReplay.test.ts:makeMockContext
makeMockWebviewView software healthy tests/integration/mainReplay.test.ts:makeMockWebviewView
postMessage software healthy tests/integration/mainReplay.test.ts:postMessage
statefulPosts software healthy tests/integration/mainReplay.test.ts:statefulPosts
firstStateful software healthy tests/integration/mainReplay.test.ts:firstStateful
sleep software healthy tests/integration/rosterWatcher.test.ts:sleep
waitFor software healthy tests/integration/rosterWatcher.test.ts:waitFor
bumpMtime software healthy tests/integration/rosterWatcher.test.ts:bumpMtime
startHarness software healthy tests/integration/rosterWatcher.test.ts:startHarness
sleep software healthy tests/integration/rosterLoadedEmit.test.ts:sleep
waitFor software healthy tests/integration/rosterLoadedEmit.test.ts:waitFor
findTile software healthy tests/integration/fixtureFs.test.ts:findTile
expectAllRosteredAvailable software healthy tests/integration/fixtureFs.test.ts:expectAllRosteredAvaila…
collectAgentMetas software healthy tests/integration/fixtureFs.test.ts:collectAgentMetas
readFinishedToolUseIds software healthy tests/integration/fixtureFs.test.ts:readFinishedToolUseIds
id software healthy tests/integration/fixtureFs.test.ts:id
but software healthy tests/integration/fixtureFs.test.ts:but
collectFromTempdir software healthy tests/integration/fixtureFs.test.ts:collectFromTempdir
writeAndLoad software healthy tests/integration/teamSetupResolution.test.ts:writeAndLoad
fillRoles software healthy tests/integration/teamSetupResolution.test.ts:fillRoles
metaV119 software healthy tests/integration/teamSetupResolution.test.ts:metaV119
metaV145Persona software healthy tests/integration/teamSetupResolution.test.ts:metaV145Perso…
entryRepresentativeState software healthy tests/integration/watcherLoop.test.ts:entryRepresentativeSt…
waitFor software healthy tests/integration/watcherLoop.test.ts:waitFor
sleep software healthy tests/integration/watcherLoop.test.ts:sleep
felixPresent software healthy tests/integration/watcherLoop.test.ts:felixPresent
mayaPresent software healthy tests/integration/watcherLoop.test.ts:mayaPresent
makeMemento software healthy tests/integration/noAutoCullPipeline.test.ts:makeMemento
ageFelixJsonlToIdle software healthy tests/integration/noAutoCullPipeline.test.ts:ageFelixJsonlT…
tickOpts software healthy tests/integration/noAutoCullPipeline.test.ts:tickOpts
makeWorkspace software healthy tests/integration/teamSetupFs.test.ts:makeWorkspace
makeChar software healthy tests/integration/teamSetupFs.test.ts:makeChar
writeSouthFrame software healthy tests/integration/teamSetupFs.test.ts:writeSouthFrame
makeController software healthy tests/integration/teamSetupFs.test.ts:makeController
srcFiles software healthy tests/integration/teamSetupFs.test.ts:srcFiles
loadShippedManifest software healthy tests/integration/renderFitNormalization.test.ts:loadShippe…
baseFramePath software healthy tests/integration/renderFitNormalization.test.ts:baseFrameP…
idle software healthy tests/integration/renderFitNormalization.test.ts:idle
bbox software healthy tests/integration/renderFitNormalization.test.ts:bbox
fill software healthy tests/integration/renderFitNormalization.test.ts:fill
measuredFeetPct software healthy tests/integration/renderFitNormalization.test.ts:measuredFe…
encodeRgba8Png software healthy tests/integration/renderFitNormalization.test.ts:encodeRgba…
pngChunk software healthy tests/integration/renderFitNormalization.test.ts:pngChunk
crc32 software healthy tests/integration/renderFitNormalization.test.ts:crc32
outside software healthy tests/integration/watcherHandle.test.ts:outside
sleep software healthy tests/integration/watcherHandle.test.ts:sleep

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

LabelLayerStatusPath
tsconfig.vscode-integration.json software healthy tsconfig.vscode-integration.json
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
.eslintrc.cjs software healthy .eslintrc.cjs
package.json software healthy package.json
package-lock.json software healthy package-lock.json
esbuild.config.mjs software healthy esbuild.config.mjs
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
vitest.config.ts software healthy vitest.config.ts
vitest.integration.config.ts software healthy vitest.integration.config.ts
mainReplay.test.ts software healthy tests/integration/mainReplay.test.ts
rosterWatcher.test.ts software healthy tests/integration/rosterWatcher.test.ts
rosterLoadedEmit.test.ts software healthy tests/integration/rosterLoadedEmit.test.ts
fixtureFs.test.ts software healthy tests/integration/fixtureFs.test.ts
teamSetupResolution.test.ts software healthy tests/integration/teamSetupResolution.test.ts
watcherLoop.test.ts software healthy tests/integration/watcherLoop.test.ts
sessionFilter.test.ts software healthy tests/integration/sessionFilter.test.ts
noAutoCullPipeline.test.ts software healthy tests/integration/noAutoCullPipeline.test.ts
teamSetupFs.test.ts software healthy tests/integration/teamSetupFs.test.ts
renderFitNormalization.test.ts software healthy tests/integration/renderFitNormalization.test.ts
watcherHandle.test.ts software healthy tests/integration/watcherHandle.test.ts
readSessionMetadata.test.ts software healthy tests/integration/readSessionMetadata.test.ts
watcherTickComplete.test.ts software healthy tests/integration/watcherTickComplete.test.ts
playbackOverrideWriter.test.ts software healthy tests/integration/playbackOverrideWriter.test.ts
subscriptionLeak.test.ts software healthy tests/integration/subscriptionLeak.test.ts
tempdir.ts software healthy tests/integration/helpers/tempdir.ts
diagnosticPanel.test.ts software healthy tests/unit/diagnosticPanel.test.ts
teamSetupHost.test.ts software healthy tests/unit/teamSetupHost.test.ts
openSettings.test.ts software healthy tests/unit/openSettings.test.ts
computeAggregateState.test.ts software healthy tests/unit/computeAggregateState.test.ts
sessionLabel.test.ts software healthy tests/unit/sessionLabel.test.ts
diagnosticTickHistory.test.ts software healthy tests/unit/diagnosticTickHistory.test.ts
hideMembersFilter.test.ts software healthy tests/unit/hideMembersFilter.test.ts
hiddenMemberKey.test.ts software healthy tests/unit/hiddenMemberKey.test.ts
removeMembersFilter.test.ts software healthy tests/unit/removeMembersFilter.test.ts
devWatch.test.ts software healthy tests/unit/devWatch.test.ts
sessionRegistry.test.ts software healthy tests/unit/sessionRegistry.test.ts
main.test.ts software healthy tests/unit/main.test.ts
subagentTailer.test.ts software healthy tests/unit/subagentTailer.test.ts
loader.test.ts software healthy tests/unit/loader.test.ts
provider.test.ts software healthy tests/unit/provider.test.ts
manageTeam.test.ts software healthy tests/unit/manageTeam.test.ts
watcherLoop.test.ts software healthy tests/unit/watcherLoop.test.ts
sessionFilter.test.ts software healthy tests/unit/sessionFilter.test.ts
devVersion.test.ts software healthy tests/unit/devVersion.test.ts
slug.test.ts software healthy tests/unit/slug.test.ts
teamSetupSchema.test.ts software healthy tests/unit/teamSetupSchema.test.ts
webviewMessageDispatch.test.ts software healthy tests/unit/webviewMessageDispatch.test.ts
messageBus.test.ts software healthy tests/unit/messageBus.test.ts

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

LabelLayerStatusPath
tests software healthy tests
integration software healthy tests/integration
helpers software healthy tests/integration/helpers
unit software healthy tests/unit
webview software healthy tests/unit/webview
vscode-integration software healthy tests/vscode-integration
suite software healthy tests/vscode-integration/suite
fixtures software healthy tests/fixtures
docs software healthy docs
scripts software healthy scripts
team software healthy team
dogfood software healthy team/dogfood
maya-dev software healthy team/maya-dev
m3-10 software healthy team/maya-dev/m3-10
m3-04-selftest software healthy team/maya-dev/m3-04-selftest
scratch software healthy team/maya-dev/scratch
m2-05-selftest software healthy team/maya-dev/m2-05-selftest
86c9yxvah software healthy team/maya-dev/86c9yxvah
86c9yee3g-pr47-nits software healthy team/maya-dev/86c9yee3g-pr47-nits
m3-04-nit3-selftest software healthy team/maya-dev/m3-04-nit3-selftest
log software healthy team/log
applied software healthy team/log/applied
felix-dev software healthy team/felix-dev
bram-research software healthy team/bram-research
iris-design software healthy team/iris-design
nora-pl software healthy team/nora-pl
dispatch-contracts software healthy team/nora-pl/dispatch-contracts
iris-ux software healthy team/iris-ux
sage-qa software healthy team/sage-qa
assets software healthy assets
sprites software healthy assets/sprites
ClaudeTeam-M01-Dev software healthy assets/sprites/ClaudeTeam-M01-Dev
_pixellab_anims software healthy assets/sprites/ClaudeTeam-M01-Dev/_pixellab_anims
ClaudeTeam-F02-Dev software healthy assets/sprites/ClaudeTeam-F02-Dev
_pixellab_anims software healthy assets/sprites/ClaudeTeam-F02-Dev/_pixellab_anims
ClaudeTeam-F03-Dev software healthy assets/sprites/ClaudeTeam-F03-Dev
_pixellab_anims software healthy assets/sprites/ClaudeTeam-F03-Dev/_pixellab_anims
ClaudeTeam-M04-Dev software healthy assets/sprites/ClaudeTeam-M04-Dev
_pixellab_anims software healthy assets/sprites/ClaudeTeam-M04-Dev/_pixellab_anims
ClaudeTeam-M03-Dev software healthy assets/sprites/ClaudeTeam-M03-Dev
_pixellab_anims software healthy assets/sprites/ClaudeTeam-M03-Dev/_pixellab_anims
ClaudeTeam-F01-Dev software healthy assets/sprites/ClaudeTeam-F01-Dev
_pixellab_anims software healthy assets/sprites/ClaudeTeam-F01-Dev/_pixellab_anims
.claude software healthy .claude
docs software healthy .claude/docs
agents software healthy .claude/agents
retros software healthy .claude/retros
hooks software healthy .claude/hooks
skills software healthy .claude/skills
maintain-docs software healthy .claude/skills/maintain-docs

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

LabelLayerStatusPath
RelativePattern software healthy tests/integration/rosterWatcher.test.ts:RelativePattern
guarded software healthy tests/integration/noAutoCullPipeline.test.ts:guarded
as software healthy tests/unit/subagentTailer.test.ts:as
this software healthy tests/unit/metaJsonLoader.test.ts:this
FakeMemento software healthy tests/unit/hiddenMembersStore.test.ts:FakeMemento
FakeMemento software healthy tests/unit/removedMembersStore.test.ts:FakeMemento
is software healthy tests/unit/webview/diagnosticPanelRender.test.ts:is
on software healthy tests/unit/webview/diagnosticPanelRender.test.ts:on
for software healthy tests/unit/webview/playbackTunerScene.test.ts:for
extended software healthy tests/unit/webview/playbackTunerScene.test.ts:extended
these software healthy tests/unit/webview/spritePlayerActiveRotation.test.ts:these
like software healthy tests/unit/webview/cardBg.test.ts:like
hookup software healthy tests/unit/webview/sessionBlock.test.ts:hookup
but software healthy tests/unit/webview/sessionBlock.test.ts:but
scoped software healthy tests/unit/webview/sceneBg.test.ts:scoped
so software healthy tests/unit/webview/dashboardTile.test.ts:so
and software healthy tests/unit/webview/dashboardTile.test.ts:and
is software healthy tests/unit/webview/dashboardTile.test.ts:is
where software healthy tests/unit/webview/dashboardTile.test.ts:where
this software healthy tests/unit/webview/liveManifestOverlay.test.ts:this
extended software healthy tests/unit/webview/liveManifestOverlay.test.ts:extended
so software healthy tests/unit/webview/removeMember.test.ts:so
carries software healthy tests/unit/webview/removeMember.test.ts:carries
set software healthy tests/unit/webview/removeMember.test.ts:set
is software healthy tests/vscode-integration/suite/activation.test.ts:is
the software healthy tests/vscode-integration/suite/activation.test.ts:the
where software healthy tests/vscode-integration/suite/rosterErrorChip.test.ts:where
the software healthy src/webview/menuOpenTracker.ts:the
as software healthy src/webview/pickerOpenTracker.ts:as
as software healthy src/webview/render.ts:as
MemberDirectory software healthy src/webview/memberDirectory.ts:MemberDirectory
as software healthy src/webview/main.ts:as
the software healthy src/webview/main.ts:the
this software healthy src/webview/liveManifestOverlay.ts:this
extended software healthy src/webview/liveManifestOverlay.ts:extended
as software healthy src/webview/tunerStateTracker.ts:as
lets software healthy src/webview/components/rosterErrorChip.ts:lets
added software healthy src/webview/components/agentTile.ts:added
so software healthy src/webview/components/agentTile.ts:so
so software healthy src/webview/components/multiAgentPersonaTile.ts:so
instances software healthy src/shared/messages.ts:instances
MetaParseError software healthy src/shared/types.ts:MetaParseError
SetupController software healthy src/extension/setupController.ts:SetupController
HiddenMembersStore software healthy src/extension/state/hiddenMembersStore.ts:HiddenMembersStore
doc software healthy src/extension/state/removedMembersStore.ts:doc
RemovedMembersStore software healthy src/extension/state/removedMembersStore.ts:RemovedMembersSt…
ClaudeTeamViewProvider software healthy src/extension/view/provider.ts:ClaudeTeamViewProvider

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

LabelLayerStatusPath
vps::azure hardware healthy package-lock.json

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
ci cicd healthy .github/workflows/ci.yml
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/d9a6edcb-16e4-4398-b76b-db77651812bf/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d9a6edcb-16e4-4398-b76b-db77651812bf/

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.