app-store-screenshots
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard shell commands to manage directories and files, such as
mkdir,cd, andcp. It also performs environment checks usingwhichto determine the available package manager (bun, pnpm, yarn, or npm). - [EXTERNAL_DOWNLOADS]: It installs well-known, established libraries including
html-to-imageandjszipfrom official package registries. It also scaffolds a project using the officialcreate-next-apputility. - [SAFE]: The skill references the author's own 'ascelerate' tool for framing screenshots, which is consistent with the stated purpose and the provided vendor context. No credentials are hardcoded, and network activity is limited to standard package installations.
Audit Metadata