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.tsx and IconMatrix.tsx uses standard Vite import.meta.glob to analyze local source files for design tokens and icon usage without sending data to external servers.
  • [SAFE]: The scaffold-wrapper.sh bash script is a utility for copying the skill's components into the target project's .storybook directory. It does not perform any dangerous command execution or privilege escalation.
  • [SAFE]: Dynamic code patterns, such as WebGL shader compilation in ShaderCanvas.tsx and lazy-loading of 3D libraries in R3FCanvas.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
Risk Level
SAFE
Analyzed
Jul 9, 2026, 01:16 PM
Security Audit — agent-trust-hub — sb-wrappers