laravel-architecture
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides extensive documentation and templates for Laravel development. All external dependencies referenced (e.g.,
laravel/framework,laravel/mcp,laravel/octane,laravel/sail,laravel/pennant) are official packages from the well-known Laravel ecosystem. - [COMMAND_EXECUTION]: The skill documents the use of the Laravel
Processfacade andEnvoyfor executing shell commands and SSH tasks. These are standard framework features used for system integration and deployment automation, and the instructions focus on legitimate development workflows. - [DATA_EXPOSURE]: The documentation includes templates for
.envfiles and configuration for services like AWS S3. It correctly enforces best practices by advising against committing sensitive environment files and uses generic placeholders (e.g.,your-key,your-secret) for credentials in code examples.
Audit Metadata