vertical-grid
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill defines several shell commands using
grepto audit project source code in directories likesrc/componentsandsrc/app. These commands are designed to find hardcoded CSS/Tailwind spacing values that deviate from the established 4px grid system and are used solely for diagnostic reporting. - [SAFE]: The skill includes documentation examples for a browser console script and a React component. These are provided as snippets for the user to implement in their own development environment for debugging purposes and are not executed automatically by the agent.
- [SAFE]: The skill processes project source code to identify design violations. While this involves reading untrusted data from the user's workspace, the operations are restricted to pattern matching and reporting within the context of layout auditing, presenting no significant risk of exploitation.
Audit Metadata