https://github.com/shayaShav/flatten-mcp
· scanned 2026-06-16 00:09 UTC (2 months, 2 weeks ago)
10 raw signals (0 security + 10 graph)
Last scanned 2 months, 2 weeks ago · v1 · 10 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 52 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 |
|---|---|---|---|
encodeProjectDir |
software | healthy | src/session-store.ts:encodeProjectDir |
getSessionDir |
software | healthy | src/session-store.ts:getSessionDir |
streamJsonlLines |
software | healthy | src/session-store.ts:streamJsonlLines |
listSessionFiles |
software | healthy | src/session-store.ts:listSessionFiles |
resolveSessionId |
software | healthy | src/session-store.ts:resolveSessionId |
stringifyToolResultContent |
software | healthy | src/session-store.ts:stringifyToolResultContent |
searchSessions |
software | healthy | src/session-store.ts:searchSessions |
scanText |
software | healthy | src/session-store.ts:scanText |
content |
software | healthy | src/session-store.ts:content |
resolveProjectDir |
software | healthy | src/index.ts:resolveProjectDir |
isArtifact |
software | healthy | src/index.ts:isArtifact |
buildToolNameMap |
software | healthy | src/flattener.ts:buildToolNameMap |
summarizeArgs |
software | healthy | src/flattener.ts:summarizeArgs |
classifyContent |
software | healthy | src/flattener.ts:classifyContent |
toolUseResultIsImage |
software | healthy | src/flattener.ts:toolUseResultIsImage |
valueByteSize |
software | healthy | src/flattener.ts:valueByteSize |
estimateContentTokens |
software | healthy | src/flattener.ts:estimateContentTokens |
toCountBlocks |
software | healthy | src/flattener.ts:toCountBlocks |
countTokensExact |
software | healthy | src/flattener.ts:countTokensExact |
data |
software | healthy | src/flattener.ts:data |
usageContextTokens |
software | healthy | src/flattener.ts:usageContextTokens |
buildMarker |
software | healthy | src/flattener.ts:buildMarker |
restore |
software | healthy | src/flattener.ts:restore |
writeSidecar |
software | healthy | src/flattener.ts:writeSidecar |
writeFileAtomic |
software | healthy | src/flattener.ts:writeFileAtomic |
readSidecarIds |
software | healthy | src/flattener.ts:readSidecarIds |
backupOnce |
software | healthy | src/flattener.ts:backupOnce |
emptyResult |
software | healthy | src/flattener.ts:emptyResult |
flattenSession |
software | healthy | src/flattener.ts:flattenSession |
unflattenSession |
software | healthy | src/flattener.ts:unflattenSession |
retrieveFlattened |
software | healthy | src/flattener.ts:retrieveFlattened |
| Label | Layer | Status | Path |
|---|---|---|---|
.mcp.json |
software | healthy | .mcp.json |
manifest.json |
software | healthy | manifest.json |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
glama.json |
software | healthy | glama.json |
package-lock.json |
software | healthy | package-lock.json |
server.json |
software | healthy | server.json |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
flatten.md |
software | healthy | commands/flatten.md |
publish-runbook.md |
software | healthy | docs/publish-runbook.md |
ARCHITECTURE.md |
software | healthy | docs/ARCHITECTURE.md |
session-store.ts |
software | healthy | src/session-store.ts |
index.ts |
software | healthy | src/index.ts |
flattener.ts |
software | healthy | src/flattener.ts |
types.ts |
software | healthy | src/types.ts |
.mcp.json |
quality | healthy | .mcp.json |
| Label | Layer | Status | Path |
|---|---|---|---|
commands |
software | healthy | commands |
docs |
software | healthy | docs |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-zp9r84gr |
software | healthy | /tmp/repobility-clone-zp9r84gr |
This page is publicly accessible at:
https://repobility.com/scan/dfa7862a-b323-4e9e-ad70-3f3578d39d67/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/dfa7862a-b323-4e9e-ad70-3f3578d39d67/
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.