Guest Author Meta Block Security & Risk Analysis

wordpress.org/plugins/guest-author-meta-block

Short Description: Enables custom guest author attribution and integrates guest author names into WordPress search.

0 active installs v1.3 PHP + WP 6.0+ Updated Jan 8, 2025
blockguest-authorpost-metasearch-extension
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Guest Author Meta Block Safe to Use in 2026?

Generally Safe

Score 92/100

Guest Author Meta Block 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 "guest-author-meta-block" v1.3 plugin exhibits a strong security posture based on the provided static analysis. It demonstrates adherence to best practices by exclusively using prepared statements for SQL queries and ensuring all output is properly escaped. Furthermore, the presence of nonce and capability checks across its entry points indicates a conscious effort to protect against common WordPress vulnerabilities. The absence of file operations and external HTTP requests also reduces potential attack vectors.

Crucially, the plugin has no recorded vulnerabilities (CVEs) and no critical or high-severity taint flows were identified in the static analysis. This clean history and lack of identified code-level weaknesses are significant strengths.

While the plugin has a very small attack surface with no unprotected entry points, the total number of entry points (4) is relatively low. However, given the robust security measures implemented for these entry points, the overall risk is minimal. The plugin appears to be well-developed with security as a priority.

Vulnerabilities
None known

Guest Author Meta Block Security Vulnerabilities

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

Guest Author Meta Block Release Timeline

v1.3Current
v1.2
v0.77
Code Analysis
Analyzed Apr 16, 2026

Guest Author Meta Block Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped47 total outputs
Attack Surface

Guest Author Meta Block Attack Surface

Entry Points4
Unprotected0

REST API Routes 2

GET/wp-json/custom/v1/guest-author/(?P<id>\d+)guest-author-meta-block.php:542
GET/wp-json/custom/v1/guest-author-searchguest-author-meta-block.php:552

Shortcodes 2

[guest_authors_list] guest-author-meta-block.php:480
[guest_author_list] guest-author-meta-block.php:531
WordPress Hooks 15
actioninitguest-author-meta-block.php:29
actionadmin_menuguest-author-meta-block.php:43
actionadmin_initguest-author-meta-block.php:122
actionadd_meta_boxesguest-author-meta-block.php:155
actionsave_postguest-author-meta-block.php:201
actionenqueue_block_editor_assetsguest-author-meta-block.php:213
filterthe_postsguest-author-meta-block.php:331
actionpre_get_postsguest-author-meta-block.php:351
actionwp_enqueue_scriptsguest-author-meta-block.php:494
actionrest_api_initguest-author-meta-block.php:540
actioninitguest-author-meta-block.php:653
filterquery_varsguest-author-meta-block.php:666
actionpre_get_postsguest-author-meta-block.php:698
filtertemplate_includeguest-author-meta-block.php:713
filterget_the_archive_titleguest-author-meta-block.php:726
Maintenance & Trust

Guest Author Meta Block Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 8, 2025
PHP min version
Downloads599

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Guest Author Meta Block Developer Profile

Miguel Zapata

1 plugin · 0 total installs

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

How We Detect Guest Author Meta Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/guest-author-meta-block/build/index.js/wp-content/plugins/guest-author-meta-block/build/style-index.css/wp-content/plugins/guest-author-meta-block/build/index.css
Script Paths
/wp-content/plugins/guest-author-meta-block/build/index.js
Version Parameters
guest-author-meta-block/build/index.js?ver=guest-author-meta-block/build/style-index.css?ver=guest-author-meta-block/build/index.css?ver=

HTML / DOM Fingerprints

CSS Classes
guest-author-meta-block-editor-plugin
HTML Comments
<!-- Meta Box: Guest Author --><!-- Save the meta box data when the post is saved. -->
Data Attributes
data-block="guest-author-meta-block/guest-author-meta-block"data-editordata-post-id
JS Globals
window.guestAuthorMetaBlockEditorPluginwp.blocks.registerBlockTypewp.element.createElementwp.i18n.__wp.components.TextControlwp.blockEditor.useBlockProps+2 more
REST Endpoints
/wp-json/custom/v1/guest-author-search/wp-json/custom/v1/guest-author/{id}
Shortcode Output
[guest_authors_list][guest_authors_list style="grid"][guest_authors_list style="ul"][guest_authors_list style="ol"]
FAQ

Frequently Asked Questions about Guest Author Meta Block