Quantely Activity Security & Risk Analysis

wordpress.org/plugins/quantely-activity

See what is really happening on your WordPress website.

0 active installs v1.1.4 PHP 7.4+ WP 6.2+ Updated Apr 12, 2026
event-trackingpageviewsuser-activityvisitor-trackingwebsite-traffic
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Quantely Activity Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "quantely-activity" plugin v1.1.4 exhibits a generally good security posture, largely due to its strong adherence to secure coding practices. The plugin exclusively uses prepared statements for all its SQL queries, a critical measure against SQL injection vulnerabilities. Furthermore, it demonstrates excellent output escaping, with 97% of outputs properly handled, significantly reducing the risk of cross-site scripting (XSS) attacks. The absence of file operations and external HTTP requests further limits potential attack vectors. The plugin also incorporates a reasonable number of nonce and capability checks, indicating an awareness of authentication and authorization best practices.

However, a notable concern arises from the presence of one unprotected REST API route. This single entry point, lacking permission callbacks, could potentially be exploited by unauthenticated users to interact with sensitive plugin functionality. While the static analysis did not reveal any critical or high-severity taint flows, and there is no recorded vulnerability history, this unprotected endpoint represents a tangible security weakness that could be leveraged by attackers. The limited attack surface overall is positive, but the unprotected entry point is a specific area requiring attention.

In conclusion, the "quantely-activity" plugin has many strengths, particularly its robust handling of SQL and output sanitization. The lack of historical vulnerabilities further suggests a commitment to security. Nevertheless, the unprotected REST API route is a significant enough concern to warrant a deduction from its otherwise strong security score. Addressing this single unprotected entry point would significantly improve the plugin's overall security.

Key Concerns

  • Unprotected REST API route without permission callbacks
Vulnerabilities
None known

Quantely Activity Security Vulnerabilities

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

Quantely Activity Release Timeline

v1.1.4Current
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.4
Code Analysis
Analyzed Apr 16, 2026

Quantely Activity Code Analysis

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

SQL Query Safety

100% prepared114 total queries

Output Escaping

97% escaped499 total outputs
Attack Surface
1 unprotected

Quantely Activity Attack Surface

Entry Points3
Unprotected1

AJAX Handlers 1

authwp_ajax_qmon_dismiss_noticeadmin/class-qmon-admin.php:14

REST API Routes 2

POST/wp-json/qmon/v1/hitincludes/class-qmon-rest.php:15
GET/wp-json/qmon/v1/statusincludes/class-qmon-rest.php:21
WordPress Hooks 8
actionadmin_menuadmin/class-qmon-admin.php:12
actionadmin_enqueue_scriptsadmin/class-qmon-admin.php:13
actioninitincludes/class-qmon-collector.php:22
actiontemplate_redirectincludes/class-qmon-collector.php:28
actionwp_enqueue_scriptsincludes/class-qmon-collector.php:31
actionrest_api_initincludes/class-qmon-rest.php:11
actionplugins_loadedquantely-activity.php:93
actionqmon_hit_recordedquantely-activity.php:101
Maintenance & Trust

Quantely Activity Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedApr 12, 2026
PHP min version7.4
Downloads230

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Quantely Activity Developer Profile

erravi

1 plugin · 0 total installs

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

How We Detect Quantely Activity

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/quantely-activity/assets/admin.css
Script Paths
/wp-content/plugins/quantely-activity/assets/admin.js
Version Parameters
quantely-activity/assets/admin.css?ver=quantely-activity/assets/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
qmon-titleqmon-subtitleqmon-versionqmon-tabsqmon-box
Data Attributes
data-qmon-data-retentiondata-qmon-data-visit-cookie-enableddata-qmon-data-server-collector-enabled
JS Globals
qmonAdmin
FAQ

Frequently Asked Questions about Quantely Activity