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.

ViktorBarzin/claude-memory-mcp

https://github.com/ViktorBarzin/claude-memory-mcp · scanned 2026-06-16 00:49 UTC (2 months, 1 week ago)

37 raw signals (0 security + 37 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 35 actionable findings from 1 signal source. 2 repeated signals 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
23 warning
GET /health
warning
endpoint 20 gaps risk 0.45
DELETE /api/memories/share-tag
warning
endpoint 20 gaps risk 0.05
auth
DELETE /api/memories/{memory_id}
warning
endpoint 20 gaps risk 0.05
auth
DELETE /api/memories/{memory_id}/share/{target_user}
warning
endpoint 20 gaps risk 0.05
auth
GET /
warning
endpoint 20 gaps risk 0.05
auth
GET /api/auth-check
warning
endpoint 20 gaps risk 0.05
auth
GET /api/categories
warning
endpoint 20 gaps risk 0.05
auth
GET /api/memories
warning
endpoint 20 gaps risk 0.05
auth
GET /api/memories/my-shares
warning
endpoint 20 gaps risk 0.05
auth
GET /api/memories/shared-with-me
warning
endpoint 20 gaps risk 0.05
auth
GET /api/memories/sync
warning
endpoint 20 gaps risk 0.05
auth
GET /api/memories?limit=200
warning
endpoint 1 gap risk 0.05
auth
GET /api/stats
warning
endpoint 20 gaps risk 0.05
auth
GET /api/tags
warning
endpoint 20 gaps risk 0.05
auth
GET /api/users
warning
endpoint 20 gaps risk 0.05
auth
POST /api/memories
warning
endpoint 20 gaps risk 0.05
auth
POST /api/memories/import
warning
endpoint 20 gaps risk 0.05
auth
POST /api/memories/migrate-secrets
warning
endpoint 20 gaps risk 0.05
auth

Showing first 18 of 23 flows. The full set is available via the Findings tab — filter by tags=flow-* for flow-tagged gaps.

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/ae7506f2-ff75-47b7-901f-bd9a3eecd7d0/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ae7506f2-ff75-47b7-901f-bd9a3eecd7d0/

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.