deploy-preview
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the installation of official command-line tools for Vercel (
vercel) and Railway (@railway/cli). These are well-known service providers and the installations follow standard development procedures. - [CREDENTIALS_UNSAFE]: The documentation includes examples of database connection strings and environment variables. All sensitive fields are filled with generic placeholders (e.g.,
user:pass,ep-xxx,${JWT_SECRET}), which is standard practice for instructional content. - [SAFE]: The instructions explicitly encourage security best practices, such as avoiding hardcoded credentials, using SSL for database connections, and separating development/staging/production environments.
Audit Metadata