weekly-operating-review
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
git status --shortin the Pre-flight step to check the current state of the repository. This is a standard operation for local workflow management. - [DATA_EXPOSURE]: The skill reads
~/.claude/usage.jsonlandconnections.mdto aggregate weekly usage statistics and connection statuses. These are sensitive local files, but the data is only used to generate a local summary report and a refreshed wiki page for the user. - [SAFE]: All operations, including reading log files and writing to
kb/wiki/_hot.mdanddecisions/log.md, are performed locally. There are no network requests, external downloads, or attempts to execute arbitrary code from untrusted sources.
Audit Metadata