deploy
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions and reference files describe legitimate development workflows for production deployment and monitoring.
- [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to perform basic environment diagnostics, such as checking for the presence ofgit,node, and theghCLI. These operations are diagnostic in nature and do not involve executing untrusted input. - [EXTERNAL_DOWNLOADS]: The skill mentions installing analytics packages (e.g., for Google Analytics or Vercel Analytics). These are standard dependencies from public registries and are necessary for the skill's primary function.
- [DATA_EXFILTRATION]: No unauthorized data access or exfiltration patterns were identified. The skill guides users through environment variable configuration, which is the standard method for managing secrets in deployment environments.
Audit Metadata