Screeney Security & Risk Analysis

wordpress.org/plugins/screeney

Connects your website with the Screeney bug tracking web application.

0 active installs v1.0.0 PHP 5.6+ WP 4.0+ Updated Feb 15, 2018
qaquality-assurancetesting
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Screeney Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The 'screeney' v1.0.0 plugin exhibits a concerning security posture primarily due to a significant lack of authentication and authorization checks on its identified entry points. While the plugin demonstrates good practices in avoiding dangerous functions and utilizing prepared statements for SQL queries, these strengths are overshadowed by critical weaknesses in how it handles user input and access control.

The static analysis reveals one AJAX handler that lacks any authentication checks, presenting a direct pathway for unauthenticated users to interact with plugin functionalities. This is further exacerbated by the taint analysis, which found three flows with unsanitized paths, indicating potential vulnerabilities where user-supplied data might be improperly handled. The absence of nonce checks and capability checks on this AJAX handler is a major security concern, as it allows any visitor to potentially trigger plugin actions.

Despite the lack of recorded vulnerability history, which is a positive indicator, the presence of critical weaknesses in the code itself suggests a high potential for exploitation. The plugin's limited attack surface (one AJAX handler) is problematic because that single point is completely unprotected. In conclusion, while the plugin avoids some common pitfalls like raw SQL or dangerous functions, the fundamental lack of security measures on its primary entry point makes it a high-risk plugin. Improvements are urgently needed to implement proper authentication, authorization, and input sanitization.

Key Concerns

  • AJAX handler without auth checks
  • Flows with unsanitized paths
  • Missing nonce checks
  • Missing capability checks
  • Low output escaping percentage
Vulnerabilities
None known

Screeney Security Vulnerabilities

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

Screeney Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Screeney Code Analysis

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

Output Escaping

14% escaped14 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
ajax_mark_completed (admin/class-screeney-admin.php:282)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Screeney Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_screeney_mark_completeincludes/class-screeney.php:170
WordPress Hooks 7
actionplugins_loadedincludes/class-screeney.php:150
actionadmin_enqueue_scriptsincludes/class-screeney.php:165
actionadmin_enqueue_scriptsincludes/class-screeney.php:166
actionadmin_menuincludes/class-screeney.php:168
actioninitincludes/class-screeney.php:169
filterquery_varsincludes/class-screeney.php:172
actionwp_enqueue_scriptsincludes/class-screeney.php:187
Maintenance & Trust

Screeney Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedFeb 15, 2018
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Screeney Developer Profile

Daryll Doyle

4 plugins · 120 total installs

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

How We Detect Screeney

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/screeney/admin/css/screeney-admin.css/wp-content/plugins/screeney/includes/js/screeney-public.js
Script Paths
/wp-content/plugins/screeney/admin/js/screeney-admin.js
Version Parameters
screeney-admin.css?ver=screeney-public.js?ver=screeney-admin.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Screeney