
EmbedTweet Security & Risk Analysis
wordpress.org/plugins/embedtweetEmbedTweet makes embedding tweets in your posts a easy. Just link to a tweet and it will automatically turn into an embedded, fully interactive tweet.
Is EmbedTweet Safe to Use in 2026?
Generally Safe
Score 85/100EmbedTweet has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The static analysis of the "embedtweet" v1.0.0 plugin reveals a generally strong security posture, with no identified vulnerabilities in SQL queries, output escaping, file operations, or external HTTP requests. The absence of known CVEs and a clean vulnerability history further contribute to this positive assessment, suggesting a well-maintained and secure plugin.
However, the presence of the `create_function` dangerous function is a significant concern. While the static analysis didn't identify any taint flows that exploit this, it represents a known security risk that could potentially be leveraged if user input is incorporated into its execution context. Additionally, the complete lack of nonce checks and capability checks across all potential entry points (though currently zero) indicates a reliance on WordPress's core handling of these aspects. Should any new entry points be introduced in future versions without these security measures, the plugin could become vulnerable to CSRF or unauthorized actions.
In conclusion, while "embedtweet" v1.0.0 demonstrates good practices in many areas and has no known historical vulnerabilities, the single dangerous function and the absence of explicit security checks on potential entry points warrant careful monitoring. The plugin's current minimal attack surface is a strength, but the potential for future issues due to the identified code signal is a weakness.
Key Concerns
- Use of dangerous function create_function
- Missing nonce checks on potential entry points
- Missing capability checks on potential entry points
EmbedTweet Security Vulnerabilities
EmbedTweet Code Analysis
Dangerous Functions Found
EmbedTweet Attack Surface
WordPress Hooks 2
Maintenance & Trust
EmbedTweet Maintenance & Trust
Maintenance Signals
Community Trust
EmbedTweet Alternatives
Modern Media Tweet Shortcode
modern-media-tweet-shortcode
Adds 'tweet' shortcode for embedding tweets using Twitter's shortcode format.
TEmbeds
tembeds
Embed Tweets without compromising your users' privacy and your site's performance.
Official Twitter and Periscope plugin for WordPress. Embed content and grow your audience. Requires PHP 5.6 or greater.
Customize Feeds for Twitter
twitter-tweets
Customize Feeds for Twitter plugin for WordPress. You can use this to display real time Twitter feeds on any where on your website by using shortcode …
Slim Jetpack
slimjetpack
Slim version of Jetpack unlinked from WordPress.com :) Supercharge your self-hosted wp site even you're NOT WP.COM users.
EmbedTweet Developer Profile
1 plugin · 10 total installs
How We Detect EmbedTweet
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/embedtweet/javascripts/embed_v2.js/wp-content/plugins/embedtweet/stylesheets/embed_v2.csshttp://embedtweet.com/javascripts/embed_v2.jsHTML / DOM Fingerprints
todo: Make the stylesheet customizable in wp-admin.<a href="$tweet_link"><strong>$author</strong> tweeted:</a><blockquote>$text</blockquote>