BreathWP – Quick Admin Notes Security & Risk Analysis

wordpress.org/plugins/breathwp-quick-admin-notes

Add multiple note cards to your WordPress dashboard for quick reminders, to-dos, and team messages.

0 active installs v1.3.0 PHP 7.0+ WP 5.0+ Updated Feb 1, 2026
admindashboardnotesproductivityreminders
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BreathWP – Quick Admin Notes Safe to Use in 2026?

Generally Safe

Score 100/100

BreathWP – Quick Admin Notes 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 "breathwp-quick-admin-notes" v1.3.0 plugin demonstrates a generally good security posture based on the static analysis. All identified AJAX entry points include nonce checks and capability checks, which are crucial for preventing unauthorized access and actions. The absence of dangerous functions, file operations, and external HTTP requests, along with the complete use of prepared statements for SQL queries, significantly reduces the attack surface and potential for common vulnerabilities like SQL injection and remote code execution. The lack of any recorded vulnerabilities in its history further strengthens this positive assessment, suggesting a history of secure development practices.

However, a significant concern arises from the output escaping analysis, where 64% of the 22 total outputs are properly escaped. This means that approximately 8 of the plugin's outputs are not adequately sanitized. If user-supplied data is directly outputted without proper escaping, it creates a risk of Cross-Site Scripting (XSS) vulnerabilities. While there are no current CVEs or taint analysis issues, this partial unescaped output presents a latent risk that could be exploited if an attacker can influence the data being displayed. Therefore, while the plugin is strong in many areas, this weakness in output sanitization requires attention to achieve a truly robust security profile.

Key Concerns

  • Partially unescaped output detected
Vulnerabilities
None known

BreathWP – Quick Admin Notes Security Vulnerabilities

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

BreathWP – Quick Admin Notes Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

BreathWP – Quick Admin Notes Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
8
14 escaped
Nonce Checks
4
Capability Checks
5
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

64% escaped22 total outputs
Attack Surface

BreathWP – Quick Admin Notes Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 4

authwp_ajax_qanmc_save_notebreathwp-quick-admin-notes.php:185
authwp_ajax_qanmc_add_notebreathwp-quick-admin-notes.php:229
authwp_ajax_qanmc_delete_notebreathwp-quick-admin-notes.php:262
authwp_ajax_qanmc_update_sharingbreathwp-quick-admin-notes.php:283
WordPress Hooks 2
actionwp_dashboard_setupbreathwp-quick-admin-notes.php:21
actionadmin_enqueue_scriptsbreathwp-quick-admin-notes.php:33
Maintenance & Trust

BreathWP – Quick Admin Notes Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 1, 2026
PHP min version7.0
Downloads150

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

BreathWP – Quick Admin Notes Developer Profile

Nebu John Thaliyath

1 plugin · 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 BreathWP – Quick Admin Notes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/breathwp-quick-admin-notes/qanmc-script.js/wp-content/plugins/breathwp-quick-admin-notes/qanmc-style.css
Script Paths
/wp-content/plugins/breathwp-quick-admin-notes/qanmc-script.js
Version Parameters
breathwp-quick-admin-notes/qanmc-script.js?ver=1.1breathwp-quick-admin-notes/qanmc-style.css?ver=1.2

HTML / DOM Fingerprints

CSS Classes
qanmc-notes-containerqanmc-noteqanmc-todo-listqanmc-todo-itemqanmc-todo-checkboxqanmc-todo-textqanmc-delete-todo-itemqanmc-add-todo-item+8 more
Data Attributes
data-iddata-typedata-idxdata-shared
JS Globals
qanmc_ajaxqanmc_nonceqanmc_get_users_for_sharing
FAQ

Frequently Asked Questions about BreathWP – Quick Admin Notes