style-fix
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard local development commands, including
git status,git diff, andgit add, to manage and review changes in the codebase. - [SAFE]: The instructions require the agent to read local project files such as
AGENTS.md, router configurations, and styling entries to determine the correct context for fixes. This is limited to local file system access and is necessary for the skill's stated purpose. - [SAFE]: The skill includes verification steps that involve running project-defined scripts like
npm run lintandnpm run check-typesto ensure modifications do not introduce regressions.
Audit Metadata