otter
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local Python scripts using
uv run. This is a standard execution pattern for this environment. - [DATA_EXPOSURE]: The skill requires
OTTER_EMAIL,OTTER_PASSWORD, and Twenty CRM tokens. The documentation correctly instructs users to manage these via environment variables or a configuration file, which is a standard and safe practice for secret management. - [EXTERNAL_DOWNLOADS]: The Python script makes network requests to
otter.aiands3.us-west-2.amazonaws.com(AWS). These are the expected endpoints for the service the skill is designed to interface with.
Audit Metadata