vite-flare-starter

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The setup.sh script clones the starter template from the author's repository on GitHub (https://github.com/jezweb/vite-flare-starter.git).
  • [COMMAND_EXECUTION]: The skill uses a shell script to automate several project setup tasks:
  • Rebranding project files (like wrangler.jsonc and package.json) using sed to replace placeholder names with the user-specified project name.
  • Generating secure authentication secrets using openssl or python3 libraries.
  • Creating Cloudflare D1 and R2 resources through the npx wrangler CLI interface.
  • Installing project dependencies and executing local database migrations via pnpm.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 12:40 PM