deployment-helper

Pass

Audited by Gen Agent Trust Hub on Aug 18, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The scripts/deploy.ts file uses the Bun shell ($) to execute local build and test commands (npm test, npm run build). This is standard behavior for a deployment automation script.
  • [SAFE]: The SKILL.md file contains hardcoded database credentials (postgresql://user:pass@db:5432/eliza) within a Docker Compose example. These are clearly documentation placeholders and do not represent a security risk to the user's environment.
  • [SAFE]: The skill references several well-known services and packages including PostgreSQL, Redis, Prometheus, and Sentry for monitoring and infrastructure purposes.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 18, 2026, 06:03 AM
Security Audit — agent-trust-hub — deployment-helper