Critique Security & Risk Analysis

wordpress.org/plugins/critique

A WordPress plugin for making either single score or multiple break down reviews on posts and/or pages.

10 active installs v1.4.4 PHP + WP 3.4+ Updated Feb 26, 2025
gradesreviewsscores
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Critique Safe to Use in 2026?

Generally Safe

Score 92/100

Critique 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 "critique" plugin v1.4.4 demonstrates a strong security posture in several key areas. The static analysis reveals a very small attack surface with no identified unprotected entry points. The code signals are also very positive, with 100% of SQL queries using prepared statements, a high percentage of properly escaped output, and the presence of nonce and capability checks. The absence of dangerous functions, file operations, and external HTTP requests further contributes to its security. The vulnerability history is also excellent, with no recorded CVEs, suggesting a history of secure development or diligent patching by the developers.

However, a concerning finding in the taint analysis is the presence of 2 flows with unsanitized paths. While these did not escalate to critical or high severity, unsanitized paths represent potential vulnerabilities if they were to be exploited in conjunction with other weaknesses or if the severity assessment of these flows is underestimated. This is the primary area of concern despite the otherwise robust security practices observed in the static analysis and vulnerability history. The plugin's strengths lie in its minimal attack surface and good core security practices, but the unsanitized path flows warrant careful monitoring and potential future review.

In conclusion, "critique" v1.4.4 is generally well-secured with diligent coding practices evident. The lack of known vulnerabilities and the minimal attack surface are significant strengths. The only notable weakness is the presence of two flows with unsanitized paths, which, while not currently critical, represent a potential risk that should not be ignored. Users should remain vigilant for any future updates addressing this specific finding.

Key Concerns

  • Flows with unsanitized paths
Vulnerabilities
None known

Critique Security Vulnerabilities

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

Critique Code Analysis

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

Output Escaping

98% escaped44 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
settings_page (critique.php:94)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Critique Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[critique_score] critique.php:68
WordPress Hooks 8
actionadmin_menucritique.php:55
actionadmin_enqueue_scriptscritique.php:57
actionwp_enqueue_scriptscritique.php:59
actionadd_meta_boxescritique.php:61
actionsave_postcritique.php:63
actionedit_attachmentcritique.php:64
filterthe_contentcritique.php:66
filterthe_content_more_linkcritique.php:67
Maintenance & Trust

Critique Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 26, 2025
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Critique Developer Profile

Phillip.Gooch

3 plugins · 630 total installs

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

How We Detect Critique

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/critique/fontello/css/critique.css/wp-content/plugins/critique/admin.css/wp-content/plugins/critique/admin.js/wp-content/plugins/critique/critique.css
Script Paths
/wp-content/plugins/critique/admin.js
Version Parameters
critique/fontello/css/critique.css?ver=critique/admin.css?ver=critique/admin.js?ver=critique/fontello/css/critique.css?ver=critique/critique.css?ver=

HTML / DOM Fingerprints

CSS Classes
critique-review-inputscritique-metabox-scalecritique-admin-star-containercritique-average-calculationcritique-score-output-sectioncritique-score-overall
Data Attributes
data-critique-scale
Shortcode Output
[critique_score]
FAQ

Frequently Asked Questions about Critique