moodle-external-api-development
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely instructional and guides the user through the Moodle API framework. It consistently promotes security best practices, such as using
validate_parameters()for input sanitization andrequire_capability()for access control. While the skill includes examples of file system interaction for logging andcurlcommands for testing, these are standard developer operations and utilize placeholder values or safe, project-local paths. No malicious patterns such as obfuscation, remote code execution, or data exfiltration were identified.
Audit Metadata