project-memory

Pass

Audited by Gen Agent Trust Hub on Jul 27, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/memory.py uses subprocess.run to execute git commands (git remote get-url origin and git branch --show-current). These are used solely to determine a unique project identifier (slug) and the current branch name for organizing local storage paths and metadata. The usage is restricted to standard git information gathering and does not involve external data or untrusted input for command construction.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 27, 2026, 07:45 AM
Security Audit — agent-trust-hub — project-memory