nemo-rl-session-memory
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes local shell commands such as
mkdir,date,ls, andgitfor legitimate state management and repository inspection. - [SAFE]: The skill implements a session recovery workflow that includes mandatory sanitization: agents are instructed to verify claims against the
git stateandcommand outputrather than blindly trusting the session files. Ingestion points (e.g.,handoff.md) are handled with a 'verify-before-acting' policy. - [SAFE]: The instructions explicitly forbid the storage of secrets, tokens, or private credentials in session files, effectively mitigating credential exposure risks.
Audit Metadata