database-change-management
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill follows established development practices for database administration within the Laravel ecosystem.
- [COMMAND_EXECUTION]: The skill uses the Bash tool to execute standard Laravel Artisan and Composer commands (migrate, rollback, test). These operations are restricted to the local development environment for the purpose of validating schema changes and do not involve unauthorized privilege escalation or remote execution.
- [PROMPT_INJECTION]: The skill audits existing migration and model files, which represents an indirect prompt injection surface. However, there are no instructions to disregard safety filters or override agent behavior. Evidence: 1. Ingestion points: Auditing migrations and models via Read, Grep, and Glob tools; 2. Boundary markers: Absent; 3. Capability inventory: Bash, Edit, and Write tools; 4. Sanitization: Absent.
Audit Metadata