application-management
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Acquia CLI (
acli) to perform application management tasks such as listing apps, linking repositories, and tailing logs. These commands are standard for the developer's workflow in the Acquia ecosystem. - [COMMAND_EXECUTION]: A
python3inline script is provided to format JSON output from theaclitool into a readable table. This script only processes standard input and performs string formatting. - [SAFE]: The skill includes functionality for exporting site archives using
acli archive:export. This operation involves sensitive data (code, database), but it is a primary intended feature of the management tool and targets user-specified local destinations.
Audit Metadata