skill-aws-polly-tts-tool

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to clone a repository from https://github.com/dnvriend/aws-polly-tts-tool.git to install the CLI tool.
  • [COMMAND_EXECUTION]: The installation process involves running uv tool install ., which executes the tool's setup logic on the local system.
  • [COMMAND_EXECUTION]: The skill utilizes several CLI commands (synthesize, list-voices, billing, info) that interact with AWS APIs using the user's local credentials.
  • [DATA_EXPOSURE]: The info command is designed to display AWS metadata, including the Account ID and ARN. The billing command accesses AWS Cost Explorer (ce:GetCostAndUsage) to track expenses. These are documented administrative features of the tool and are not considered malicious in this context.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 01:17 AM
Security Audit — agent-trust-hub — skill-aws-polly-tts-tool