cxas-agent-foundry
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATIONDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a variety of automation scripts that utilize
subprocess.run()to perform project management tasks. These include setting up virtual environments, linting agent code, and deploying agents to the platform using official CLI tools likecxas. - [EXTERNAL_DOWNLOADS]: The environment setup script (
scripts/setup.sh) installs necessary Python dependencies from the official package registry, including well-known libraries such asrichfor terminal formatting andInquirerPyfor interactive prompts. - [DYNAMIC_EXECUTION]: The toolkit performs dynamic module loading during the execution of test suites and uses file system operations to synchronize Python callback code across different project directories for local testing purposes.
Audit Metadata