Import Tweets as Posts Security & Risk Analysis

wordpress.org/plugins/import-tweets-as-posts

"Import Tweets as Posts" plugin allows to easily import tweets from user's timeline or search query. It has also flexibility to import …

100 active installs v3.0 PHP + WP 2.8.6+ Updated Nov 25, 2015
import-tweetsimport-tweets-as-postspoststweets-to-poststwitter-feeds
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Import Tweets as Posts Safe to Use in 2026?

Generally Safe

Score 85/100

Import Tweets as 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 'import-tweets-as-posts' v3.0 plugin exhibits a generally good security posture based on the static analysis. It has no recorded vulnerabilities (CVEs) and the code analysis reveals no dangerous functions, no raw SQL queries, and no taint flows of critical or high severity. This suggests a mature development process with a focus on security fundamentals. The plugin also demonstrates a small attack surface with all entry points appearing to have authentication checks, which is a significant strength.

However, there are areas for improvement. The low percentage of properly escaped output (33%) is a concern, as it leaves room for potential Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled correctly in the remaining outputs. The presence of file operations and external HTTP requests, while not inherently insecure, warrant careful review to ensure they are implemented securely and do not introduce unexpected attack vectors. The absence of nonce checks on any entry points, despite a capability check being present on one, is another potential weakness, as nonces are a crucial defense against CSRF attacks.

Overall, the plugin's lack of past vulnerabilities is a positive indicator. The current analysis highlights that while the core of the plugin appears robust, specific areas like output escaping and nonce implementation need attention to further harden its security. The limited attack surface and absence of critical code signals are strong points, but the identified areas for improvement should not be overlooked.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks on entry points
Vulnerabilities
None known

Import Tweets as Posts Security Vulnerabilities

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

Import Tweets as Posts Code Analysis

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

Output Escaping

33% escaped3 total outputs
Attack Surface

Import Tweets as Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
filtercron_schedulesimport-tweets-as-posts.php:66
actionadmin_initimport-tweets-as-posts.php:82
actioninitimport-tweets-as-posts.php:130
actionwpimport-tweets-as-posts.php:135
actionimport_tweets_as_postsimport-tweets-as-posts.php:145
actionadmin_inititap-settings.php:33
actionadmin_menuitap-settings.php:34

Scheduled Events 2

import_tweets_as_posts
import_tweets_as_posts
Maintenance & Trust

Import Tweets as Posts Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedNov 25, 2015
PHP min version
Downloads12K

Community Trust

Rating100/100
Number of ratings8
Active installs100
Developer Profile

Import Tweets as Posts Developer Profile

Chandan Kumar

1 plugin · 100 total installs

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

How We Detect Import Tweets as Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/import-tweets-as-posts/css/itap_style.css/wp-content/plugins/import-tweets-as-posts/js/itap_script.js
Script Paths
/wp-content/plugins/import-tweets-as-posts/js/itap_script.js
Version Parameters
/wp-content/plugins/import-tweets-as-posts/css/itap_style.css?ver=/wp-content/plugins/import-tweets-as-posts/js/itap_script.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Import Tweets as Posts