storybook-stories
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of technical documentation and code examples for Storybook, CSF3, and Chromatic visual testing. The content is instructional and focused on frontend development best practices without executing suspicious commands or accessing sensitive data.- [INDIRECT_PROMPT_INJECTION]: The skill identifies UI testing as a potential surface for indirect prompt injection. 1. Ingestion points: UI components receive data through Storybook args as described in references/story-writing.md. 2. Boundary markers: The CSF3 object structure and metadata definition provide clear boundaries for component data. 3. Capability inventory: The skill is restricted to DOM-based interactions (click, type, hover) using userEvent within the isolated Storybook environment as documented in references/interaction-tests.md. 4. Sanitization: Not applicable to the provided instructional templates.
Audit Metadata