astro-webflow-to-vercel

Pass

Audited by Gen Agent Trust Hub on Jun 21, 2026

Risk Level: SAFE
Full Analysis
  • Standard Migration Workflow: The skill provides structured instructions for migrating configurations and adapters. It involves uninstalling the Cloudflare-specific adapter and installing standard Vercel integrations. These operations are consistent with the skill's stated purpose of platform migration.
  • Secure Secret Handling: The instructions include a specific security directive for the agent to never request, accept, or store user secrets or environment variable values. This aligns with the principle of least privilege and prevents the agent from being used for credential harvesting.
  • Automated Project Audit: The inclusion of scripts/audit.sh allows the agent to identify necessary migration steps by scanning the local project structure. The script uses standard utilities like grep to detect project configuration files and dependencies without performing any network operations or accessing sensitive system paths.
  • Trusted Dependency Management: The skill guides the user to install well-known packages from the Vercel and Astro ecosystems, such as @astrojs/vercel and @vercel/blob. These are official resources provided by the relevant technology organizations.
  • Data Processing Considerations: The skill reads project-level source code to identify migration targets. While this constitutes an ingestion of external data, the process is contained within the local environment and uses predefined patterns to guide the migration checklist.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 21, 2026, 02:54 AM
Security Audit — agent-trust-hub — astro-webflow-to-vercel