hindsight-memory-governance
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The
SKILL.mdfile provides a bash command meant for manual auditing of the agent's memory governance settings. This is a standard administrative command. - [DATA_EXPOSURE]: The script
scripts/audit_hindsight_memory.pyreads a local configuration file located at/home/delorenj/.openclaw/openclaw.json. This involves accessing a local configuration file to verify security settings (governance). While the use of a hardcoded absolute path to the author's home directory limits the script's use to that specific environment, it does not exfiltrate data or access sensitive system credentials.
Audit Metadata