module-development
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate technical documentation for developing extensions for the QloApps platform. It adheres to standard architectural patterns (MVC, Object-Relational Mapping) and coding conventions.
- [SAFE]: The skill includes extensive security guidance in
reference/security-validation.mdandreference/database-operations.md. It explicitly instructs developers to use type-casting for integers,pSQL()for string escaping in database queries, and Smarty escaping for template variables to prevent SQL injection and XSS. - [SAFE]: The deployment and build instructions provided in
reference/deployment.mduse standard file system and archiving commands (cp, zip) without any suspicious remote code execution or privilege escalation patterns. - [SAFE]: The author (QloApps) is a recognized vendor, and all architectural references point to official or expected platform structures without obfuscation or malicious redirection.
Audit Metadata