https://github.com/Sahil-SS9/hermes-memlock
· scanned 2026-06-15 23:59 UTC (2 months, 3 weeks ago)
6 raw signals (0 security + 6 graph)
Last scanned 2 months, 3 weeks ago · v1 · 6 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 134 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 |
|---|---|---|---|
_safe_cfg |
software | healthy | __init__.py:63 |
_load_defaults |
software | healthy | __init__.py:84 |
_merge_cfg |
software | healthy | __init__.py:94 |
_validate_anchors |
software | healthy | __init__.py:100 |
_select_casualties |
software | healthy | __init__.py:145 |
_build_reminder_block |
software | healthy | __init__.py:174 |
_get_store |
software | healthy | __init__.py:196 |
_ensure_store |
software | healthy | __init__.py:201 |
_on_start |
software | healthy | __init__.py:211 |
_on_end |
software | healthy | __init__.py:235 |
_on_pre_llm |
software | healthy | __init__.py:251 |
_derive_probes |
software | healthy | __init__.py:424 |
_pin_handler |
software | healthy | __init__.py:442 |
_do_pin |
software | healthy | __init__.py:464 |
_do_unpin |
software | healthy | __init__.py:506 |
_status_cmd |
software | healthy | __init__.py:517 |
register |
software | healthy | __init__.py:563 |
_message_text |
software | healthy | detection.py:42 |
find_summary |
software | healthy | detection.py:58 |
hash_summary_body |
software | healthy | detection.py:79 |
split_context |
software | healthy | detection.py:85 |
_probe_hit |
software | healthy | detection.py:116 |
audit_anchors |
software | healthy | detection.py:129 |
_ensure_semantic_model |
software | healthy | detection.py:181 |
_build_windows |
software | healthy | detection.py:200 |
_cosine |
software | healthy | detection.py:230 |
semantic_audit_anchors |
software | healthy | detection.py:241 |
_store_dir |
software | healthy | store.py:19 |
_safe_sid |
software | healthy | store.py:28 |
_store_path |
software | healthy | store.py:33 |
_atomic_write |
software | healthy | store.py:37 |
_blank |
software | healthy | store.py:44 |
__init__ |
software | healthy | store.py:60 |
_path |
software | healthy | store.py:65 |
_load |
software | healthy | store.py:72 |
save |
software | healthy | store.py:86 |
add_anchor |
software | healthy | store.py:94 |
unpin |
software | healthy | store.py:123 |
anchors |
software | healthy | store.py:134 |
sorted_anchors |
software | healthy | store.py:137 |
is_new_compaction |
software | healthy | store.py:145 |
record_compaction |
software | healthy | store.py:151 |
last_summary_hash |
software | healthy | store.py:157 |
mark_anchor_alive |
software | healthy | store.py:162 |
mark_anchor_drifted |
software | healthy | store.py:168 |
compute_integrity_score |
software | healthy | store.py:173 |
log_drift |
software | healthy | store.py:185 |
integrity_score |
software | healthy | store.py:195 |
can_alert |
software | healthy | store.py:200 |
record_alert |
software | healthy | store.py:206 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
config.yaml |
software | healthy | config.yaml |
__init__.py |
software | healthy | __init__.py |
README.md |
software | healthy | README.md |
detection.py |
software | healthy | detection.py |
store.py |
software | healthy | store.py |
LICENSE |
software | healthy | LICENSE |
test_semantic.py |
software | healthy | tests/test_semantic.py |
conftest.py |
software | healthy | tests/conftest.py |
test_plugin.py |
software | healthy | tests/test_plugin.py |
test_isolation.py |
software | healthy | tests/test_isolation.py |
test_flag_off.py |
software | healthy | tests/test_flag_off.py |
test_registry_roundtrip.py |
software | healthy | tests/test_registry_roundtrip.py |
test_inject_modes.py |
software | healthy | tests/test_inject_modes.py |
test_lifecycle.py |
software | healthy | tests/test_lifecycle.py |
DESIGN.md |
software | healthy | docs/DESIGN.md |
ARCHITECTURE.md |
software | healthy | docs/ARCHITECTURE.md |
optional-dispatch-patch.md |
software | healthy | docs/optional-dispatch-patch.md |
| Label | Layer | Status | Path |
|---|---|---|---|
SessionStore |
software | healthy | store.py:59 |
StubModel |
software | healthy | tests/test_semantic.py:5 |
FakeCtx |
software | healthy | tests/conftest.py:29 |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
docs |
software | healthy | docs |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-8rqywf1y |
software | healthy | /tmp/repobility-clone-8rqywf1y |
This page is publicly accessible at:
https://repobility.com/scan/9ed39510-f422-48d9-88dd-cdb0e6ed3ef9/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/9ed39510-f422-48d9-88dd-cdb0e6ed3ef9/
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.