TruAnon Identity Security & Risk Analysis

wordpress.org/plugins/truanon-identity

A profile amplifier. Members back their own identity and choose how it is seen and shared, so people do more of what they came to do — more safely.

10 active installs v3.2.4 PHP 7.4+ WP 6.0+ Updated Jul 19, 2026
badgeidentityreputationtrustverification
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TruAnon Identity Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The 'truanon-identity' v2.1 plugin exhibits a generally positive security posture based on the provided static analysis. The absence of known vulnerabilities (CVEs) in its history is a strong indicator of good development practices or, at least, a lack of publicly disclosed issues. The code analysis reveals a small attack surface with only two shortcodes and no unprotected entry points, which is commendable. Furthermore, the use of prepared statements for all SQL queries is a significant strength, mitigating the risk of SQL injection. However, there are notable areas for improvement. The low percentage of properly escaped output (32%) is a significant concern, leaving the plugin vulnerable to Cross-Site Scripting (XSS) attacks where user-supplied data might be rendered directly in the browser without proper sanitization. While there are no critical taint flows identified, this could be a direct consequence of the limited taint analysis performed or the successful sanitization of the few flows that exist. The plugin's reliance on external HTTP requests (3) could also introduce risks if the target endpoints are compromised or if the data exchanged is not handled securely. Finally, the presence of only one nonce check for the entire plugin, especially with external HTTP requests, suggests a potential weakness in ensuring the integrity and authenticity of requests.

Key Concerns

  • Low output escaping rate
  • Limited nonce checks
  • External HTTP requests
Vulnerabilities
None known

TruAnon Identity Security Vulnerabilities

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

TruAnon Identity Release Timeline

v3.2.4Current
v3.2.3
v3.2.2
v3.2.1
v3.2.0
v3.1.0
v3.0.3
v3.0.2
v3.0.1
v3.0.0
v2.1
v2.0
v1.7
v1.6
v1.5.1
v1.5.0
v1.4.0
v1.3.0
v1.2.0
v1.1.0
Code Analysis
Analyzed Mar 17, 2026

TruAnon Identity Code Analysis

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

Output Escaping

32% escaped22 total outputs
Attack Surface

TruAnon Identity Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[truanon_verification] includes\class-truanon-verification-public.php:114
[truanon_verify_profile] includes\class-truanon-verification-public.php:117
WordPress Hooks 4
actionadmin_menuincludes\admin\class-truanon-verification-admin.php:68
actionadmin_initincludes\admin\class-truanon-verification-admin.php:71
actionwp_enqueue_scriptsincludes\class-truanon-verification-scripts.php:75
actionadmin_enqueue_scriptsincludes\class-truanon-verification-scripts.php:78
Maintenance & Trust

TruAnon Identity Maintenance & Trust

Maintenance Signals

WordPress version tested7.0.2
Last updatedJul 19, 2026
PHP min version7.4
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

TruAnon Identity Developer Profile

jtayler

1 plugin · 10 total installs

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

How We Detect TruAnon Identity

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/truanon-identity/includes/css/custom.css/wp-content/plugins/truanon-identity/includes/js/public-custom.js
Script Paths
/wp-content/plugins/truanon-identity/includes/js/public-custom.js
Version Parameters
truanon-identity/includes/css/custom.css?ver=truanon-identity/includes/js/public-custom.js?ver=

HTML / DOM Fingerprints

CSS Classes
truanonbsuiverify-btn
Data Attributes
data-url
JS Globals
WpTruAnonVerification
Shortcode Output
<div class="bsui btn-group truanon"><a target="_blank" href="{profile_url}" class="bsui btn btn-sm btn-{rank_color} mb-1 p-2"><span class="pr-1 far fa-check-circle"></span>{rank_title}</a>
FAQ

Frequently Asked Questions about TruAnon Identity