api-resource-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- No Code Execution (SAFE): This skill contains markdown documentation and PHP code snippets intended for developer reference. It does not contain scripts or commands designed to be executed by the AI agent or the host system.
- Security Best Practices (SAFE): The examples provided demonstrate security-conscious patterns, such as using Laravel's authorization system (
$request->user()?->can()) and conditional merging (mergeWhen) to prevent the exposure of sensitive internal data to unauthorized users. - No Malicious Patterns (SAFE): A comprehensive review across all threat categories—including prompt injection, data exfiltration, obfuscation, and remote code execution—found no evidence of malicious intent or dangerous behavior.
Audit Metadata