deploying-laravel-cloud
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the official
cloudCLI tool (installed viacomposer global require laravel/cloud-cli) to perform deployment and infrastructure management tasks. This is the intended functionality and follows standard CLI patterns.\n- [EXTERNAL_DOWNLOADS]: Fetches operational documentation fromhttps://cloud.laravel.com/docs/llms.txt. This targets a well-known vendor domain to ensure the agent uses up-to-date and accurate instructions.\n- [SAFE]: Includes explicit safety protocols, such as requiring user approval before running destructive commands (delete, update) and instructing the agent to discover command options dynamically using help flags (-h) rather than hardcoding potentially outdated parameters.
Audit Metadata