Jetpack Sharing Source Pack Security & Risk Analysis

wordpress.org/plugins/jpssp

Add more services to Jetpack Sharing

40 active installs v0.1.3 PHP + WP 3.8+ Updated Dec 6, 2015
jetpacksharesharingsnssocial
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Jetpack Sharing Source Pack Safe to Use in 2026?

Generally Safe

Score 85/100

Jetpack Sharing Source Pack 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 'jpssp' plugin v0.1.3 exhibits a generally positive security posture with no known vulnerabilities or critical code signals. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the plugin demonstrates good practices by using prepared statements for all SQL queries and appears to have proper output escaping for most outputs. The lack of file operations and external HTTP requests also reduces potential risks.

However, the analysis does reveal two flows with unsanitized paths during taint analysis, even though they are not classified as critical or high severity. This indicates a potential, albeit minor, risk of path traversal vulnerabilities if these flows are ever exposed to user input or interaction. The presence of one external HTTP request, while not inherently malicious, represents a point of potential integration risk or a dependency on external services that could be compromised.

Given the complete absence of historical vulnerabilities and the limited attack surface, the plugin appears well-maintained and developed with security in mind. The strengths lie in its minimal attack surface and diligent handling of database queries and output escaping. The main weaknesses are the identified unsanitized path flows and the single external HTTP request, which, while not critical in this instance, warrant attention for future development and hardening.

Key Concerns

  • Taint analysis: flows with unsanitized paths
  • Output escaping: 25% not properly escaped
  • External HTTP requests: 1 detected
Vulnerabilities
None known

Jetpack Sharing Source Pack Security Vulnerabilities

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

Jetpack Sharing Source Pack Code Analysis

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

Output Escaping

75% escaped12 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
template_redirect (class.jpssp-api.php:49)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Jetpack Sharing Source Pack Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actioninitclass.jpssp-api.php:19
actiondelete_optionclass.jpssp-api.php:20
filterquery_varsclass.jpssp-api.php:21
actiontemplate_redirectclass.jpssp-api.php:22
actionjetpack_modules_loadedclass.sharing-services.php:11
filtersharing_servicesclass.sharing-services.php:30
actioninitjetpack-sharing-source-pack.php:28
actionplugins_loadedjetpack-sharing-source-pack.php:43
actionwp_enqueue_scriptsjetpack-sharing-source-pack.php:52
actionadmin_enqueue_scriptsjetpack-sharing-source-pack.php:53
actionplugins_loadedjetpack-sharing-source-pack.php:58
filterplugin_row_metajetpack-sharing-source-pack.php:60
Maintenance & Trust

Jetpack Sharing Source Pack Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedDec 6, 2015
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

Jetpack Sharing Source Pack Developer Profile

Daisuke Takahashi

6 plugins · 270 total installs

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

How We Detect Jetpack Sharing Source Pack

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jpssp/style.css
Script Paths
/wp-content/plugins/jpssp/count.js
Version Parameters
jpssp/style.css?ver=jpssp/count.js?ver=

HTML / DOM Fingerprints

CSS Classes
feedly_buttonfeedlyshare-feedlycount-wrapcount-numbercount-arrowline_buttonshare-line
Data Attributes
data-scribedata-feed-id
JS Globals
feedly_apifeedly_smart
REST Endpoints
/wp-json/jpssp/v1/api
Shortcode Output
<div class="feedly_button"><div class="feedly"><a rel="nofollow" href="<span data-feed-id="<div class="line_button"><a href="http://line.me/R/msg/text/?
FAQ

Frequently Asked Questions about Jetpack Sharing Source Pack