Actify Security & Risk Analysis

wordpress.org/plugins/actify

A plugin that boosts readers’ interaction with the online content, by allowing them to perform a series of actions.

0 active installs v1.0 PHP 5.3.0+ WP 4.7+ Updated Aug 22, 2018
commentsfacebook-quote-plugingamificationgamifysocial-plugins
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Actify Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "actify" v1.0 plugin exhibits a mixed security posture. On the positive side, it shows no known vulnerabilities (CVEs) and avoids dangerous functions and raw SQL queries. The presence of nonce checks on some entry points and the use of prepared statements for SQL are good security practices. However, significant concerns arise from the static analysis. A notable risk is the existence of one AJAX handler that lacks authentication checks, presenting a direct entry point for unauthorized actions. Furthermore, the output escaping is only 56% proper, indicating a potential for cross-site scripting (XSS) vulnerabilities if untrusted data is displayed without adequate sanitization.

The taint analysis reveals one flow with unsanitized paths, which, while not reaching critical or high severity in this analysis, highlights a potential for data manipulation or execution if exploited. The plugin's lack of capability checks on AJAX handlers is a critical oversight, as it means any user, regardless of their role, could potentially trigger these actions. The vulnerability history being clean is a positive indicator of past development practices, but it does not mitigate the immediate risks identified in the current code analysis. The plugin has strengths in database interaction security but weaknesses in input validation and authorization for its AJAX endpoints.

Key Concerns

  • AJAX handler without authentication
  • Low percentage of properly escaped output
  • Taint flow with unsanitized path
  • AJAX handlers without capability checks
Vulnerabilities
None known

Actify Security Vulnerabilities

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

Actify Code Analysis

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

Output Escaping

56% escaped32 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
save_options (classes\class.actify.php:334)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Actify Attack Surface

Entry Points9
Unprotected1

AJAX Handlers 9

noprivwp_ajax_actify_report_mistakeclasses\class.actify.php:49
noprivwp_ajax_actify_report_caseclasses\class.actify.php:50
noprivwp_ajax_actify_save_highlightclasses\class.actify.php:51
noprivwp_ajax_actify_get_highlightsclasses\class.actify.php:52
authwp_ajax_actify_save_optionsclasses\class.actify.php:61
authwp_ajax_actify_report_mistakeclasses\class.actify.php:62
authwp_ajax_actify_report_caseclasses\class.actify.php:63
authwp_ajax_actify_save_highlightclasses\class.actify.php:64
authwp_ajax_actify_get_highlightsclasses\class.actify.php:65
WordPress Hooks 10
actioninitactify.php:37
actioninitactify.php:49
actionwidgets_initactify.php:59
actionadd_meta_boxes_actify_highlightsclasses\class.actify.php:31
actionadmin_menuclasses\class.actify.php:33
actionwp_enqueue_scriptsclasses\class.actify.php:35
filterthe_contentclasses\class.actify.php:40
actionadmin_enqueue_scriptsclasses\class.actify.php:370
actionwp_footerclasses\class.actify.php:870
actionwp_footerclasses\class.actify.php:871
Maintenance & Trust

Actify Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedAug 22, 2018
PHP min version5.3.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Actify Developer Profile

wpsetter

1 plugin · 0 total installs

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

How We Detect Actify

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/actify/assets/css/frontend.css/wp-content/plugins/actify/assets/js/frontend.js
Script Paths
/wp-content/plugins/actify/assets/js/frontend.js
Version Parameters
actify/assets/css/frontend.css?ver=actify/assets/js/frontend.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-actify-highlight
JS Globals
Actify
REST Endpoints
/wp-json/actify/v1/highlights/wp-json/actify/v1/report-mistake/wp-json/actify/v1/report-case/wp-json/actify/v1/save-highlight/wp-json/actify/v1/get-highlights
FAQ

Frequently Asked Questions about Actify