obsidian-project-lifecycle
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes a local Python script located at
../obsidian-project-memory/scripts/project_kb.py. This script is used to perform administrative tasks on the local filesystem, such as moving, archiving, and deleting files within an Obsidian vault. - [COMMAND_EXECUTION]: The skill includes a 'purge' mode which explicitly handles permanent file deletion. This is an intended core feature of the lifecycle management tool and is triggered only by specific user requests.
- [COMMAND_EXECUTION]: All commands are executed relative to the current working directory using the
$PWDenvironment variable.
Audit Metadata