wcs-subscription-plans-apfs
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical integration guide for WooCommerce Subscriptions. It includes standard security practices for handling external data, such as using
wc_clean()andabsint()for sanitization. - [SAFE]: Proper authorization patterns are documented for REST API endpoints, specifically recommending checks like
wc_rest_check_manager_permissions()andwc_rest_check_post_permissions(). - [SAFE]: The skill correctly identifies the need for Store API validation and nonces/tokens in headless flows to prevent unauthorized cart manipulations.
- [SAFE]: No evidence of obfuscation, hardcoded credentials, malicious persistence, or unauthorized data exfiltration was found across the provided files.
Audit Metadata