https://github.com/ryanmurf/claude-pulse
· scanned 2026-06-15 23:58 UTC (2 months, 3 weeks ago)
26 raw signals (0 security + 26 graph)
Last scanned 2 months, 3 weeks ago · v1 · 26 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 543 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 |
|---|---|---|---|
getFreePort |
software | healthy | tests/agent-daemon.test.ts:getFreePort |
waitFor |
software | healthy | tests/agent-daemon.test.ts:waitFor |
tick |
software | healthy | tests/agent-daemon.test.ts:tick |
makeRollup |
software | healthy | tests/upload.test.ts:makeRollup |
makeContext |
software | healthy | tests/upload.test.ts:makeContext |
getFreePort |
software | healthy | tests/server.test.ts:getFreePort |
fetchJson |
software | healthy | tests/server.test.ts:fetchJson |
req |
software | healthy | tests/server.test.ts:req |
me |
software | healthy | tests/server.test.ts:me |
rep |
software | healthy | tests/server.test.ts:rep |
ctx |
software | healthy | tests/server.test.ts:ctx |
revoke |
software | healthy | tests/server.test.ts:revoke |
ta |
software | healthy | tests/server.test.ts:ta |
tb |
software | healthy | tests/server.test.ts:tb |
mkBody |
software | healthy | tests/server.test.ts:mkBody |
repA |
software | healthy | tests/server.test.ts:repA |
repB |
software | healthy | tests/server.test.ts:repB |
before |
software | healthy | tests/server.test.ts:before |
after |
software | healthy | tests/server.test.ts:after |
deadPid |
software | healthy | tests/pidlock.test.ts:deadPid |
usageRow |
software | healthy | tests/store-multitenant.test.ts:usageRow |
afterUse |
software | healthy | tests/store-multitenant.test.ts:afterUse |
getFreePort |
software | healthy | tests/caps.test.ts:getFreePort |
req |
software | healthy | tests/caps.test.ts:req |
emailHdr |
software | healthy | tests/caps.test.ts:emailHdr |
bearer |
software | healthy | tests/caps.test.ts:bearer |
seedRollup |
software | healthy | tests/caps.test.ts:seedRollup |
mkRollup |
software | healthy | tests/caps.test.ts:mkRollup |
mkCtx |
software | healthy | tests/caps.test.ts:mkCtx |
me |
software | healthy | tests/caps.test.ts:me |
limits |
software | healthy | tests/caps.test.ts:limits |
stubFetch |
software | healthy | tests/agent-push.test.ts:stubFetch |
copyFixtureToProjects |
software | healthy | tests/tokens.test.ts:copyFixtureToProjects |
copyFixtureToSessions |
software | healthy | tests/tokens.test.ts:copyFixtureToSessions |
writeCreds |
software | healthy | tests/auth-refresh.test.ts:writeCreds |
tokenResponse |
software | healthy | tests/auth-refresh.test.ts:tokenResponse |
auth |
software | healthy | tests/auth-refresh.test.ts:auth |
row |
software | healthy | tests/store-pg.test.ts:row |
row |
software | healthy | tests/store.test.ts:row |
mockUsageSuccess |
software | healthy | tests/poller.test.ts:mockUsageSuccess |
mockUsageError |
software | healthy | tests/poller.test.ts:mockUsageError |
writeJsonl |
software | healthy | tests/context.test.ts:writeJsonl |
getFreePort |
software | healthy | tests/receiver-only.test.ts:getFreePort |
runUntil |
software | healthy | tests/receiver-only.test.ts:runUntil |
makeSnapshot |
software | healthy | tests/alerts.test.ts:makeSnapshot |
already |
software | healthy | tests/alerts.test.ts:already |
writeRollout |
software | healthy | tests/usage.test.ts:writeRollout |
okUsageResponse |
software | healthy | tests/usage.test.ts:okUsageResponse |
installFixture |
software | healthy | tests/antigravity.test.ts:installFixture |
encodeVarint |
software | healthy | tests/antigravity.test.ts:encodeVarint |
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 |
package.json |
software | healthy | package.json |
Dockerfile |
software | healthy | Dockerfile |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
vitest.config.ts |
software | healthy | vitest.config.ts |
agent-daemon.test.ts |
software | healthy | tests/agent-daemon.test.ts |
upload.test.ts |
software | healthy | tests/upload.test.ts |
server.test.ts |
software | healthy | tests/server.test.ts |
version.test.ts |
software | healthy | tests/version.test.ts |
pidlock.test.ts |
software | healthy | tests/pidlock.test.ts |
store-multitenant.test.ts |
software | healthy | tests/store-multitenant.test.ts |
caps.test.ts |
software | healthy | tests/caps.test.ts |
backfill.test.ts |
software | healthy | tests/backfill.test.ts |
agent-push.test.ts |
software | healthy | tests/agent-push.test.ts |
tokens.test.ts |
software | healthy | tests/tokens.test.ts |
auth-refresh.test.ts |
software | healthy | tests/auth-refresh.test.ts |
gemini-refresh.test.ts |
software | healthy | tests/gemini-refresh.test.ts |
db-dialect.test.ts |
software | healthy | tests/db-dialect.test.ts |
pricing.test.ts |
software | healthy | tests/pricing.test.ts |
store-pg.test.ts |
software | healthy | tests/store-pg.test.ts |
telemetry-upload.test.ts |
software | healthy | tests/telemetry-upload.test.ts |
store.test.ts |
software | healthy | tests/store.test.ts |
poller.test.ts |
software | healthy | tests/poller.test.ts |
context.test.ts |
software | healthy | tests/context.test.ts |
continuous-upload.test.ts |
software | healthy | tests/continuous-upload.test.ts |
receiver-only.test.ts |
software | healthy | tests/receiver-only.test.ts |
alerts.test.ts |
software | healthy | tests/alerts.test.ts |
usage.test.ts |
software | healthy | tests/usage.test.ts |
antigravity.test.ts |
software | healthy | tests/antigravity.test.ts |
tokens-fine.test.ts |
software | healthy | tests/tokens-fine.test.ts |
telemetry-ingest.test.ts |
software | healthy | tests/telemetry-ingest.test.ts |
security-isolation.test.ts |
software | healthy | tests/security-isolation.test.ts |
make-antigravity-fixture.mjs |
software | healthy | tests/fixtures/make-antigravity-fixture.mjs |
MULTI_TENANT_DESIGN.md |
software | healthy | docs/MULTI_TENANT_DESIGN.md |
ci.yml |
software | healthy | .github/workflows/ci.yml |
publish.yml |
software | healthy | .github/workflows/publish.yml |
auth.ts |
software | healthy | src/auth.ts |
pidlock.ts |
software | healthy | src/pidlock.ts |
upload.ts |
software | healthy | src/upload.ts |
store.ts |
software | healthy | src/store.ts |
migrate-sqlite-to-pg.ts |
software | healthy | src/migrate-sqlite-to-pg.ts |
version.ts |
software | healthy | src/version.ts |
index.ts |
software | healthy | src/index.ts |
context.ts |
software | healthy | src/context.ts |
gemini.ts |
software | healthy | src/gemini.ts |
poller.ts |
software | healthy | src/poller.ts |
antigravity.ts |
software | healthy | src/antigravity.ts |
alerts.ts |
software | healthy | src/alerts.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::tests/store-pg.test.ts |
security | healthy | tests/store-pg.test.ts |
auth::tests/tokens.test.ts |
security | healthy | tests/tokens.test.ts |
auth::tests/tokens-fine.test.ts |
security | healthy | tests/tokens-fine.test.ts |
auth::src/gemini.ts |
security | healthy | src/gemini.ts |
auth::tests/security-isolation.test.ts |
security | healthy | tests/security-isolation.test.ts |
auth::tests/continuous-upload.test.ts |
security | healthy | tests/continuous-upload.test.ts |
auth::src/index.ts |
security | healthy | src/index.ts |
auth::src/backfill.ts |
security | healthy | src/backfill.ts |
auth::src/usage.ts |
security | healthy | src/usage.ts |
auth::src/poller.ts |
security | healthy | src/poller.ts |
auth::src/upload.ts |
security | healthy | src/upload.ts |
auth::src/types.ts |
security | healthy | src/types.ts |
auth::tests/auth-refresh.test.ts |
security | healthy | tests/auth-refresh.test.ts |
auth::src/auth.ts |
security | healthy | src/auth.ts |
auth::src/server.ts |
security | healthy | src/server.ts |
auth::src/store.ts |
security | healthy | src/store.ts |
auth::tests/backfill.test.ts |
security | healthy | tests/backfill.test.ts |
auth::tests/agent-daemon.test.ts |
security | healthy | tests/agent-daemon.test.ts |
auth::tests/agent-push.test.ts |
security | healthy | tests/agent-push.test.ts |
auth::tests/gemini-refresh.test.ts |
security | healthy | tests/gemini-refresh.test.ts |
auth::tests/poller.test.ts |
security | healthy | tests/poller.test.ts |
auth::tests/telemetry-upload.test.ts |
security | healthy | tests/telemetry-upload.test.ts |
auth::src/tokens.ts |
security | healthy | src/tokens.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
fixtures |
software | healthy | tests/fixtures |
docs |
software | healthy | docs |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
Tally |
software | healthy | src/tokens.ts:Tally |
FineTally |
software | healthy | src/tokens.ts:FineTally |
AuthError |
software | healthy | src/server.ts:AuthError |
SqliteBackend |
software | healthy | src/db.ts:SqliteBackend |
PgClientBackend |
software | healthy | src/db.ts:PgClientBackend |
PgPoolBackend |
software | healthy | src/db.ts:PgPoolBackend |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/ci.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
lint |
cicd | healthy | .github/workflows/ci.yml |
build |
cicd | healthy | .github/workflows/publish.yml |
publish |
cicd | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
postgres |
data | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
port:7778 |
network | healthy | Dockerfile |
port:6543 |
network | healthy | tests/db-dialect.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::tests/db-dialect.test.ts |
security | healthy | tests/db-dialect.test.ts |
password_literal::tests/db-dialect.test.ts |
security | healthy | tests/db-dialect.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::publish |
cicd | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-9m148nn0 |
software | healthy | /tmp/repobility-clone-9m148nn0 |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | tests/agent-daemon.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | tests/pidlock.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
NPM_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/f0948ea7-2ce5-4812-af57-71c16823f33b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/f0948ea7-2ce5-4812-af57-71c16823f33b/
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.