Find Tweets Security & Risk Analysis

wordpress.org/plugins/find-tweets

Automatically converts blog post snippets into less than 140 character tweets. Adds in shortlinks to drive traffic to your website.

10 active installs v0.11 PHP + WP 3.0+ Updated Unknown
find-tweetsseosocial-mediatweetstwitter
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Find Tweets Safe to Use in 2026?

Generally Safe

Score 100/100

Find Tweets has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The 'find-tweets' plugin v0.11 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any detected dangerous functions, raw SQL queries, file operations, or unsanitized taint flows is highly positive. Furthermore, all outputs are properly escaped, and the plugin demonstrates good practice by utilizing prepared statements for any SQL interactions (though none were found in this analysis). The presence of a capability check is also a strength, indicating some level of access control is considered.

However, the most significant concern stems from the complete lack of nonces and the absence of any authorization checks on the identified entry points. While the attack surface is currently zero (0 AJAX handlers, 0 REST API routes, etc.), this could change with future updates. The single external HTTP request, while not inherently problematic without further context, warrants attention as it could be a potential vector if not handled securely.

Given the plugin's clean vulnerability history with no recorded CVEs, it suggests a development team that is either highly security-conscious or has had limited exposure to complex attack vectors. This is a strength, but the lack of fundamental security checks like nonces leaves room for future exploitation if new entry points are introduced without them. Overall, the plugin appears to be securely coded for its current iteration, but the absence of nonces and the potential for future unprotected entry points are notable weaknesses.

Key Concerns

  • No nonce checks found
  • External HTTP request without context
Vulnerabilities
None known

Find Tweets Security Vulnerabilities

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

Find Tweets Code Analysis

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

Output Escaping

100% escaped4 total outputs
Attack Surface

Find Tweets Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menufind-tweets.php:31
filterget_shortlinkgoogl.php:43
filtermanage_edit-post_columnsgoogl.php:73
actionmanage_posts_custom_columngoogl.php:84
actionsave_postgoogl.php:94
Maintenance & Trust

Find Tweets Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Find Tweets Developer Profile

lhadley91

1 plugin · 10 total installs

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

How We Detect Find Tweets

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/find-tweets/js/ZeroClipboard/ZeroClipboard.js/wp-content/plugins/find-tweets/js/ZeroClipboard/main.js
Script Paths
ZeroClipboardZeromain

HTML / DOM Fingerprints

Data Attributes
data-clipboard-textclass='copy-button'class='tweet-button'
Shortcode Output
<div style='height: 35px; display: inline-table; width: 100%;'><button style='float:right' class='copy-button' title='Click to copy me.'>Copy to Clipboard</button><button style='float:right; margin-right:1em;' class='tweet-button'>Tweet</button>
FAQ

Frequently Asked Questions about Find Tweets