skills/puzzmo-com/oss/setup-deploy/Gen Agent Trust Hub

setup-deploy

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install @puzzmo/cli from the NPM registry. This package is a legitimate tool provided by the vendor (puzzmo-com) for its deployment workflow.
  • [COMMAND_EXECUTION]: The skill involves executing common development commands such as npm install, git init, and puzzmo upload. These actions are necessary for the stated purpose of configuring game deployments.
  • [CREDENTIALS_UNSAFE]: The documentation includes instructions for logging in via the CLI using a placeholder . There are no hardcoded secrets or credentials within the skill itself. The skill also correctly advises including .env in the .gitignore file to prevent accidental exposure of secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 05:39 PM