Remote Snippets Security & Risk Analysis

wordpress.org/plugins/remote-snippets

Import JSON and CSV data and display it using a Twig template. Consume API's and Webservices and display live data on your Wordpress site.

10 active installs v1.0.3 PHP + WP 4.4+ Updated Jan 31, 2020
apijsonlivedatatwigwebservice
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Remote Snippets Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The remote-snippets plugin v1.0.3 exhibits a generally positive security posture based on the provided static analysis. It demonstrates good practices by avoiding dangerous functions, utilizing prepared statements for all SQL queries, and performing no file operations. The absence of known vulnerabilities in its history further contributes to this positive outlook. However, there are notable areas of concern. The plugin's output escaping is only 33% properly done, indicating a significant risk of cross-site scripting (XSS) vulnerabilities when user-supplied data is displayed. Additionally, the presence of external HTTP requests without any apparent authentication or authorization checks could expose the plugin to risks if the external service is compromised or if the request is malformed. The lack of nonce checks and capability checks on its entry points, while small in attack surface, still presents a potential avenue for exploitation if an attacker can trigger the shortcode. The vulnerability history, while clean, could also simply indicate a lack of past scrutiny rather than inherent invulnerability. Therefore, while the plugin has strengths in its handling of database operations and its clean history, the weak output escaping and unauthenticated external requests represent the most significant security risks requiring immediate attention.

Key Concerns

  • Low output escaping percentage
  • External HTTP request without auth checks
  • Shortcode without nonce/capability checks
Vulnerabilities
None known

Remote Snippets Security Vulnerabilities

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

Remote Snippets Release Timeline

v1.0.3Current
v1.0.2
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Remote Snippets Code Analysis

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

Output Escaping

33% escaped12 total outputs
Attack Surface

Remote Snippets Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[remotesnippet] src/RemoteSnippets.php:17
WordPress Hooks 9
actioninitremote-snippets.php:61
filteruser_can_richeditsrc/CustomPostType.php:42
filtermanage_remotesnippets_posts_columnssrc/CustomPostType.php:50
actionmanage_remotesnippets_posts_custom_columnsrc/CustomPostType.php:51
actionadmin_menusrc/CustomPostType.php:53
actionadd_meta_boxessrc/RemoteSnippets.php:22
actionpre_post_updatesrc/RemoteSnippets.php:23
filtersingle_templatesrc/RemoteSnippets.php:25
filterthe_contentsrc/RemoteSnippets.php:26
Maintenance & Trust

Remote Snippets Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedJan 31, 2020
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Remote Snippets Developer Profile

rgjo7n

1 plugin · 10 total installs

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

How We Detect Remote Snippets

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/remote-snippets/css/style.css/wp-content/plugins/remote-snippets/js/script.js
Script Paths
/wp-content/plugins/remote-snippets/js/script.js
Version Parameters
remote-snippets/style.css?ver=remote-snippets/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
remotesnippets-shortcode-output
Data Attributes
data-remotesnippet-id
JS Globals
RemoteSnippets
Shortcode Output
[remotesnippet]
FAQ

Frequently Asked Questions about Remote Snippets