Activity Tracker Security & Risk Analysis

wordpress.org/plugins/activity-tracker

Tracks user activity when posts, pages, WooCommerce products, or custom post types are updated. Displays the activity log in a custom meta box.

0 active installs v1.0.0 PHP 7.2+ WP 5.5+ Updated Unknown
activity-trackermeta-boxuser-activity
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Activity Tracker Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "activity-tracker" plugin v1.0.0 demonstrates a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with exposed entry points significantly limits the potential attack surface. Furthermore, the code analysis shows no dangerous functions, all SQL queries utilize prepared statements, and all output is properly escaped, indicating good coding practices to prevent common vulnerabilities like SQL injection and cross-site scripting. The plugin also appears to have no external dependencies that would require checking for bundled library vulnerabilities.

However, the complete lack of nonces and capability checks, while seemingly safe due to the absence of exposed entry points, represents a potential weakness. If future versions introduce any new entry points without these fundamental security mechanisms, it could leave the plugin vulnerable. The absence of any recorded vulnerabilities in its history is a positive sign, suggesting a well-maintained codebase. Overall, the plugin is currently very secure due to its minimal attack surface and robust internal coding practices, but a proactive approach to implementing authentication and authorization mechanisms for any future feature additions would further solidify its security.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Activity Tracker Security Vulnerabilities

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

Activity Tracker Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Activity Tracker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionsave_postactivity-tracker.php:62
actionadd_meta_boxesactivity-tracker.php:79
actionadmin_enqueue_scriptsactivity-tracker.php:119
Maintenance & Trust

Activity Tracker Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedUnknown
PHP min version7.2
Downloads685

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Activity Tracker Developer Profile

Sahib Khan

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 Activity Tracker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/activity-tracker/assets/css/admin-styles.css
Version Parameters
activity-tracker/assets/css/admin-styles.css?ver=

HTML / DOM Fingerprints

CSS Classes
skat-activity-logskat-usernameskat-timestampskat-no-activity
FAQ

Frequently Asked Questions about Activity Tracker