BirdSeed Security & Risk Analysis

wordpress.org/plugins/birdseed

This plugin allows you to easily add your BirdSeed widget from birdseed.io to your Wordpress website.

90 active installs v2.2.0 PHP + WP 3.0.1+ Updated Dec 12, 2022
birdseedlive-chatwebsite-engagement
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BirdSeed Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "birdseed" plugin v2.2.0 exhibits a strong security posture based on the provided static analysis. There are no identified attack surface points such as unprotected AJAX handlers, REST API routes, shortcodes, or cron events, which is a significant strength. The code also demonstrates good practices with 100% of SQL queries utilizing prepared statements and the presence of a capability check. The absence of dangerous functions, file operations, and external HTTP requests further contributes to a low-risk profile.

However, the analysis does highlight a potential concern regarding output escaping, with only 40% of outputs being properly escaped. This could lead to cross-site scripting (XSS) vulnerabilities if the unescaped output contains user-supplied data. The lack of nonce checks on any entry points, though the attack surface is zero, is a minor oversight that could become relevant if entry points were to be introduced in future versions without proper security measures. The plugin also has no recorded vulnerability history, suggesting a well-maintained codebase or a lack of historical scrutiny, which is generally positive.

In conclusion, "birdseed" v2.2.0 appears to be a secure plugin due to its minimal attack surface and robust handling of critical areas like SQL queries. The primary area for improvement lies in ensuring all output is properly escaped to mitigate potential XSS risks. The absence of past vulnerabilities is a positive indicator.

Key Concerns

  • Low percentage of properly escaped outputs
  • No nonce checks on entry points
Vulnerabilities
None known

BirdSeed Security Vulnerabilities

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

BirdSeed Code Analysis

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

Output Escaping

40% escaped5 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
birdseed_plugin_settings_page (birdseed.php:40)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

BirdSeed Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menubirdseed.php:27
actionadmin_noticesbirdseed.php:37
actionwp_footerbirdseed.php:90
Maintenance & Trust

BirdSeed Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 12, 2022
PHP min version
Downloads6K

Community Trust

Rating68/100
Number of ratings5
Active installs90
Developer Profile

BirdSeed Developer Profile

birdseedapp

1 plugin · 90 total installs

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

How We Detect BirdSeed

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/birdseed/views/admin.php/wp-content/plugins/birdseed/views/public.php
Script Paths
https://app.birdseed.io/assets/bs_renderer_script.js
Version Parameters
https://app.birdseed.io/assets/bs_renderer_script.js?birdseed_token=&cms=wordpress&callback=

HTML / DOM Fingerprints

CSS Classes
notice-birdseed
Data Attributes
data-birdseed-token
FAQ

Frequently Asked Questions about BirdSeed