ss-dial
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
Bashtool to execute local commands such as/ss-score,/ss-build, and/ss-setup. These are used for project initialization and quality gate verification after design transforms, which are legitimate functional requirements for the skill's purpose. - [SAFE]: The skill implements strict state management by reading and writing to a local configuration file (
STYLESEED.md). The design transformations are deterministic, mapping specific keywords (e.g., 'airy', 'pill') to hardcoded token values in its own instruction set, which prevents arbitrary input from being executed. - [SAFE]: The instructions include explicit guardrails for accessibility (a11y floors) and layout integrity (8px grid), ensuring that the automated changes do not break core application requirements.
Audit Metadata