skills/pipecat-ai/skills/deploy/Gen Agent Trust Hub

deploy

Pass

Audited by Gen Agent Trust Hub on Mar 30, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes various CLI tools including pc (Pipecat Cloud CLI), docker, and uv to perform deployment operations, check versions, and verify authentication status.
  • [COMMAND_EXECUTION]: Employs automation techniques such as piping yes to interactive commands (pc cloud docker build-push, pc cloud deploy) and using the --skip flag to bypass manual confirmation during the secret-setting process.
  • [SAFE]: Accesses local configuration files (pcc-deploy.toml) and environment files (.env) specifically to configure agent deployments and synchronize secrets with the Pipecat Cloud platform, which is consistent with the skill's stated purpose.
  • [SAFE]: Handles Pipecat Cloud authentication by running the login command as a background task and extracting the necessary URL and code for the user, enabling headless authentication in restricted environments.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 30, 2026, 07:21 PM