drupal-entity-api
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for Drupal developers, providing code snippets for common entity operations (load, create, update, delete). It incorporates security best practices by explicitly demonstrating the use of access checks (
accessCheck(TRUE)and$node->access(...)) and dependency injection for theEntityTypeManagerInterface. No malicious patterns, obfuscation, or data exfiltration risks were identified.
Audit Metadata