Live Crypto Prices Security & Risk Analysis

wordpress.org/plugins/live-crypto-prices

Live cryptocurrency prices using the CoinGecko API with ticker, tables, lists, and shortcode-based display options.

0 active installs v1.0.4 PHP + WP 5.8+ Updated Jan 22, 2026
coingeckocrypto-pricescrypto-tablecryptocurrencyprice-ticker
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Live Crypto Prices Safe to Use in 2026?

Generally Safe

Score 100/100

Live Crypto Prices has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The plugin "live-crypto-prices" v1.0.4 exhibits a strong security posture based on the provided static analysis. The complete absence of dangerous functions, raw SQL queries, unsanitized paths in taint analysis, and unescaped output demonstrates a commitment to secure coding practices. The fact that all SQL queries utilize prepared statements is a significant strength, mitigating the risk of SQL injection vulnerabilities.

However, there are a few areas that warrant attention. The plugin makes an external HTTP request, and while a nonce check is present, there are no explicit capability checks associated with any of the entry points. While the attack surface itself is small and all entry points appear to be protected against unauthorized access (0 unprotected entry points), the lack of capability checks on the shortcodes could be a potential oversight if the plugin's functionality requires specific user roles to access or manage. The vulnerability history being entirely clear is a positive indicator, suggesting the developers are either proactive in patching or have not historically introduced significant flaws.

In conclusion, the plugin is generally well-secured with a solid foundation of good coding practices. The primary area for potential improvement lies in the explicit use of capability checks for its shortcodes to ensure a more robust access control mechanism. Given the absence of critical vulnerabilities in its history and the secure coding patterns observed, the overall risk is low.

Key Concerns

  • No explicit capability checks on entry points
Vulnerabilities
None known

Live Crypto Prices Security Vulnerabilities

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

Live Crypto Prices Release Timeline

v1.0.4Current
v1.0.3
Code Analysis
Analyzed Apr 16, 2026

Live Crypto Prices Code Analysis

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

Output Escaping

100% escaped69 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
wlcp_render_settings_page (admin/wlcp-admin-settings.php:20)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Live Crypto Prices Attack Surface

Entry Points4
Unprotected0

Shortcodes 4

[wlcp_ticker] includes/class-wlcp-shortcodes.php:8
[wlcp_list] includes/class-wlcp-shortcodes.php:9
[wlcp_table] includes/class-wlcp-shortcodes.php:10
[wlcp_tabs] includes/class-wlcp-shortcodes.php:11
WordPress Hooks 2
actionadmin_menuadmin/wlcp-admin-settings.php:6
actionwp_enqueue_scriptslive-crypto-prices.php:23
Maintenance & Trust

Live Crypto Prices Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 22, 2026
PHP min version
Downloads158

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Live Crypto Prices Developer Profile

Muhammad Haris

2 plugins · 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 Live Crypto Prices

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/live-crypto-prices/assets/css/wlcp-style.css/wp-content/plugins/live-crypto-prices/assets/js/wlcp-script.js
Script Paths
/wp-content/plugins/live-crypto-prices/assets/js/wlcp-script.js
Version Parameters
live-crypto-prices/assets/css/wlcp-style.css?ver=live-crypto-prices/assets/js/wlcp-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
wlcp-price-listwlcp-price-tablewlcp-dark-modewlcp-light-modepositivenegative
Data Attributes
data-mode
Shortcode Output
<ul class="wlcp-price-list"><table class="wlcp-price-table"><thead><tr><th>Coin</th><th>Symbol</th><th>Price (USD)</th><th>24h Change</th></tr></thead><tbody>
FAQ

Frequently Asked Questions about Live Crypto Prices