landing-page-vercel
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to generate static boilerplate files for a landing page, such as HTML, CSS, and configuration files.
- [SAFE]: The Python script
scripts/scaffold.pyuses only standard libraries (os,json,argparse,textwrap) and performs local file operations to create the project structure in a user-specified directory. - [SAFE]: No network requests, external downloads, or execution of untrusted code were identified in the skill's own logic.
- [SAFE]: Hardcoded credentials are not present; the skill correctly instructs users to provide their own service IDs for Formspree or analytics if desired.
- [SAFE]: The skill follows security and accessibility best practices in the generated output, such as including security headers in the Vercel configuration.
Audit Metadata