manage-agents
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts exclusively with the vendor's official API endpoints at
api.bolna.aifor all agent management tasks. - [SAFE]: Authentication is correctly managed through the
BOLNA_API_KEYenvironment variable, avoiding hardcoded secrets and following standard security practices. - [SAFE]: The Python script
scripts/list_agents.pyuses built-in standard libraries and does not download or execute untrusted code from external sources. - [SAFE]: No prompt injection, obfuscation, or persistence mechanisms were detected in the instructions or the code.
Audit Metadata