szamlazzhu-document-xml-compatibility
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill includes explicit security best practices, instructing developers never to log or expose sensitive credentials such as Szamlazz.hu Agent keys, IPN secret URLs, or cookie files.
- [SAFE]: The instructions mandate the use of High-Performance Order Storage (HPOS) safe methods (
WC_Ordermethods instead ofget_post_metaor direct SQL), which aligns with modern security and performance standards for WooCommerce extensions. - [SAFE]: The PHP code snippets provided for handling external inputs (such as IPN request parameters or document metadata) include basic sanitization and type-casting measures like
sanitize_key()and(string)to prevent common injection issues. - [SAFE]: All external references target official documentation (WordPress.org and Szamlazz.hu) or local plugin file paths consistent with the described functionality.
Audit Metadata