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.

TemporalDynamics/verifiable-memory-mcp

https://github.com/TemporalDynamics/verifiable-memory-mcp · scanned 2026-06-16 00:31 UTC (2 months, 2 weeks ago)

14 raw signals (3 security + 11 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 13 actionable findings from 2 signal sources. 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 88 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
findServer software healthy demo/common.mjs:findServer
createClient software healthy demo/common.mjs:createClient
getStderr software healthy demo/common.mjs:getStderr
rpc software healthy demo/common.mjs:rpc
notify software healthy demo/common.mjs:notify
callTool software healthy demo/common.mjs:callTool
init software healthy demo/common.mjs:init
close software healthy demo/common.mjs:close
dash software healthy demo/run-agent.mjs:dash
parseChain software healthy demo/run-agent.mjs:parseChain
parseBundle software healthy demo/run-agent.mjs:parseBundle
eventFrom software healthy demo/run-agent.mjs:eventFrom
findLatestPolicy software healthy demo/run-agent.mjs:findLatestPolicy
findPendingRequest software healthy demo/run-agent.mjs:findPendingRequest
renderGreen software healthy demo/run-agent.mjs:renderGreen
renderYellow software healthy demo/run-agent.mjs:renderYellow
renderRed software healthy demo/run-agent.mjs:renderRed
parse software healthy test/memory.test.ts:parse
rawDb software healthy test/memory.test.ts:rawDb
rpc software healthy verifier/acceptance.mjs:rpc
notify software healthy verifier/acceptance.mjs:notify
callTool software healthy verifier/acceptance.mjs:callTool
sha256Hex software healthy verifier/acceptance.mjs:sha256Hex
check software healthy verifier/acceptance.mjs:check
rpcOnce software healthy verifier/guard.mjs:rpcOnce
sha256 software healthy src/hashing.ts:sha256
hashContent software healthy src/hashing.ts:hashContent
hashEntry software healthy src/hashing.ts:hashEntry
buildEntryCanonical software healthy src/hashing.ts:buildEntryCanonical
main software healthy src/index.ts:main
getDb software healthy src/db.ts:getDb
migrate software healthy src/db.ts:migrate
insertEntryAtomic software healthy src/db.ts:insertEntryAtomic
getEntry software healthy src/db.ts:getEntry
searchEntries software healthy src/db.ts:searchEntries
searchEntriesFlexible software healthy src/db.ts:searchEntriesFlexible
getLatestEntry software healthy src/db.ts:getLatestEntry
getChain software healthy src/db.ts:getChain
getTimeline software healthy src/db.ts:getTimeline
getEntriesByIds software healthy src/db.ts:getEntriesByIds
entryCount software healthy src/db.ts:entryCount
rowToEntry software healthy src/db.ts:rowToEntry
remember software healthy src/tools/remember.ts:remember
timeline software healthy src/tools/timeline.ts:timeline
exportEntries software healthy src/tools/export.ts:exportEntries
recall software healthy src/tools/recall.ts:recall
chainData software healthy src/tools/chain.ts:chainData
validateChain software healthy src/tools/chain.ts:validateChain
verify software healthy src/tools/verify.ts:verify

LabelLayerStatusPath
README.md software healthy README.md
package.json software healthy package.json
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
seed.example.mjs software healthy seed.example.mjs
tamper.py software healthy demo/tamper.py
common.mjs software healthy demo/common.mjs
delegate-sensitive-request.mjs software healthy demo/delegate-sensitive-request.mjs
export.mjs software healthy demo/export.mjs
run-agent.mjs software healthy demo/run-agent.mjs
authorized-update.mjs software healthy demo/authorized-update.mjs
reset.sh software healthy demo/reset.sh
setup.mjs software healthy demo/setup.mjs
memory.test.ts software healthy test/memory.test.ts
hashing.test.ts software healthy test/hashing.test.ts
sample-bundle.json software healthy verifier/sample-bundle.json
acceptance.mjs software healthy verifier/acceptance.mjs
README.md software healthy verifier/README.md
index.html software healthy verifier/index.html
anchor.sh software healthy verifier/anchor.sh
guard.mjs software healthy verifier/guard.mjs
hashing.ts software healthy src/hashing.ts
index.ts software healthy src/index.ts
db.ts software healthy src/db.ts
types.ts software healthy src/types.ts
remember.ts software healthy src/tools/remember.ts
timeline.ts software healthy src/tools/timeline.ts
export.ts software healthy src/tools/export.ts
recall.ts software healthy src/tools/recall.ts
chain.ts software healthy src/tools/chain.ts
verify.ts software healthy src/tools/verify.ts

LabelLayerStatusPath
demo software healthy demo
test software healthy test
verifier software healthy verifier
src software healthy src
tools software healthy src/tools

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

LabelLayerStatusPath
sqlite data healthy README.md
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/5963bdfc-125c-45db-a89a-ae08f09435e3/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5963bdfc-125c-45db-a89a-ae08f09435e3/

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.