acli
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documents installation procedures that download the
aclibinary from official Atlassian infrastructure (acli.atlassian.com). These sources are verified and trusted for this tool. - [COMMAND_EXECUTION]: The skill enables the execution of Atlassian CLI commands to perform administrative and operational tasks in Jira and Confluence. The use of the
allowed-toolsparameter restricts the agent's shell access to theaclibinary. - [SAFE]: The instructions demonstrate secure patterns for handling sensitive information, such as Atlassian API tokens and Organization API keys. It specifically advises against hardcoding secrets and instead uses secure methods like stdin piping and environment variables.
Audit Metadata