packages / awsljx-pi-hermes-memory
skillextension Guards & policy

@awsljx/pi-hermes-memory

🧠 Persistent memory + πŸ” session search + πŸ›‘οΈ secret scanning for Pi. Token-aware policy-only memory by default, SQLite FTS5 search, auto-consolidation, procedural skills. 368 tests. Ported from Hermes agent.

No reviews yet

Install

$ pi install npm:@awsljx/pi-hermes-memory

Installs from npm into ~/.pi/agent/. Add -l for project-local (.pi/). Manage with pi list / pi update / pi remove.

What this package can reach

Detected automatically from the source at version 0.7.20. This describes access, not safety β€” you decide whether it's appropriate for what the package claims to do.

  • πŸ€–
    Behavior β€” Changes how the agent thinks Modifies the system prompt, injects messages, or rewrites conversation context.
  • ⚑
    Commands β€” Runs shell commands Spawns processes on your machine.
  • πŸ“
    Files β€” Reads files outside your project Touches paths beyond the working directory, such as your home folder.
  • πŸ”§
    New tools β€” Adds model-callable tools Gives the agent new abilities. Additive and visible, unlike an override.
  • β–€
    UI β€” Draws its own interface Renders widgets, footers, dialogs or full-screen views.

What it actually did when run

observed

Loaded in a sandbox with no network, a read-only filesystem and a recording stand-in for pi's API. This is what it called β€” not what the source suggests it might.

Tools registered memoryskill_managesession_searchmemory_search

Events subscribed before_agent_startmessage_endresources_discoversession_before_compactsession_shutdownsession_startturn_end

APIs called getCommands.callregisterCommandregisterToolsendUserMessagesessionManager.getEntriessessionManager.getEntries.mapsessionManager.getEntries.map.filtersessionManager.getHeadersessionManager.getHeader.cwd.splitsessionManager.getHeader.cwd.split.popsessionManager.getSessionFileui.customui.notifyui.selectui.select.startsWithwaitForIdle

9 calls the source scan did not predict

getCommands.call Β· sessionManager.getEntries Β· sessionManager.getEntries.map Β· sessionManager.getEntries.map.filter Β· sessionManager.getHeader Β· sessionManager.getHeader.cwd.split Β· sessionManager.getHeader.cwd.split.pop Β· ui.select.startsWith Β· waitForIdle

Reached through a value the scan could not follow β€” passed as an argument, stored on another object, or returned by a helper.

Run against version 0.7.20 on 2026-08-02. Registration-time behaviour under default settings; other configurations may differ.

β–² Review before you install. pi packages run with your full system permissions. Check the source, pin versions, and prefer authors you trust.

Reviews

0 published

Sign in with GitHub to write a review, reply, or vote.

No reviews yet β€” be the first.

More in Guards & policy