tinyship-deploy
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The deployment instructions for Docker, Vercel, and Cloudflare Workers follow established industry standards. No malicious patterns, prompt injections, or obfuscation were detected.
- [COMMAND_EXECUTION]: The skill contains instructions for building and deploying applications using common tools such as
docker compose,pnpm,wrangler, andpm2. These operations are appropriate for the skill's stated purpose of project deployment. - [EXTERNAL_DOWNLOADS]: The skill recommends installing official command-line utilities (
wrangler,pm2) from the public NPM registry. These are well-known developer tools. - [CREDENTIALS_UNSAFE]: The skill promotes secure credential management by instructing users to use environment variables and
.envfiles for sensitive data likeDATABASE_URLandBETTER_AUTH_SECRET. It also suggests usingopensslto generate secure secrets locally.
Audit Metadata