
Custom Tweaks for Jetpack by BarryCarlyon Security & Risk Analysis
wordpress.org/plugins/jetpack-extrasExtras for WordPress Jetpack. Tested up to Jetpack 3.4.1
Is Custom Tweaks for Jetpack by BarryCarlyon Safe to Use in 2026?
Generally Safe
Score 85/100Custom Tweaks for Jetpack by BarryCarlyon has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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
Custom Tweaks for Jetpack by BarryCarlyon Security Vulnerabilities
Custom Tweaks for Jetpack by BarryCarlyon Release Timeline
Custom Tweaks for Jetpack by BarryCarlyon Code Analysis
Output Escaping
Custom Tweaks for Jetpack by BarryCarlyon Attack Surface
WordPress Hooks 10
Maintenance & Trust
Custom Tweaks for Jetpack by BarryCarlyon Maintenance & Trust
Maintenance Signals
Community Trust
Custom Tweaks for Jetpack by BarryCarlyon Alternatives
Slim Jetpack
slimjetpack
Slim version of Jetpack unlinked from WordPress.com :) Supercharge your self-hosted wp site even you're NOT WP.COM users.
Jetpack Twitter Via
jetpack-twitter-via
Adds 'via @username' to the Tweet Button provided in "Jetpack by WordPress.com"
Nextend Social Login and Register
nextend-facebook-connect
One click registration & login plugin for Facebook, Google, X (formerly Twitter) and more. Quick setup and easy configuration.
Custom Twitter Feeds – A Tweets Widget or X Feed Widget
custom-twitter-feeds
Display X posts (Twitter tweets) from any public user account in a clean, attractive looking feed that updates weekly.
Jetpack Protect
jetpack-protect
Free daily vulnerability scans & WordPress security, powered by WPScan (an Automattic brand) and its 60,000+ vulnerability database. No setup needed!
Custom Tweaks for Jetpack by BarryCarlyon Developer Profile
2 plugins · 110 total installs
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
/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/wp-content/plugins/jetpack-extras/modules/sharedaddy/admin.jsjetpack-extras/modules/sharedaddy/admin.js?ver=HTML / DOM Fingerprints
jetpack_extras_twitter_related_input<!--
* 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>
-->name="jetpack_extras_placement[name="jetpack_extras_use_wpme"name="jetpack_extras_twitter_related[]"name="jetpack_extras_twitter_related_desc[]"