Plugin Activation Status Security & Risk Analysis

wordpress.org/plugins/plugin-activation-status

Scans a multisite or multi-network installation to identify all plugins that are active or not.

100 active installs v1.0.2.1 PHP + WP 3.8+ Updated Apr 3, 2018
activemulti-networkmultisitenetwork-activeplugins
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Plugin Activation Status Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The plugin "plugin-activation-status" v1.0.2.1 demonstrates a strong security posture based on the provided static analysis. The absence of an attack surface (AJAX handlers, REST API routes, shortcodes, cron events) significantly reduces the potential for external exploitation. Furthermore, the code signals indicate good practices with a high percentage of SQL queries using prepared statements and the presence of nonce and capability checks. The lack of dangerous functions, file operations, and external HTTP requests further bolsters its security. The complete absence of any recorded vulnerabilities, including historical ones, is a very positive indicator. However, a significant concern arises from the low percentage (21%) of properly escaped outputs. This means a substantial portion of data outputted by the plugin might be vulnerable to Cross-Site Scripting (XSS) attacks if user-supplied data is not properly sanitized before display. While the taint analysis shows no flows, this is likely due to the limited scope of analysis or the plugin's simple functionality. The low output escaping is the primary weakness that needs attention to achieve a truly robust security profile.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Plugin Activation Status Security Vulnerabilities

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

Plugin Activation Status Code Analysis

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

SQL Query Safety

89% prepared18 total queries

Output Escaping

21% escaped14 total outputs
Attack Surface

Plugin Activation Status Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioninitclass-plugin-activation-status.php:34
actionnetwork_admin_menuclass-plugin-activation-status.php:36
actionadmin_initclass-plugin-activation-status.php:37
actionadmin_enqueue_scriptsclass-plugin-activation-status.php:38
actionplugins_loadedplugin-activation-status.php:21
Maintenance & Trust

Plugin Activation Status Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedApr 3, 2018
PHP min version
Downloads26K

Community Trust

Rating92/100
Number of ratings14
Active installs100
Developer Profile

Plugin Activation Status Developer Profile

Curtiss Grymala

8 plugins · 2K total installs

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

How We Detect Plugin Activation Status

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/plugin-activation-status/plugin-activation-status.css
Version Parameters
plugin-activation-status.css?ver=0.2.3

HTML / DOM Fingerprints

HTML Comments
<!-- CSS File Location: -->
Data Attributes
id="poststuff"class="wrap metabox-holder"
FAQ

Frequently Asked Questions about Plugin Activation Status