project-memory

Pass

Audited by Gen Agent Trust Hub on Jun 19, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The script _common.py invokes git rev-parse --show-toplevel to programmatically identify the current repository root, which is used to define the storage location for memory files.\n- [COMMAND_EXECUTION]: The test suite within scripts/tests/ utilizes subprocess.run to execute internal Python scripts for validation purposes. These executions are performed without a shell and use explicit file paths.\n- [SAFE]: The skill is implemented using only the Python standard library and does not perform any network requests or external package installations.\n- [SAFE]: All operations that modify the repository, such as creating new entries or updating the index, require explicit user approval as defined in the skill instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 19, 2026, 09:22 AM
Security Audit — agent-trust-hub — project-memory