Tui's Author Intro For Archive Security & Risk Analysis

wordpress.org/plugins/tuis-author-intro-for-archive

This plugin has been written to insert an Author introduction to each Archive, based on their User information, including their bio etc.

10 active installs v1.00 PHP + WP 2.0.2+ Updated Jan 18, 2009
categoryformattingimagesmediathumbs
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Tui's Author Intro For Archive Safe to Use in 2026?

Generally Safe

Score 85/100

Tui's Author Intro For Archive has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 17yr ago
Risk Assessment

The 'tuis-author-intro-for-archive' plugin v1.00 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by avoiding dangerous functions, performing all SQL queries using prepared statements, and having no known vulnerabilities or CVEs in its history. The absence of cron events, shortcodes, and AJAX/REST API endpoints significantly limits its attack surface. However, a critical concern arises from the taint analysis, which identified one flow with an unsanitized path. This indicates a potential vulnerability where user-supplied input might be used in a sensitive operation without proper sanitization, which could lead to various security risks depending on the context of the flow. Additionally, the static analysis reveals that 100% of output operations are not properly escaped, meaning any dynamic content displayed to users might be vulnerable to cross-site scripting (XSS) attacks. The presence of a capability check is positive, but its effectiveness is diminished by the lack of nonce checks and the unescaped outputs.

Key Concerns

  • Unsanitized path in taint flow
  • Output escaping not properly implemented
Vulnerabilities
None known

Tui's Author Intro For Archive Security Vulnerabilities

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

Tui's Author Intro For Archive Code Analysis

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

Output Escaping

0% escaped3 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
tui_aifa_options_page (tuis-author-intro-for-archive.php:128)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Tui's Author Intro For Archive Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menutuis-author-intro-for-archive.php:47
filterthe_contenttuis-author-intro-for-archive.php:50
actiontemplate_redirecttuis-author-intro-for-archive.php:57
Maintenance & Trust

Tui's Author Intro For Archive Maintenance & Trust

Maintenance Signals

WordPress version tested2.7
Last updatedJan 18, 2009
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Tui's Author Intro For Archive Developer Profile

stephenbaugh

4 plugins · 40 total installs

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

How We Detect Tui's Author Intro For Archive

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tuis-author-intro-for-archive/style.css
Version Parameters
tuis-author-intro-for-archive/style.css?ver=

HTML / DOM Fingerprints

Shortcode Output
[authorID][authorDisplayName][authorBio][authoremail]
FAQ

Frequently Asked Questions about Tui's Author Intro For Archive