fusecore
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a structured framework and documentation for building modular Laravel applications. All code snippets are standard Laravel templates (Controllers, Models, Providers, Migrations).
- [PROMPT_INJECTION]: No evidence of instructions designed to bypass safety filters, override system prompts, or extract internal instructions was found. The 'Agent Workflow' section provides legitimate operational guidance for a multi-agent environment.
- [DATA_EXFILTRATION]: The skill does not contain any hardcoded credentials, sensitive file path access, or network operations to external domains. API examples use relative paths (e.g., /api/blog/posts).
- [REMOTE_CODE_EXECUTION]: No patterns involving remote script downloads or piped execution (e.g., curl | bash) were detected.
- [COMMAND_EXECUTION]: Shell commands are restricted to standard development tasks such as directory creation (mkdir) and Laravel Artisan commands (php artisan fusecore:cache-clear, php artisan migrate), which are appropriate for the skill's context.
Audit Metadata