status
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard command-line tools such as
git,gh, andjqto collect information about the repository status, commit history, and GitHub issues. These operations are limited to data gathering and do not perform destructive actions. - [EXTERNAL_DOWNLOADS]: The skill uses the GitHub CLI (
gh) to fetch issue data from GitHub, which is a well-known service. This is consistent with the skill's purpose of providing a project overview. - [SAFE]: The skill reads project-specific files (e.g.,
MEMORY.md,scratchpad.md) to provide context on the current state of the AI workspace. These actions are within the expected scope of a project status dashboard.
Audit Metadata