aipa-research
Pass
Audited by Gen Agent Trust Hub on May 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs and updates the
aipa-clipackage from the official Python Package Index (PyPI) usinguvxorpip. This is standard behavior for CLI-based agent extensions. - [COMMAND_EXECUTION]: The instructions require the agent to execute shell commands to run the
aipautility, manage installations, and perform data analysis tasks. - [CREDENTIALS_UNSAFE]: The skill references the
OPENAI_API_KEYenvironment variable for its multi-agent functionality. It correctly advises using environment variables or a dedicated setup command (aipa setup) for credential management rather than hardcoding secrets.
Audit Metadata