Share computy Security & Risk Analysis

wordpress.org/plugins/share-computy

Displaying share buttons for an article, page or product card using the [buttons_share_computy] shortcode.

0 active installs v1.2.6 PHP 7.4+ WP 4.6+ Updated Jan 2, 2026
shareshares
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Share computy Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The 'share-computy' plugin version 1.2.6 exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for its SQL queries and avoids dangerous functions and file operations. The absence of known CVEs and a clean vulnerability history suggest a generally well-maintained codebase. However, significant security concerns arise from the static analysis. The plugin exposes two AJAX handlers without any authentication or capability checks. This is a critical weakness, as it allows any user, including unauthenticated ones, to trigger potentially sensitive functionality. Furthermore, only 22% of output is properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The complete lack of nonce checks on AJAX handlers exacerbates the risk of CSRF attacks in conjunction with the unprotected AJAX endpoints. While the plugin is free from critical taint analysis findings and has no recorded historical vulnerabilities, the identified static analysis issues present a substantial attack surface that requires immediate attention.

Key Concerns

  • AJAX handlers without auth checks
  • Low percentage of properly escaped output
  • No nonce checks on AJAX handlers
  • Low percentage of properly escaped output (additional deduction)
Vulnerabilities
None known

Share computy Security Vulnerabilities

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

Share computy Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
30 prepared
Unescaped Output
18
5 escaped
Nonce Checks
0
Capability Checks
1
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

94% prepared32 total queries

Output Escaping

22% escaped23 total outputs
Attack Surface
2 unprotected

Share computy Attack Surface

Entry Points5
Unprotected2

AJAX Handlers 2

authwp_ajax_get_share_computy_valueshare-computy.php:92
noprivwp_ajax_get_share_computy_valueshare-computy.php:93

Shortcodes 3

[buttons_share_computy] share-computy.php:148
[total_post_share_computy] share-computy.php:157
[popular_share_computy] share-computy.php:198
WordPress Hooks 9
actionadmin_menuadmin\settings.php:11
actionadmin_enqueue_scriptsadmin\settings.php:12
actionadmin_initadmin\settings.php:13
filterplugin_action_links_share-computy/share-computy.phpadmin\settings.php:15
actioninitshare-computy.php:22
actionmu_plugin_loadedshare-computy.php:68
actionwp_headshare-computy.php:89
actionget_footershare-computy.php:125
actionwp_enqueue_scriptsshare-computy.php:135
Maintenance & Trust

Share computy Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 2, 2026
PHP min version7.4
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Share computy Developer Profile

calliko

6 plugins · 330 total installs

91
trust score
Avg Security Score
95/100
Avg Patch Time
22 days
View full developer profile
Detection Fingerprints

How We Detect Share computy

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/share-computy/view/share-computy-style.css/wp-content/plugins/share-computy/view/share-computy-script.js
Script Paths
/wp-content/plugins/share-computy/view/share-computy-script.js

HTML / DOM Fingerprints

CSS Classes
item-share-computy
JS Globals
window.wp_data
Shortcode Output
[buttons_share_computy][total_post_share_computy][popular_share_computy]
FAQ

Frequently Asked Questions about Share computy