Site is Alive Security & Risk Analysis

wordpress.org/plugins/site-is-alive

Display a customizable message with current date and time using Gregorian, Solar Hijri, or Lunar Hijri calendars to show your site is active.

0 active installs v1.0.0 PHP 7.4+ WP 5.0+ Updated Feb 6, 2025
active-site-messagedate-displaylunar-hijrisolar-hijri
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Site is Alive Safe to Use in 2026?

Generally Safe

Score 92/100

Site is Alive 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 "site-is-alive" v1.0.0 plugin exhibits a strong security posture based on the provided static analysis. The code demonstrates excellent practices by utilizing prepared statements for all SQL queries and ensuring all output is properly escaped. There are no identified dangerous functions, file operations, or external HTTP requests, further reducing the attack surface. The absence of any taint flows, critical or high severity, indicates that sensitive data is not being mishandled within the plugin's codebase. The plugin's vulnerability history is also completely clean, with no recorded CVEs, suggesting a well-maintained and secure development history.

While the overall security is commendable, there are minor areas for improvement. The presence of a single shortcode, while not inherently insecure, represents an entry point that could potentially be exploited if not properly handled within its implementation. The lack of nonce checks on this shortcode, though not explicitly flagged as a vulnerability due to no identified flows, is a potential concern for future development or if the shortcode's functionality evolves to handle sensitive data. The single capability check is a positive sign, indicating some level of access control, but it's crucial to ensure this check is robust and appropriate for the shortcode's function. In conclusion, "site-is-alive" v1.0.0 is a secure plugin with a solid foundation, but attention to potential entry points like shortcodes and robust access controls is always beneficial.

Key Concerns

  • Shortcode entry point without explicit nonce check
Vulnerabilities
None known

Site is Alive Security Vulnerabilities

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

Site is Alive Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 17, 2026

Site is Alive Code Analysis

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

Output Escaping

100% escaped18 total outputs
Attack Surface

Site is Alive Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wpex_sia_site_is_alive] includes\wpex-sia-functions.php:95
WordPress Hooks 3
actionadmin_menuincludes\wpex-sia-admin-settings.php:23
actionadmin_initincludes\wpex-sia-admin-settings.php:174
actionwp_enqueue_scriptsincludes\wpex-sia-functions.php:76
Maintenance & Trust

Site is Alive Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 6, 2025
PHP min version7.4
Downloads533

Community Trust

Rating0/100
Number of ratings0
Active installs0
Alternatives

Site is Alive Alternatives

No alternatives data available yet.

Developer Profile

Site is Alive Developer Profile

wpex.ir

2 plugins · 100 total installs

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

How We Detect Site is Alive

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/site-is-alive/assets/css/wpex-sia-front-css.css/wp-content/plugins/site-is-alive/assets/js/wpex-sia-front-js.js
Script Paths
/wp-content/plugins/site-is-alive/assets/js/wpex-sia-front-js.js
Version Parameters
site-is-alive/assets/css/wpex-sia-front-css.css?ver=site-is-alive/assets/js/wpex-sia-front-js.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpex-sia-messagewpex-sia-timestampwpex-sia-message-text
JS Globals
wpexSiaPhpData
Shortcode Output
<div id="wpex-sia-message"> <span id="wpex-sia-timestamp"></span> <span id="wpex-sia-message-text"></span> </div>
FAQ

Frequently Asked Questions about Site is Alive