project-memory
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
_common.pyinvokesgit rev-parse --show-toplevelto programmatically identify the current repository root, which is used to define the storage location for memory files.\n- [COMMAND_EXECUTION]: The test suite withinscripts/tests/utilizessubprocess.runto 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