Author RSS Feed Security & Risk Analysis

wordpress.org/plugins/author-rss-feed

A widget which lets you show different RSS feeds for your authors on their author pages and posts.

10 active installs v1.0.3 PHP + WP 3.5.0+ Updated Unknown
authorsfeedrsswidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Author RSS Feed Safe to Use in 2026?

Generally Safe

Score 100/100

Author RSS Feed has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The author-rss-feed plugin v1.0.3 presents a generally good security posture based on the provided static analysis. It demonstrates strong practices by not utilizing dangerous functions, performing all SQL queries using prepared statements, and having no recorded external HTTP requests or file operations. The absence of known CVEs and a clean vulnerability history further contribute to a positive security outlook, suggesting the developers have maintained a secure codebase over time. However, a significant concern arises from the lack of output escaping on a considerable portion of outputs (72%), which could lead to cross-site scripting (XSS) vulnerabilities if the data being output is user-controlled or can be influenced by malicious actors. The minimal attack surface is also positive, but the lack of capability checks and nonce checks on any potential (though currently non-existent) entry points is a missed opportunity for robust security, especially if functionality were to be added in the future.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

Author RSS Feed Security Vulnerabilities

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

Author RSS Feed Code Analysis

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

Output Escaping

28% escaped36 total outputs
Attack Surface

Author RSS Feed Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionplugins_loadedauthor-rss-feed.php:14
actionwidgets_initauthor-rss-feed.php:30
actionadmin_enqueue_scriptsauthor-rss-feed.php:46
Maintenance & Trust

Author RSS Feed Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Author RSS Feed Developer Profile

danielpataki

12 plugins · 7K total installs

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

How We Detect Author RSS Feed

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/author-rss-feed/js/scripts.js/wp-content/plugins/author-rss-feed/css/styles.css
Script Paths
/wp-content/plugins/author-rss-feed/js/scripts.js

HTML / DOM Fingerprints

CSS Classes
author-rss-feed-widgetarf-show-on
Data Attributes
id="author-rss-feed"name="author-rss-feed"id="author-rss-feed-default_feed"name="author-rss-feed-default_feed"id="author-rss-feed-count"name="author-rss-feed-count"+5 more
JS Globals
window.jQuery
FAQ

Frequently Asked Questions about Author RSS Feed