sales-talo
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install the
palabra-ailibrary for both Python and Node.js, and thepip-system-certspackage for certificate handling. These are standard dependencies for the Talo/Palabra platform. - [COMMAND_EXECUTION]: Contains instructions for running shell commands such as
pip install,npm install, andcurl. These are used appropriately for environment setup and API verification. - [SAFE]: Adheres to security best practices by instructing users to store API secrets (
PALABRA_CLIENT_ID,PALABRA_CLIENT_SECRET) as environment variables rather than hardcoding them in scripts.
Audit Metadata