rsh-Tweet Security & Risk Analysis

wordpress.org/plugins/rsh-tweet-button

Adds the official Tweet Button from Twitter.com.

10 active installs v1.0 PHP + WP 2.0.2+ Updated Aug 21, 2010
automatedtweet-buttontwittertwitter-button
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is rsh-Tweet Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The rsh-tweet-button plugin version 1.0 exhibits a generally strong security posture based on the provided static analysis. The absence of any identified attack surface points like AJAX handlers, REST API routes, shortcodes, or cron events significantly reduces the potential for external exploitation. Furthermore, the code signals indicate a healthy approach to security, with no dangerous functions, no raw SQL queries, and no file operations. The lack of external HTTP requests also minimizes risks associated with third-party integrations.

However, the analysis does reveal some areas for concern. While the plugin doesn't appear to have any critical or high-severity vulnerabilities based on taint analysis, the fact that 60% of its output is properly escaped suggests that 40% is not. This could leave the plugin susceptible to cross-site scripting (XSS) vulnerabilities if user-supplied data is present in the unescaped output. The complete absence of nonce checks and capability checks, while not directly flagged as issues given the lack of entry points, means that if the attack surface were to expand in future versions, these critical security measures would be missing.

The vulnerability history is entirely clean, with no recorded CVEs, which is a very positive indicator. This suggests a history of secure development or at least a lack of publicly discovered vulnerabilities in the past. In conclusion, rsh-tweet-button v1.0 is currently in a good security state due to its minimal attack surface and lack of critical code flaws. The primary weakness lies in the potential for XSS through improperly escaped output, and the absence of fundamental security checks like nonces and capability checks is a technical debt that should be addressed proactively.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

rsh-Tweet Security Vulnerabilities

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

rsh-Tweet Code Analysis

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

Output Escaping

60% escaped5 total outputs
Attack Surface

rsh-Tweet Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_initrsh-tweet.php:29
actionthe_contentrsh-tweet.php:32
actionadmin_menursh-tweet.php:35
Maintenance & Trust

rsh-Tweet Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedAug 21, 2010
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

rsh-Tweet Developer Profile

brehash

2 plugins · 40 total installs

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

How We Detect rsh-Tweet

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

Asset Fingerprints

Script Paths
http://platform.twitter.com/widgets.js

HTML / DOM Fingerprints

CSS Classes
rsh-TweetBtn
Data Attributes
data-countdata-textdata-urldata-langdata-viadata-related+1 more
FAQ

Frequently Asked Questions about rsh-Tweet