sb-wrappers
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for local development and auditing within a Storybook environment. Its operations are confined to the project's own directory structure.
- [SAFE]: Resource scanning logic in components like
TokensCanvas.tsxandIconMatrix.tsxuses standard Viteimport.meta.globto analyze local source files for design tokens and icon usage without sending data to external servers. - [SAFE]: The
scaffold-wrapper.shbash script is a utility for copying the skill's components into the target project's.storybookdirectory. It does not perform any dangerous command execution or privilege escalation. - [SAFE]: Dynamic code patterns, such as WebGL shader compilation in
ShaderCanvas.tsxand lazy-loading of 3D libraries inR3FCanvas.tsx, are standard practices for the intended visualization features and contain no malicious payload execution. - [SAFE]: The skill lacks network exfiltration capabilities, obfuscated code, or any instructions that would attempt to bypass AI safety constraints.
Audit Metadata