laravel

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • PROMPT_INJECTION (SAFE): The instructions are strictly focused on framework-specific coding standards and do not attempt to bypass safety filters or override system instructions.
  • DATA_EXFILTRATION (SAFE): No network operations or sensitive file access patterns were detected. The skill correctly advises using the config() helper instead of env() to handle environment variables securely.
  • REMOTE_CODE_EXECUTION (SAFE): While the skill mentions using php artisan commands, these are standard development tools and are not configured to download or execute untrusted remote scripts.
  • COMMAND_EXECUTION (SAFE): The command suggestions are standard Laravel development workflows (e.g., make:controller, make:test) and do not involve unauthorized system-level changes.
  • OBFUSCATION (SAFE): No encoded strings, hidden characters, or deceptive formatting were found in the file.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:11 PM