Secret Posts Security & Risk Analysis

wordpress.org/plugins/secret-posts

Mark WordPress posts as private after a specified number of page views or time.

10 active installs v1.0 PHP + WP 4.0+ Updated Jul 21, 2015
hidepostsprivatesecret-posts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Secret Posts Safe to Use in 2026?

Generally Safe

Score 85/100

Secret Posts 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 "secret-posts" v1.0 plugin exhibits a seemingly strong security posture at first glance, with no identified CVEs in its history and a clean static analysis report regarding dangerous functions, SQL queries, file operations, and external HTTP requests. The absence of AJAX handlers, REST API routes, shortcodes, and cron events suggests a minimal attack surface. However, the static analysis does raise a concern: 50% of output is not properly escaped. This indicates a potential for cross-site scripting (XSS) vulnerabilities if the unescaped output is rendered within a web page. Furthermore, the lack of any identified taint flows, while positive, could also be a consequence of the limited complexity or entry points of the plugin. The vulnerability history is positive, showing no past issues, which could indicate good development practices or a lack of extensive security testing. Overall, while the plugin is free of known severe vulnerabilities and follows good practices in many areas, the unescaped output is a significant weakness that requires immediate attention to prevent potential XSS attacks.

Key Concerns

  • 50% of output not properly escaped
Vulnerabilities
None known

Secret Posts Security Vulnerabilities

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

Secret Posts Code Analysis

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

Output Escaping

50% escaped4 total outputs
Attack Surface

Secret Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadd_meta_boxessecret-posts.php:34
actionsave_postsecret-posts.php:35
actionthe_postsecret-posts.php:37
Maintenance & Trust

Secret Posts Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJul 21, 2015
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Secret Posts Developer Profile

Scott Grant

6 plugins · 70 total installs

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

How We Detect Secret Posts

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
name="secret_posts_views"name="secret_posts_date"
FAQ

Frequently Asked Questions about Secret Posts