craft-php-guidelines
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to utilize
ddevcommands for standard development workflows, such as code scaffolding (ddev craft make), coding standard enforcement (ddev composer check-cs), and static analysis (ddev composer phpstan).- [EXTERNAL_DOWNLOADS]: The skill references official Craft CMS documentation and suggests usingWebFetchto retrieve authoritative information fromcraftcms.com. These references target a well-known service and are used for information retrieval rather than executable code.- [SAFE]: The guidelines explicitly include security recommendations, such as warning against the unsafe use of the|rawfilter in Twig templates and advocating for HTML sanitization via|purify. No malicious patterns, obfuscation, or unauthorized data access were detected.
Audit Metadata