Lyon Site Activity Security & Risk Analysis

wordpress.org/plugins/lyon-site-activity

A simple, lightweight plugin that gives site administrators an at-a-glance view of recent content edits.

10 active installs v2.0.2 PHP 5.4.0+ WP 3.5+ Updated Sep 28, 2020
adminloggingsite-activity
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Lyon Site Activity Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The 'lyon-site-activity' plugin v2.0.2 exhibits a strong security posture in several key areas based on the static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points significantly limits the potential attack surface. Furthermore, the plugin demonstrates good practice by exclusively using prepared statements for its SQL queries, mitigating risks of SQL injection. The lack of file operations and external HTTP requests also reduces potential vulnerabilities.

However, the static analysis reveals a significant concern regarding output escaping. With only 3% of 36 outputs properly escaped, there is a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed on the frontend without proper sanitization could be exploited to inject malicious scripts. The complete absence of nonce checks and capability checks on potential entry points, although the entry points themselves are currently zero, indicates a potential weakness if the plugin's functionality were to expand or be integrated with other components that introduce new entry points. The vulnerability history showing no recorded CVEs suggests a history of responsible development, but it cannot compensate for identified code weaknesses.

In conclusion, while the plugin benefits from a minimal attack surface and secure SQL practices, the pervasive issue with output escaping presents a critical security concern that requires immediate attention. The lack of any security checks (nonces, capabilities) is also a point of concern for future-proofing. Addressing the output escaping vulnerabilities is paramount to securing this plugin.

Key Concerns

  • Low output escaping rate
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Lyon Site Activity Security Vulnerabilities

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

Lyon Site Activity Code Analysis

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

SQL Query Safety

100% prepared14 total queries

Output Escaping

3% escaped36 total outputs
Attack Surface

Lyon Site Activity Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionplugins_loadedincludes\class-lyon-site-activity.php:122
actionadmin_menuincludes\class-lyon-site-activity.php:135
filterplugin_action_links_lyon-site-activity/lyon-site-activity.phpincludes\class-lyon-site-activity.php:136
actionadmin_initincludes\class-lyon-site-activity.php:137
actionadmin_menuincludes\class-lyon-site-activity.php:138
Maintenance & Trust

Lyon Site Activity Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedSep 28, 2020
PHP min version5.4.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Lyon Site Activity Developer Profile

Wheaton College

1 plugin · 10 total installs

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

How We Detect Lyon Site Activity

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lyon-site-activity/assets/styles.css/wp-content/plugins/lyon-site-activity/assets/scripts.js
Script Paths
/wp-content/plugins/lyon-site-activity/assets/scripts.js
Version Parameters
lyon-site-activity/assets/styles.css?ver=lyon-site-activity/assets/scripts.js?ver=

HTML / DOM Fingerprints

CSS Classes
site-activity-settingslsa_cpt_list
Data Attributes
name="lsa_plugin_options[lsa_post_tax_types
FAQ

Frequently Asked Questions about Lyon Site Activity