bagisto-api-develop
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected.
- [EXTERNAL_DOWNLOADS]: The skill uses Composer to manage dependencies and refers to the official Bagisto GitHub repository (github.com/bagisto/bagisto-api) for code references. These are well-known and trusted sources associated with the skill's author.
- [COMMAND_EXECUTION]: Instructions contain standard development commands for Laravel and Composer (e.g.,
php artisan,composer require). These are used for installation, testing, and cache optimization within the local development environment. - [CREDENTIALS_SAFE]: Examples use placeholders for sensitive data like API keys and tokens. The skill follows best practices by instructing users to manage credentials via the official UI or environment variables.
- [PROMPT_INJECTION]: The skill includes explicit instructions for the agent to never perform destructive actions like installation or removal without direct user confirmation.
Audit Metadata