wc-sequential-order-numbers-pro
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a developer integration guide and does not contain any executable scripts or dangerous commands. All code snippets provided are standard WordPress and WooCommerce PHP implementations.
- [EXTERNAL_DOWNLOADS]: The skill includes links to official WooCommerce documentation (docs.woocommerce.com) and product pages (woocommerce.com). These are recognized as trusted, well-known services and are provided for reference purposes.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials or secrets were found. The email address provided in the metadata is a contact point and does not represent a security risk.
- [INDIRECT_PROMPT_INJECTION]: The skill addresses a vulnerability surface by instructing developers how to safely handle user-supplied order numbers. It explicitly recommends sanitization techniques like
trim()andltrim()before performing database lookups, which is a positive security practice.
Audit Metadata