ag2-live
Pass
Audited by Gen Agent Trust Hub on Jul 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill specifies installation steps for Python packages using pip. The referenced packages, including
ag2and its extras, are vendor-provided resources associated with the skill author. It also utilizessounddevice, which is a well-known library for audio processing. - [CREDENTIALS_UNSAFE]: The documentation mentions the requirement for API keys such as
OPENAI_API_KEYandGEMINI_API_KEY. It follows security best practices by recommending these be provided via environment variables rather than being hardcoded into scripts. - [COMMAND_EXECUTION]: The skill includes shell command examples for environment setup and dependency installation. These are standard developer operations and do not represent a security risk.
Audit Metadata