Custom Tweaks for Jetpack by BarryCarlyon Security & Risk Analysis

wordpress.org/plugins/jetpack-extras

Extras for WordPress Jetpack. Tested up to Jetpack 3.4.1

100 active installs v3.3 PHP + WP 3.4.0+ Updated Jun 30, 2015
jetpacktwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Tweaks for Jetpack by BarryCarlyon Safe to Use in 2026?

Generally Safe

Score 85/100

Custom Tweaks for Jetpack by BarryCarlyon has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "jetpack-extras" plugin version 3.3 exhibits a seemingly strong security posture based on the provided static analysis. The absence of any identified attack surface, dangerous functions, SQL queries, file operations, or external HTTP requests is a positive indicator. Furthermore, the lack of any recorded vulnerabilities in its history suggests a well-maintained and secure codebase up to this version. However, a significant concern arises from the output escaping analysis, where 100% of the identified outputs are not properly escaped. This means that any data outputted by the plugin, even if not directly exploitable through the analyzed entry points, could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not sanitized before being rendered in the browser.

While the plugin avoids common pitfalls like raw SQL queries or missing nonce checks, the universal failure in output escaping is a critical weakness that needs immediate attention. It's crucial to implement proper output escaping mechanisms for all dynamic content generated by the plugin to prevent potential XSS attacks. The absence of any known CVEs is reassuring, but it doesn't negate the identified flaw in output handling. Therefore, while the plugin has a good foundation in terms of controlled entry points and data handling, the critical lack of output escaping presents a tangible risk that should be addressed promptly.

Key Concerns

  • No output escaping found
Vulnerabilities
None known

Custom Tweaks for Jetpack by BarryCarlyon Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Custom Tweaks for Jetpack by BarryCarlyon Release Timeline

v3.3Current
v1.7.1
v1.7.0.0
v1.6.1.1
v1.6.1.0
v1.5.0
Code Analysis
Analyzed Mar 16, 2026

Custom Tweaks for Jetpack by BarryCarlyon Code Analysis

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

Output Escaping

0% escaped5 total outputs
Attack Surface

Custom Tweaks for Jetpack by BarryCarlyon Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actioninitjetpack_extras.php:22
filterplugin_action_linksjetpack_extras.php:29
filterthe_contentjetpack_extras.php:42
filterthe_excerptjetpack_extras.php:43
actionsharing_global_optionsmodules\sharedaddy\admin.php:9
actionsharing_admin_updatemodules\sharedaddy\admin.php:10
actionadmin_enqueue_scriptsmodules\sharedaddy\admin.php:11
actionwp_footermodules\sharedaddy\sharing-display.php:118
filterjetpack_sharing_twitter_relatedmodules\sharedaddy\sharing-extras.php:16
filtersharing_permalinkmodules\sharedaddy\sharing-extras.php:25
Maintenance & Trust

Custom Tweaks for Jetpack by BarryCarlyon Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedJun 30, 2015
PHP min version
Downloads13K

Community Trust

Rating100/100
Number of ratings3
Active installs100
Developer Profile

Custom Tweaks for Jetpack by BarryCarlyon Developer Profile

Barry Carlyon

2 plugins · 110 total installs

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

How We Detect Custom Tweaks for Jetpack by BarryCarlyon

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jetpack-extras/modules/sharedaddy/admin.js/wp-content/plugins/jetpack-extras/modules/sharedaddy/sharing-display.php/wp-content/plugins/jetpack-extras/modules/sharedaddy/sharing-extras.php
Script Paths
/wp-content/plugins/jetpack-extras/modules/sharedaddy/admin.js
Version Parameters
jetpack-extras/modules/sharedaddy/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
jetpack_extras_twitter_related_input
HTML Comments
<!-- * Admin * * save action is called on init (not admin init) --><!-- <tr valign="top"> <th scope="row"><label><?php _e('Enable DNT'); ?></label> <br /> <a href="https://dev.twitter.com/docs/tweet-button#optout">Twitter DNT Details</a> </th> <td> <input type="checkbox" name="jetpack_extras_enable_dnt" <?php if ($global['enable_dnt']) echo 'checked="checked"'; ?> /> </td> </tr> -->
Data Attributes
name="jetpack_extras_placement[name="jetpack_extras_use_wpme"name="jetpack_extras_twitter_related[]"name="jetpack_extras_twitter_related_desc[]"
FAQ

Frequently Asked Questions about Custom Tweaks for Jetpack by BarryCarlyon