Twitter SLM Security & Risk Analysis

wordpress.org/plugins/twitter-slm

Automatically creates tweets on your Twitter account for new posts and pages.

10 active installs v0.1.0 PHP + WP 3.0+ Updated Mar 17, 2015
posting-to-twitterretweetstweetstwittertwitter-posting
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Twitter SLM Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "twitter-slm" plugin v0.1.0 exhibits a concerning security posture, primarily due to its limited attack surface being largely unprotected. The static analysis reveals one AJAX handler that lacks authentication checks, presenting a direct entry point for potential malicious activity. While the taint analysis did not flag critical or high severity issues, the presence of three flows with unsanitized paths is a significant concern that could lead to various vulnerabilities if exploited by malicious input. Furthermore, the code signals indicate a heavy reliance on dangerous functions such as 'unserialize' without apparent sanitization, and a low percentage of SQL queries utilizing prepared statements, increasing the risk of SQL injection. The complete absence of nonce and capability checks on its entry points is a major oversight. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive sign for past security diligence. However, this history, combined with the current code analysis, suggests that while it may not have been targeted or exploited previously, the present vulnerabilities create a significant risk profile that could be easily exploited by an attacker aware of these weaknesses. Overall, the plugin's strengths lie in its small attack surface and clean historical record, but these are heavily overshadowed by critical security oversights in its current implementation.

Key Concerns

  • Unprotected AJAX handler
  • Flows with unsanitized paths
  • Dangerous function 'unserialize' detected
  • Low percentage of prepared SQL statements
  • No nonce checks on entry points
  • No capability checks on entry points
  • Low output escaping percentage
Vulnerabilities
None known

Twitter SLM Security Vulnerabilities

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

Twitter SLM Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Twitter SLM Code Analysis

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

Dangerous Functions Found

unserialize$meta = unserialize($meta[0]);utils\Utils.php:50

SQL Query Safety

20% prepared10 total queries

Output Escaping

40% escaped5 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
<index> (data\index.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Twitter SLM Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_ajax_delete_log_itemSLMTwitterPlugin.php:13
WordPress Hooks 3
actioninitSLMTwitterPlugin.php:12
actionadmin_menuSLMTwitterPlugin.php:22
filtercron_schedulesSLMTwitterScheduler.php:10
Maintenance & Trust

Twitter SLM Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedMar 17, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Twitter SLM Developer Profile

drmaxim

2 plugins · 50 total installs

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

How We Detect Twitter SLM

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/twitter-slm/css/datepicker.css/wp-content/plugins/twitter-slm/js/bootstrap-datepicker.js/wp-content/plugins/twitter-slm/js/bootstrap.min.js/wp-content/plugins/twitter-slm/css/bootstrap.min.css/wp-content/plugins/twitter-slm/js/slm-twitter.js
Script Paths
/wp-content/plugins/twitter-slm/js/bootstrap-datepicker.js/wp-content/plugins/twitter-slm/js/slm-twitter.js/wp-content/plugins/twitter-slm/js/bootstrap.min.js
Version Parameters
twitter-slm/js/bootstrap-datepicker.js?ver=twitter-slm/css/datepicker.css?ver=twitter-slm/js/slm-twitter.js?ver=twitter-slm/js/bootstrap.min.js?ver=twitter-slm/css/bootstrap.min.css?ver=

HTML / DOM Fingerprints

CSS Classes
slm-twitter-options-tabslm-twitter-log-tab
Data Attributes
data-toggle="tab"
JS Globals
SLMTwitterPluginSLMTwitterScheduler
FAQ

Frequently Asked Questions about Twitter SLM