agentos-api-teams
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's functionality is strictly focused on providing an interface for the AgentOS API, with no signs of malicious intent or safety guidelines evasion.- [EXTERNAL_DOWNLOADS]: The script
scripts/run_teams.pyspecifies theagno[os]package as a dependency, which is the official SDK for the AgentOS platform described in the skill metadata.- [COMMAND_EXECUTION]: Instructions provide standard examples for executing the local utilityscripts/run_teams.pyusing theuvtool to list and run agent teams.- [DATA_EXFILTRATION]: The CLI script allows network communication with user-configured AgentOS server URLs; this is evaluated as safe as it is the primary functional requirement for an API client and no unauthorized data exfiltration patterns were observed.
Audit Metadata