wc-shipping-method

Pass

Audited by Gen Agent Trust Hub on Sep 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides educational content and boilerplate code for creating a WooCommerce shipping method using the standard WC_Shipping_Method class. The instructions align with official WordPress and WooCommerce development standards.
  • [SAFE]: Metadata fields (author, contact, versioning) are consistent with the provided skill context and represent legitimate vendor information.
  • [SAFE]: The provided code snippets demonstrate secure development practices by including sanitization logic for user-provided settings, such as using NumberUtil::sanitize_cost_in_current_locale and wc_format_decimal for currency values.
  • [SAFE]: The skill explicitly includes security and privacy warnings, such as advising against including customer PII (Personally Identifiable Information) in logs or cache keys, and recommending short timeouts for external API calls to prevent Denial of Service (DoS) conditions.
  • [SAFE]: No obfuscation, prompt injection, or unauthorized network operations were detected. All external references point to official documentation domains.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 9, 2026, 07:07 PM
Security Audit — agent-trust-hub — wc-shipping-method