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, anduvto perform deployment operations, check versions, and verify authentication status. - [COMMAND_EXECUTION]: Employs automation techniques such as piping
yesto interactive commands (pc cloud docker build-push,pc cloud deploy) and using the--skipflag 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