tanstack-start-cloudflare-to-vercel
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [Audit Script Execution]: The skill uses a bash script (
scripts/audit.sh) to perform a local analysis of the project. This is a common and necessary pattern for migration tools to identify required changes. - [External Package Integration]: It installs standard library dependencies including
nitro,@vercel/blob, and@vercel/queue. These are official packages associated with the target platform. - [Credential Handling Guardrails]: The instructions include strong security language directing the agent never to handle or store user secrets. This represents a proactive approach to protecting user sensitive data.
- [Service Configuration Analysis]: The skill reads project metadata to provide migration context. This data ingestion is handled through standard search utilities and is limited to identifying service bindings.
Audit Metadata