laravel-feature-flags
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation resource focused on teaching Laravel developers how to use the official Laravel Pennant package for feature management.
- [EXTERNAL_DOWNLOADS]: The skill includes instructions to install 'laravel/pennant' via Composer. This is the official, well-known package from the Laravel organization and is considered a safe dependency.
- [COMMAND_EXECUTION]: Provides standard Laravel artisan commands (e.g., 'php artisan migrate', 'php artisan pennant:feature') which are necessary for the configuration and operation of the feature flagging system.
- [NO_CODE]: The skill does not bundle any executable scripts or logic that would run outside the developer's controlled Laravel environment.
Audit Metadata