deploying-laravel-cloud
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
laravel/cloud-cliglobally using Composer and fetches documentation fromhttps://cloud.laravel.com/docs/llms.txt. These resources are provided by official Laravel channels. - [COMMAND_EXECUTION]: The skill uses the
cloudCLI to run shell commands (command:run) and PHP code (tinker) on remote Laravel Cloud environments. These are standard features for managing cloud applications. - [DATA_EXFILTRATION]: The skill provides commands to retrieve billing and usage metrics via
cloud usage, which are handled within the application management context. - [PROMPT_INJECTION]: The skill processes external data by fetching documentation from
https://cloud.laravel.com/docs/llms.txtwhile maintaining high-privilege capabilities such as remote shell access. The ingestion point is the official documentation, and the capability inventory includes full infrastructure control via thecloudCLI. No explicit boundary markers or sanitization logic are defined for the fetched content, though the source is official and trusted.
Audit Metadata