Simple Clinic Security & Risk Analysis

wordpress.org/plugins/simple-clinic

Adds providers / specialties and custom blocks. Easily create a website for a medical office with many different types of care under one roof.

10 active installs v1.0.3 PHP 7.2+ WP 5.4.0+ Updated Mar 22, 2023
avadafusion-buildermedicalmedicinepractitioners
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Simple Clinic Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The 'simple-clinic' v1.0.3 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, external HTTP requests, file operations, and the fact that all SQL queries are prepared statements are excellent indicators of secure coding practices. The presence of nonce and capability checks, albeit only one of each, suggests some level of authorization and security awareness in the development. The zero known CVEs and no recorded vulnerabilities further contribute to a positive security outlook.

However, there are minor areas for improvement. While the attack surface is small and appears to be protected, the taint analysis yielding zero flows is unusual for any non-trivial plugin and might indicate limitations in the analysis tool or very simplistic code. The output escaping, while at 74%, still leaves room for potential cross-site scripting (XSS) vulnerabilities if the unescaped outputs are user-controllable. The limited number of checks (one nonce, one capability) could indicate that not all potential entry points are adequately secured if the plugin grows in complexity.

In conclusion, 'simple-clinic' v1.0.3 appears to be a relatively secure plugin with a good foundation. The development team is following several best practices. The main areas to monitor would be the output escaping percentages and ensuring that any future expansion of functionality includes robust authorization and input validation. The lack of historical vulnerabilities is a significant positive, suggesting a history of stable and secure releases.

Key Concerns

  • Output escaping at 74%
Vulnerabilities
None known

Simple Clinic Security Vulnerabilities

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

Simple Clinic Code Analysis

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

SQL Query Safety

100% prepared6 total queries

Output Escaping

74% escaped34 total outputs
Attack Surface

Simple Clinic Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[simpleclinicproviders] avada\fusionbuilder.php:28
[simpleclinic_specialty_display] avada\fusionbuilder.php:192
WordPress Hooks 19
actionavada_override_current_page_title_baravada\fusionbuilder.php:3
actionfusion_builder_before_initavada\fusionbuilder.php:152
filterfusion_attr_modalisitiesoverview-shortcodeavada\fusionbuilder.php:185
filterfusion_attr_modalisitiesoverview-shortcode-sectionavada\fusionbuilder.php:186
filterfusion_attr_modalisitiesoverview-shortcode-columnavada\fusionbuilder.php:187
filterfusion_attr_modalisitiesoverview-shortcode-slideshowavada\fusionbuilder.php:188
filterfusion_attr_modalisitiesoverview-shortcode-imgavada\fusionbuilder.php:189
filterfusion_attr_modalisitiesoverview-shortcode-img-linkavada\fusionbuilder.php:190
actionfusion_builder_before_initavada\fusionbuilder.php:619
actionenqueue_block_editor_assetsgutenberg\gutenberg.php:10
actioninitgutenberg\gutenberg.php:23
actionwp_enqueue_scriptsgutenberg\gutenberg.php:29
actionadmin_menusettings.php:5
actionadmin_initsettings.php:6
actioninitsimpleclinic.php:11
actionedit_form_after_editorsimpleclinic.php:106
actionsave_postsimpleclinic.php:346
actionafter_setup_themesimpleclinic.php:407
filterthe_contentsimpleclinic.php:437
Maintenance & Trust

Simple Clinic Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedMar 22, 2023
PHP min version7.2
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Simple Clinic Developer Profile

Kim

3 plugins · 320 total installs

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

How We Detect Simple Clinic

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-clinic/simple-clinic.php
Version Parameters
simple-clinic/simple-clinic.php?ver=

HTML / DOM Fingerprints

CSS Classes
demoimage
HTML Comments
<!-- Noncename needed to verify where the data originated -->
Data Attributes
name="pagemeta_noncename"id="pagemeta_noncename"
JS Globals
var _custom_mediavar _orig_send_attachment
FAQ

Frequently Asked Questions about Simple Clinic