Blocks for BookWyrm Security & Risk Analysis

wordpress.org/plugins/blocks-for-bookwyrm

Adds two blocks for pulling currently reading and past read books from BookWyrm

0 active installs v1.0.5 PHP 8.2+ WP 6.8+ Updated Dec 20, 2025
blocksbooksbookwyrm
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Blocks for BookWyrm Safe to Use in 2026?

Generally Safe

Score 100/100

Blocks for BookWyrm 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 "blocks-for-bookwyrm" plugin exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, the exclusive use of prepared statements for SQL queries, and the complete output escaping indicate robust coding practices for data handling and presentation. Furthermore, the lack of file operations and external HTTP requests minimizes potential attack vectors. The vulnerability history is clean, with no recorded CVEs, which is a positive indicator of the plugin's security over time.

However, the analysis does highlight some areas for potential improvement. The total lack of nonces and capability checks across all entry points (even though the attack surface is currently zero) represents a significant potential risk if the plugin were to evolve and introduce new entry points without proper authentication and authorization mechanisms. The presence of external HTTP requests, while not inherently a vulnerability, is an area that warrants careful monitoring as these can sometimes be exploited if not properly secured or validated. Overall, the plugin is currently secure due to its limited entry points and good internal coding practices, but its extensibility and future development need to be approached with a strong security-first mindset.

In conclusion, "blocks-for-bookwyrm" v1.0.5 is demonstrably secure in its current state, with excellent practices in data handling and output sanitization, and a clean vulnerability history. The primary concern lies in the absence of explicit security checks like nonces and capability checks on its (currently non-existent) entry points, which could become a weakness if new features are added without them. The external HTTP requests are a minor point to consider for future vigilance.

Key Concerns

  • No nonce checks on any entry points
  • No capability checks on any entry points
Vulnerabilities
None known

Blocks for BookWyrm Security Vulnerabilities

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

Blocks for BookWyrm Code Analysis

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

Output Escaping

100% escaped57 total outputs
Attack Surface

Blocks for BookWyrm Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioninitblocks-for-bookwyrm.php:34
filterblock_editor_settings_allblocks-for-bookwyrm.php:49
actionenqueue_block_editor_assetsblocks-for-bookwyrm.php:61
Maintenance & Trust

Blocks for BookWyrm Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 20, 2025
PHP min version8.2
Downloads129

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Blocks for BookWyrm Developer Profile

lastsplash (a11n)

7 plugins · 1K total installs

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

How We Detect Blocks for BookWyrm

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/blocks-for-bookwyrm/build/bookwyrm-read.asset.php/wp-content/plugins/blocks-for-bookwyrm/build/bookwyrm-reading.asset.php/wp-content/plugins/blocks-for-bookwyrm/assets/images/default-book-cover.svg/wp-content/plugins/blocks-for-bookwyrm/assets/images/default-book-cover.png
Version Parameters
blocks-for-bookwyrm/build/bookwyrm-read.asset.phpblocks-for-bookwyrm/build/bookwyrm-reading.asset.php

HTML / DOM Fingerprints

CSS Classes
read--list
Data Attributes
data-userdata-instance
JS Globals
window.blocksForBookwyrm
REST Endpoints
/user/([^/]+)/shelf/read.json
Shortcode Output
<p style="font-weight: bold;">⚠️ Sorry, there has been an error fetching the feed.</p>
FAQ

Frequently Asked Questions about Blocks for BookWyrm