Anipo Security & Risk Analysis

wordpress.org/plugins/anipo

Anipo adds two columns to WooCommerce orders table, one for getting and printing order barcode and the other for tracking barcode.

10 active installs v1.2.0 PHP 7.4+ WP 6.6+ Updated Apr 20, 2025
anipobarcodeorderspostwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Anipo Safe to Use in 2026?

Generally Safe

Score 100/100

Anipo has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11mo ago
Risk Assessment

The "anipo" v1.2.0 plugin exhibits a generally strong security posture based on the provided static analysis. A significant strength is the complete absence of raw SQL queries and the high percentage of properly escaped output, indicating good development practices in these critical areas. The lack of shortcodes, cron events, and REST API routes, combined with only three AJAX handlers (none identified as unprotected), suggests a limited attack surface. The presence of nonce checks and the absence of critical or high-severity taint flows further bolster confidence in its security. However, there are a couple of areas that warrant attention. The two identified flows with unsanitized paths, despite not being flagged as critical or high severity in the taint analysis, represent a potential concern that should be investigated and remediated. Additionally, the plugin performs external HTTP requests, which, while not inherently a vulnerability, can become one if the endpoints are compromised or if sensitive data is transmitted insecurely.

Key Concerns

  • Flows with unsanitized paths
  • External HTTP requests
Vulnerabilities
None known

Anipo Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Anipo Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
4
70 escaped
Nonce Checks
7
Capability Checks
0
File Operations
0
External Requests
4
Bundled Libraries
0

Output Escaping

95% escaped74 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

3 flows2 with unsanitized paths
<anipo-admin-register-page> (admin\view\anipo-admin-register-page.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Anipo Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 3

authwp_ajax_anipo_get_order_barcodeapi\anipo-api.php:39
authwp_ajax_anipo_cancel_order_barcodeapi\anipo-api.php:40
authwp_ajax_anipo_print_barcodeapi\anipo-api.php:41
WordPress Hooks 21
actionadmin_menuadmin\anipo-admin-menu.php:21
filtermanage_edit-shop_order_columnsadmin\anipo-admin-menu.php:22
actionmanage_shop_order_posts_custom_columnadmin\anipo-admin-menu.php:23
filtermanage_woocommerce_page_wc-orders_columnsadmin\anipo-admin-menu.php:24
actionmanage_woocommerce_page_wc-orders_custom_columnadmin\anipo-admin-menu.php:25
actionwoocommerce_admin_order_data_after_billing_addressadmin\anipo-admin-menu.php:26
actionwoocommerce_product_options_shippingadmin\anipo-admin-menu.php:27
actionwoocommerce_process_product_metaadmin\anipo-admin-menu.php:28
filteris_protected_metaadmin\anipo-admin-menu.php:29
actionadmin_enqueue_scriptsadmin\anipo-admin-menu.php:30
actionadmin_enqueue_scriptsadmin\anipo-admin-menu.php:31
actionadmin_footeradmin\anipo-admin-menu.php:32
actionplugins_loadedanipo.php:50
actionadmin_initanipo.php:51
actionadmin_noticesanipo.php:85
actionadmin_noticesanipo.php:98
actionadmin_noticesanipo.php:109
actionrest_api_initapi\anipo-api.php:25
actionrest_api_initapi\anipo-api.php:32
actionwoocommerce_order_details_after_customer_detailsclient\anipo-client.php:19
actionwp_enqueue_scriptsclient\anipo-client.php:20
Maintenance & Trust

Anipo Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedApr 20, 2025
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Anipo Developer Profile

anipo

1 plugin · 10 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Anipo

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/anipo/css/anipo-admin-style.css/wp-content/plugins/anipo/css/anipo-client-style.css/wp-content/plugins/anipo/js/anipo-client-script.js/wp-content/plugins/anipo/js/anipo-admin-script.js
Script Paths
/wp-content/plugins/anipo/js/anipo-client-script.js/wp-content/plugins/anipo/js/anipo-admin-script.js

HTML / DOM Fingerprints

CSS Classes
anipo-client-checkout-wrapanipo-admin-menu-wrapanipo-admin-settings-wrap
Data Attributes
data-anipo-api-urldata-anipo-shop-id
JS Globals
anipo_client_params
Shortcode Output
[anipo_checkout]
FAQ

Frequently Asked Questions about Anipo