nmem-maintenance
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the nmem command-line interface to perform status checks, retrieve activity feeds, and manipulate knowledge base entries through show, update, delete, deprecate, and link commands. This is consistent with its stated purpose of knowledge base maintenance.- [INDIRECT_PROMPT_INJECTION]: The skill retrieves and processes external data from memory entries which could potentially contain adversarial instructions.
- Ingestion points: The skill reads data using
nmem feedandnmem memories showwithinSKILL.md. - Boundary markers: There are no explicit markers or instructions to ignore embedded commands within the processed memories.
- Capability inventory: The skill has the ability to modify and delete data via
nmem memories updateandnmem memories delete. - Sanitization: No explicit sanitization or validation of the memory content is performed before processing.
Audit Metadata