twilio-verify

Pass

Audited by Gen Agent Trust Hub on Mar 7, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references and downloads configuration scripts and software packages from well-known technology providers, including NodeSource for Node.js runtimes and the deadsnakes PPA for Python distributions.
  • [COMMAND_EXECUTION]: Provides instructions for standard administrative tasks such as package installation via 'apt-get' and 'brew', as well as service management using 'systemd', which are necessary for the skill's documented production deployment use case.
  • [REMOTE_CODE_EXECUTION]: Outlines the official procedure for installing Node.js by piping a remote setup script from NodeSource into a shell, a common practice for configuring specific runtime versions.
  • [CREDENTIALS_UNSAFE]: Describes the management of Twilio Account SIDs and API secrets using environment variables and configuration files, following established patterns for secure credential handling in local and production environments.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 7, 2026, 05:45 PM