storybook-interactions

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): No indicators of malicious intent, data exfiltration, or unauthorized command execution were identified in the skill content.
  • [EXTERNAL_DOWNLOADS] (LOW): The skill specifies standard Storybook dependencies (@storybook/test, @storybook/addon-interactions). While these are external packages, they are well-established and trusted components of the modern frontend development ecosystem.
  • [INDIRECT_PROMPT_INJECTION] (LOW): The skill functions by interpreting user-provided descriptions of UI behavior to generate test code. This represents an ingestion surface for untrusted data. 1. Ingestion points: User-provided descriptions (e.g., Example 1: 'Add a play function to test the login form') processed to generate code. 2. Boundary markers: None provided in the template. 3. Capability inventory: The skill provides instructions for generating code but does not possess internal capabilities to write to the file system, execute shell commands, or perform network requests. 4. Sanitization: No specific sanitization or validation of user input is defined within the skill.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:47 PM