SEO Recipe Snippets Security & Risk Analysis

wordpress.org/plugins/recipe-snippets

Show recipe snippets on Google search results.

40 active installs v1.0.1 PHP + WP 3.0+ Updated Aug 31, 2019
googlereciperich-snippetssearch-engine-optimizationseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SEO Recipe Snippets Safe to Use in 2026?

Generally Safe

Score 85/100

SEO Recipe 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 plugin "recipe-snippets" v1.0.1 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, external HTTP requests, and file operations is commendable. Crucially, all SQL queries utilize prepared statements, mitigating common SQL injection risks. The lack of known CVEs and a history of vulnerabilities further suggests a well-maintained and secure codebase. However, concerns arise from the output escaping. With 50% of outputs not being properly escaped, there's a potential for Cross-Site Scripting (XSS) vulnerabilities, especially if user-supplied data is involved in these unescaped outputs. Furthermore, the complete absence of nonce and capability checks, while not directly leading to immediate exploitable flows in this analysis, represents a missed opportunity for robust access control, particularly for the shortcode, which is the sole identified entry point. This could become a weakness if future updates introduce more sensitive functionality or if the shortcode's behavior changes to handle user-controlled data without proper authorization.

In conclusion, the plugin's foundation in terms of database security and avoiding obvious dangerous operations is solid. The primary area for improvement and potential risk lies in consistently applying output escaping and implementing appropriate nonce and capability checks, especially around its single entry point, the shortcode. While no critical or high-severity issues are immediately apparent from the static and taint analysis, these areas represent latent risks that could be exploited under different circumstances or with future code modifications.

Key Concerns

  • Half of outputs are not properly escaped
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

SEO Recipe Snippets Security Vulnerabilities

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

SEO Recipe Snippets Code Analysis

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

Output Escaping

50% escaped2 total outputs
Attack Surface

SEO Recipe Snippets Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[recipe] recipe-snippets.php:163
WordPress Hooks 3
actionwprecipe-snippets.php:164
actionwp_footerrecipe-snippets.php:165
actionplugin_action_links_recipe-snippets/recipe-snippets.phprecipe-snippets.php:166
Maintenance & Trust

SEO Recipe Snippets Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedAug 31, 2019
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings2
Active installs40
Developer Profile

SEO Recipe Snippets Developer Profile

Waterloo Plugins

4 plugins · 270 total installs

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

How We Detect SEO Recipe Snippets

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<script type="application/ld+json">
FAQ

Frequently Asked Questions about SEO Recipe Snippets