Activity Lens Security & Risk Analysis

wordpress.org/plugins/activity-lens

Log user and post activities in a separate database for performance and compliance.

0 active installs v1.0.0 PHP 7.4+ WP 5.0+ Updated Jun 11, 2025
activity-logauditsecurityuser-tracking
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Activity Lens Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The plugin "activity-lens" v1.0.0 exhibits a strong security posture based on the provided static analysis. The absence of any detected dangerous functions, the exclusive use of prepared statements for all SQL queries, and 100% proper output escaping are excellent security practices. Furthermore, the lack of external HTTP requests and the presence of at least one nonce check suggest an effort to prevent common web vulnerabilities. The zero-known CVEs and zero unpatched vulnerabilities in its history further bolster this positive assessment, indicating a well-maintained and secure plugin to date.

While the plugin demonstrates robust code-level security, the static analysis reveals a notable lack of capability checks and a complete absence of unprotected entry points. This is not inherently a weakness, but it implies that the plugin might rely heavily on WordPress's core authentication mechanisms for access control. However, the complete absence of AJAX handlers, REST API routes, shortcodes, and cron events means the attack surface is effectively zero, making direct exploitation of the plugin's code extremely difficult. The single file operation is a point to monitor, as file operations can sometimes introduce vulnerabilities if not handled with extreme care, though no specific issues were flagged.

Key Concerns

  • Missing capability checks
  • File operations detected
Vulnerabilities
None known

Activity Lens Security Vulnerabilities

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

Activity Lens Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 17, 2026

Activity Lens Code Analysis

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

SQL Query Safety

100% prepared10 total queries

Output Escaping

100% escaped55 total outputs
Attack Surface

Activity Lens Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 20
actionadmin_noticesactivity-lens.php:107
actionupdated_optionactivity-lens.php:109
actioninitactivity-lens.php:112
actionwp_loginactivity-lens.php:167
actionwp_logoutactivity-lens.php:168
actionuser_registeractivity-lens.php:169
actiondelete_useractivity-lens.php:170
actiontransition_post_statusactivity-lens.php:171
actionpost_updatedactivity-lens.php:172
actionwp_trash_postactivity-lens.php:173
actionplugins_loadedactivity-lens.php:543
actionadmin_initincludes\admin\class-wpal-admin.php:54
actionadmin_menuincludes\admin\class-wpal-admin.php:57
actionadmin_initincludes\admin\class-wpal-features.php:64
actioncurrent_screenincludes\public\class-wpal-database.php:124
actionadmin_noticesincludes\public\class-wpal-database.php:126
actioncurrent_screenincludes\public\class-wpal-database.php:137
actionadmin_noticesincludes\public\class-wpal-database.php:139
actioncurrent_screenincludes\public\class-wpal-database.php:417
actionadmin_noticesincludes\public\class-wpal-database.php:419
Maintenance & Trust

Activity Lens Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 11, 2025
PHP min version7.4
Downloads389

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Activity Lens Developer Profile

Spidawebs

1 plugin · 0 total installs

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

How We Detect Activity Lens

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
wpal-log-limit-notice
Data Attributes
data-wpal-log-limit-notice
JS Globals
window.wpal_admin_ajax_url
FAQ

Frequently Asked Questions about Activity Lens