de:feed (Beta) Security & Risk Analysis

wordpress.org/plugins/defeed

Create custom RSS feeds that will fit your requirements.

10 active installs v0.1.1 PHP + WP 4.0+ Updated Sep 16, 2015
feedrssweb-syndicationxml
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is de:feed (Beta) Safe to Use in 2026?

Generally Safe

Score 85/100

de:feed (Beta) 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 'defeed' plugin v0.1.1 demonstrates a generally good security posture based on the provided static analysis. The absence of raw SQL queries, file operations, and external HTTP requests is a positive sign. Importantly, all identified entry points (AJAX handlers) are protected by nonce and capability checks, which is a critical security practice for handling user input and preventing unauthorized actions. The plugin also shows a commitment to input validation with capability checks on two distinct points.

However, a significant concern arises from the output escaping, where only 10% of the 21 outputs are properly escaped. This indicates a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data that is not properly sanitized before being displayed to other users can be exploited to inject malicious scripts. The lack of any recorded vulnerabilities in its history is positive, but it does not negate the immediate risks identified in the current codebase. The plugin's small attack surface is a strength, but the low percentage of properly escaped output presents a clear weakness that needs immediate attention to mitigate XSS risks.

Key Concerns

  • Low percentage of properly escaped output (10%)
Vulnerabilities
None known

de:feed (Beta) Security Vulnerabilities

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

de:feed (Beta) Release Timeline

v0.1.1Current
v0.1.0
Code Analysis
Analyzed Mar 17, 2026

de:feed (Beta) Code Analysis

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

Output Escaping

10% escaped21 total outputs
Attack Surface

de:feed (Beta) Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_add_feed_itemcore\ui\class-main.php:42
WordPress Hooks 9
actioninitcore\class-entities.php:13
actioninitcore\class-entities.php:14
actiontemplate_redirectcore\class-feed-generator.php:18
actionwp_loadedcore\class-feed-generator.php:19
actionadmin_menucore\ui\class-main.php:40
filterplugin_action_linkscore\ui\class-main.php:41
actionadmin_initcore\utils\class-compatibility.php:29
actionadmin_noticescore\utils\class-compatibility.php:66
actionplugins_loadeddefeed.php:29
Maintenance & Trust

de:feed (Beta) Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedSep 16, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

de:feed (Beta) Developer Profile

deco.agency

2 plugins · 50 total installs

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

How We Detect de:feed (Beta)

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/defeed/libs/core-nav-menus/assets/style.css

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about de:feed (Beta)