Feeder Ninja: Create and add RSS & Social feeds to your website on-the-fly Security & Risk Analysis

wordpress.org/plugins/feeder-ninja-feed

The best tool for adding RSS & Social media feeds to your Wordpress website. Powered by Common Ninja.

50 active installs v2.1.0 PHP + WP 4.0+ Updated May 12, 2020
facebook-widgetfeeder-ninjafeedssocial-mediatwitter-widget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Feeder Ninja: Create and add RSS & Social feeds to your website on-the-fly Safe to Use in 2026?

Generally Safe

Score 85/100

Feeder Ninja: Create and add RSS & Social feeds to your website on-the-fly has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "feeder-ninja-feed" v2.1.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates strong adherence to secure database practices by using prepared statements for all SQL queries and has no recorded vulnerabilities or CVEs. The attack surface appears limited, with a single shortcode and no unprotected entry points identified in the static analysis. However, significant concerns arise from the complete lack of output escaping for all identified output points. This, coupled with the presence of the deprecated and inherently insecure `create_function` function and the absence of any nonce or capability checks, creates a substantial risk. The lack of taint analysis data makes it difficult to fully assess the impact of these weaknesses, but the existing signals point to potential cross-site scripting (XSS) vulnerabilities and privilege escalation risks if an attacker can leverage the unescaped output and the vulnerable function.

Key Concerns

  • 100% of outputs are unescaped
  • Presence of dangerous function: create_function
  • 0% nonce checks
  • 0% capability checks
Vulnerabilities
None known

Feeder Ninja: Create and add RSS & Social feeds to your website on-the-fly Security Vulnerabilities

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

Feeder Ninja: Create and add RSS & Social feeds to your website on-the-fly Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function( '', 'register_widget("feederninja_widget");' ) );feederninja-widget.php:15

Output Escaping

0% escaped16 total outputs
Attack Surface

Feeder Ninja: Create and add RSS & Social feeds to your website on-the-fly Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[feederninja] feederninja-widget.php:223
WordPress Hooks 1
actionwidgets_initfeederninja-widget.php:15
Maintenance & Trust

Feeder Ninja: Create and add RSS & Social feeds to your website on-the-fly Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedMay 12, 2020
PHP min version
Downloads15K

Community Trust

Rating100/100
Number of ratings2
Active installs50
Developer Profile

Feeder Ninja: Create and add RSS & Social feeds to your website on-the-fly Developer Profile

Common Ninja

6 plugins · 230 total installs

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

How We Detect Feeder Ninja: Create and add RSS & Social feeds to your website on-the-fly

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

Asset Fingerprints

Script Paths
https://cdn.commoninja.com/sdk/latest/commonninja.js

HTML / DOM Fingerprints

CSS Classes
commonninja_component
Data Attributes
comp-type="feed"comp-id
Shortcode Output
[feederninja]
FAQ

Frequently Asked Questions about Feeder Ninja: Create and add RSS & Social feeds to your website on-the-fly