weekly-retro
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is designed for personal organization and local data processing. Analysis of the instructions shows no evidence of malicious patterns, such as data exfiltration, prompt injection, or persistence mechanisms.
- [COMMAND_EXECUTION]: The skill uses a standard shell command (
date +%G-W%V) to calculate the current ISO week number. This is used solely for organizing and naming retrospective files correctly within the local file system. - [DATA_EXPOSURE]: The skill reads from local files including
Daily Notes,memorbs/log.md, andTASKS.md. This access is necessary for its primary function—summarizing the user's week—and the data is not transmitted externally.
Audit Metadata