Skysa Google +1 App Security & Risk Analysis

wordpress.org/plugins/skysa-google-1-app

A Google +1 button which you can configure to share any page on your site.

10 active installs v1.4 PHP + WP 2.7+ Updated Sep 8, 2014
googlegoogle-plusplusskysaskysa-apps
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Skysa Google +1 App Safe to Use in 2026?

Generally Safe

Score 85/100

Skysa Google +1 App has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "skysa-google-1-app" plugin v1.4 exhibits significant security concerns primarily due to its unprotected entry points and lack of robust security practices. The static analysis reveals two AJAX handlers, both of which lack authentication checks. This exposes them to potential unauthorized access and malicious exploitation. Furthermore, the code demonstrates a concerning reliance on raw SQL queries, with 100% of them not using prepared statements, which significantly increases the risk of SQL injection vulnerabilities. Output escaping is also poorly implemented, with only 4% of outputs being properly escaped, leaving the plugin vulnerable to cross-site scripting (XSS) attacks.

While the plugin has no recorded vulnerability history, this does not necessarily indicate a secure codebase. The absence of known CVEs might be due to a lack of thorough security auditing or exploitation of undiscovered vulnerabilities. The taint analysis, though not flagging critical or high severity issues, identified four flows with unsanitized paths, which could be a precursor to vulnerabilities if combined with other weaknesses. The overall security posture is weak, with a large attack surface exposed and a clear lack of fundamental security controls like nonce and capability checks. The plugin's reliance on insecure coding practices for database interactions and output rendering are major red flags.

Key Concerns

  • AJAX handlers without auth checks
  • Raw SQL queries without prepared statements
  • Low percentage of properly escaped output
  • No nonce checks
  • No capability checks
  • Taint flows with unsanitized paths
Vulnerabilities
None known

Skysa Google +1 App Security Vulnerabilities

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

Skysa Google +1 App Code Analysis

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

SQL Query Safety

0% prepared4 total queries

Output Escaping

4% escaped23 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
SkysaApps_Admin_DrawTabs (skysa-required\admin.php:168)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Skysa Google +1 App Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_skysa_apploadskysa-required\index.php:111
noprivwp_ajax_skysa_apploadskysa-required\index.php:112
WordPress Hooks 3
actionwp_print_footer_scriptsskysa-required\index.php:103
actionwp_footerskysa-required\index.php:105
actionadmin_menuskysa-required\index.php:109
Maintenance & Trust

Skysa Google +1 App Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedSep 8, 2014
PHP min version
Downloads3K

Community Trust

Rating80/100
Number of ratings1
Active installs10
Developer Profile

Skysa Google +1 App Developer Profile

Skysa

8 plugins · 80 total installs

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

How We Detect Skysa Google +1 App

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

Asset Fingerprints

Script Paths
//apis.google.com/js/plusone.js?parsetags=explicit

HTML / DOM Fingerprints

CSS Classes
SKYUI-Mod-PlusOne-Button-holderSKYUI-Mod-PlusOne-Button
HTML Comments
************************************************************* * This app was made using the: * * Skysa App SDK * * http://wordpress.org/extend/plugins/skysa-app-sdk/ * *************************************************************This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Data Attributes
data-gapiscang:plusone
JS Globals
gapiS
Shortcode Output
<div id="$button_id" class="SKYUI-Mod-PlusOne-Button-holder"><span class="SKYUI-Mod-PlusOne-Button" style="vertical-align: middle; display: inline-block; padding-top: 5px;"><g:plusone size="medium" href="$app_option3" count="#fvar_count"></g:plusone></span></div>
FAQ

Frequently Asked Questions about Skysa Google +1 App