opencart
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive developer guide for the OpenCart e-commerce platform. It contains technical reference material for building controllers, models, views, and language files across OpenCart versions 3.x and 4.x.
- [SAFE]: The instructions explicitly promote security best practices, such as mandating the use of
$this->db->escape()for all user-supplied data in SQL queries to prevent SQL injection vulnerabilities. - [SAFE]: All external references are directed toward legitimate and well-known services, specifically the official OpenCart Marketplace (marketplace.opencart.com) and standard development tools (PHP, MySQL, Apache).
- [SAFE]: The skill uses non-destructive extension patterns like the OpenCart event system and OCMOD XML modifications, which are standard for the platform and avoid direct core file modification.
- [SAFE]: No obfuscation, prompt injection attempts, or unauthorized data exfiltration patterns were detected across the analyzed files.
Audit Metadata