Post Snippet Security & Risk Analysis

wordpress.org/plugins/post-snippet

A colourful display of your posts as a widget, with many options for content and colours change.

100 active installs v1.0.2 PHP + WP 4.1+ Updated Jan 9, 2016
content-area-widgetpost-widgetposts-in-content-areaposts-in-sidebarrich-snippets
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post Snippet Safe to Use in 2026?

Generally Safe

Score 85/100

Post Snippet 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 "post-snippet" v1.0.2 plugin exhibits a concerning security posture despite a clean vulnerability history. The static analysis reveals a complete lack of output escaping, meaning all 113 identified output points are potentially vulnerable to cross-site scripting (XSS) attacks. This is a significant weakness that could allow attackers to inject malicious scripts into the website, impacting users or administrators. The absence of nonce checks and capability checks on any potential entry points, while the attack surface is reported as zero, is a red flag. If any entry points are discovered or introduced in future versions, they would be entirely unprotected. The plugin has no recorded vulnerabilities, which could indicate either a well-developed security history or simply a lack of thorough security auditing. However, the presence of significant output escaping issues in the current version overshadows this positive historical data. Therefore, while the plugin has a clean past, the current code presents a high risk due to the unescaped output.

Key Concerns

  • No output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Post Snippet Security Vulnerabilities

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

Post Snippet Code Analysis

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

Output Escaping

0% escaped113 total outputs
Attack Surface

Post Snippet Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionafter_setup_themepost-snippet.php:46
actionwp_enqueue_scriptspost-snippet.php:58
actionadmin_enqueue_scriptspost-snippet.php:64
actionwidgets_initpost-snippet.php:92
filterthe_contentpost-snippet.php:107
actionwidgets_initpost-snippet.php:600
actionadmin_enqueue_scripts_inc\class.wp-color-picker.php:6
Maintenance & Trust

Post Snippet Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedJan 9, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Post Snippet Developer Profile

weiluri

2 plugins · 190 total installs

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

How We Detect Post Snippet

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-snippet/css/post-snippet.css/wp-content/plugins/post-snippet/css/post-snippet-admin.css/wp-content/plugins/post-snippet/js/post-snippet.js
Script Paths
/wp-content/plugins/post-snippet/js/post-snippet.js
Version Parameters
post-snippet/style.css?ver=post-snippet/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
ps_beforeps_afterpost_snippet_select
HTML Comments
Copyright 2015 by WEIL URI (email : weiluri@gmail.com)This program is free software; you can redistribute it and/or modifyThis program is distributed in the hope that it will be useful,You should have received a copy of the GNU General Public License+2 more
Data Attributes
name="post_snippet_plugin"
Shortcode Output
<h2 class="rounded">
FAQ

Frequently Asked Questions about Post Snippet