Another Twitter Plugin Security & Risk Analysis

wordpress.org/plugins/another-twitter-extension

Twitter plugin for developers, plugin that you want and need, fully customizable style, works with multiple hashtags or usernames and you are not limi …

20 active installs v1.0.6 PHP + WP 4.0+ Updated Dec 1, 2016
best-twitter-plugintwittertwitter-customtwitter-devtwitter-social
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Another Twitter Plugin Safe to Use in 2026?

Generally Safe

Score 85/100

Another Twitter Plugin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The plugin 'another-twitter-extension' v1.0.6 presents a mixed security posture. On the positive side, it has no recorded historical vulnerabilities and utilizes prepared statements for all its SQL queries. It also does not bundle any external libraries, reducing the risk of outdated components. However, there are significant concerns stemming from the static analysis. The plugin exposes two AJAX handlers without any authentication checks, creating a substantial attack surface for unauthorized actions. Furthermore, a concerning 43% of its output is not properly escaped, leaving it vulnerable to cross-site scripting (XSS) attacks if user-supplied data is reflected without proper sanitization. The taint analysis also reveals flows with unsanitized paths, which, while not reaching a critical or high severity in this analysis, indicate potential issues that could be exploited in conjunction with other weaknesses. The absence of nonce checks and capability checks on the unprotected entry points is a critical oversight that, combined with the unescaped output, elevates the risk profile.

Key Concerns

  • AJAX handlers without auth checks
  • High percentage of unescaped output
  • Taint flows with unsanitized paths
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Another Twitter Plugin Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Another Twitter Plugin Release Timeline

v1.0.6Current
v1.0.5
v1.0.4
v1.0.3.1
v1.0.3
v1.0.2
v1.0.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

Another Twitter Plugin Code Analysis

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

Output Escaping

43% escaped14 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
dt_atp_get_new_tweets (another-twitter-plugin.php:137)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Another Twitter Plugin Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_dt_atp_reset_tweetsanother-twitter-plugin.php:61
authwp_ajax_dt_atp_get_new_tweetsanother-twitter-plugin.php:62

Shortcodes 1

[dt_atp_twitter] another-twitter-plugin.php:74
WordPress Hooks 10
actionadmin_menuanother-twitter-plugin.php:52
actionadmin_initanother-twitter-plugin.php:54
actionadmin_initanother-twitter-plugin.php:55
actionadmin_initanother-twitter-plugin.php:56
actionadmin_initanother-twitter-plugin.php:57
actionadmin_initanother-twitter-plugin.php:58
actionadmin_initanother-twitter-plugin.php:59
actionadmin_enqueue_scriptsanother-twitter-plugin.php:64
actioninitanother-twitter-plugin.php:66
filtercron_schedulesanother-twitter-plugin.php:982

Scheduled Events 1

wp_ajax_dt_atp_get_new_tweets
Maintenance & Trust

Another Twitter Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedDec 1, 2016
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Another Twitter Plugin Developer Profile

Marko Kunic

1 plugin · 20 total installs

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

How We Detect Another Twitter Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/another-twitter-extension/css/loader.css/wp-content/plugins/another-twitter-extension/js/textarea.js

HTML / DOM Fingerprints

CSS Classes
dt_atp_wrapper_class
Shortcode Output
[dt_atp_twitter]
FAQ

Frequently Asked Questions about Another Twitter Plugin