components.styles
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a structured workflow for AI agents to implement styling props (styles, classNames) in a design system. The instructions promote good practices such as structure evaluation and user confirmation for new selectors.
- [COMMAND_EXECUTION]: The skill instructs the agent to run 'yarn nx run docs:docgen' to update documentation. This is a standard project-specific command used in monorepos for generating documentation from source code and does not involve arbitrary or dangerous command execution.
- [DATA_EXPOSURE]: The skill accesses component source files located in 'packages/web' and 'packages/mobile'. These are standard paths for a frontend repository and no sensitive system files or credentials are targeted.
- [PROMPT_INJECTION]: The instructions contain clear boundaries and steps for the agent. No evidence of 'ignore previous instructions' or bypass patterns were found.
Audit Metadata