Shy Posts Security & Risk Analysis

wordpress.org/plugins/shy-posts

Provides a checkbox on a post admin page to allow you to say that THIS post should not appear on the homepage blog loop.

10 active installs v1.3.3 PHP + WP 3.0+ Updated May 13, 2019
posts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Shy Posts Safe to Use in 2026?

Generally Safe

Score 85/100

Shy Posts 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 "shy-posts" plugin version 1.3.3 demonstrates a generally strong security posture based on the static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code signals indicate no dangerous functions, no unescaped file operations, and no external HTTP requests. The use of prepared statements for all SQL queries is a critical good practice. However, a potential concern lies in the output escaping, where only 25% of the identified outputs are properly escaped. This leaves a significant portion of data potentially vulnerable to cross-site scripting (XSS) if user-supplied data is reflected without adequate sanitization. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator. Despite the minor concern with output escaping, the plugin's minimal attack surface and adherence to secure coding practices for SQL and other critical areas suggest a relatively low risk. The focus should be on addressing the unescaped output vulnerabilities to further harden its security.

Key Concerns

  • Output escaping is not properly handled for 75% of outputs
Vulnerabilities
None known

Shy Posts Security Vulnerabilities

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

Shy Posts Code Analysis

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

Output Escaping

25% escaped4 total outputs
Attack Surface

Shy Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionplugins_loadedshy-posts.php:24
actionsave_postshy-posts.php:103
actionpost_submitbox_misc_actionsshy-posts.php:104
filteris_protected_metashy-posts.php:105
actioninitshy-posts.php:106
actionpre_get_postsshy-posts.php:112
Maintenance & Trust

Shy Posts Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedMay 13, 2019
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Shy Posts Developer Profile

Topher

10 plugins · 190 total installs

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

How We Detect Shy Posts

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
misc-pub-sectionmisc-pub-section-last
Data Attributes
shyposts_nonceshyposts_hide_field
FAQ

Frequently Asked Questions about Shy Posts