office-hours-track-aware
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
evalto process output from a local utilitygstack-slug. This is a common pattern for initializing environment variables like$SLUGfrom a helper binary. - [COMMAND_EXECUTION]: The skill performs automated file system management using standard bash commands such as
find,mv,mkdir, andsed. These are used to locate, move, and update the status of design documents. - [SAFE]: The skill employs the
AskUserQuestiontool to create human-in-the-loop checkpoints, ensuring the user confirms platform targets and reviews generated content before final approval. - [SAFE]: The skill facilitates inter-skill communication using the
Skilltool to call upstream components (office-hours,htmlify), maintaining a modular and scoped execution environment.
Audit Metadata