gspdev-housekeeping
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Executes standard shell commands such as
ls,wc,cat, andgrepto inventory project files and detect inconsistencies in file content. - [COMMAND_EXECUTION]: Utilizes the
node -eruntime to programmatically parse and extract version numbers from local JSON files (package.json,config.json). - [COMMAND_EXECUTION]: Invokes
git statusandgit logto monitor the local repository's hygiene and suggest organizational commits for detected changes. - [SAFE]: The skill logic is confined to the local filesystem and project metadata. It does not perform network operations, access sensitive credentials, or execute code from untrusted remote sources.
Audit Metadata