nextjs-deployment
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches and executes the official installation script for the
flyctlcommand-line tool from the well-knownfly.iodomain. - [EXTERNAL_DOWNLOADS]: References and utilizes official GitHub Actions and utilities from trusted organizations including
actions,docker,aws-actions,google-github-actions, andvercel. - [PROMPT_INJECTION]: The skill provides patterns for processing environment variables and build arguments which constitute a surface for indirect prompt injection from external data sources or pipeline metadata.
- Ingestion points: Environment variables (e.g.,
DATABASE_URL,API_KEY) and build-time arguments (GIT_HASH) defined inSKILL.mdand referenced Docker configurations. - Boundary markers: No explicit delimiters or boundary markers are provided for the interpolated variables in the configuration examples.
- Capability inventory: The skill leverages
Bashfor deployment automation andWritefor configuration management. - Sanitization: Includes best-practice logic for validating the presence and requirements of environment variables at runtime.
Audit Metadata