stackshift
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a clear and linear workflow for code generation and project configuration. All instructions follow standard web development patterns for Sanity v3 and Next.js Pages Router projects.- [SAFE]: The bootstrap process (bootstrap/install.md) is designed to materialize documentation and templates into the project's local directory. It uses localized file operations to initialize project-specific conventions from the skill's own internal resources.- [SAFE]: Command execution is limited to benign file scaffolding operations, such as creating empty component files (e.g., 'touch components/sections/.../variant_x.tsx'), which are necessary for the skill's function as a developer utility.- [SAFE]: The skill manages project state and configuration through local JSON files (e.g., '.stackshift/installed.json'), following best practices for persistent configuration in developer tools.
Audit Metadata