Packerland Custom Blocks Security & Risk Analysis

wordpress.org/plugins/packerland-custom-blocks

This plugin was created to extend the gutenberg editor and make it more user friendly.

200 active installs v1.1.0 PHP 5.2.4+ WP 5.0+ Updated Mar 8, 2023
blocksgutenberg
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Packerland Custom Blocks Safe to Use in 2026?

Generally Safe

Score 85/100

Packerland Custom Blocks has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The 'packerland-custom-blocks' plugin v1.1.0 exhibits a generally positive security posture based on the provided static analysis. A notable strength is the absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests, along with 100% usage of prepared statements for any SQL operations (though none were detected). The attack surface also appears to be zero, indicating no exposed AJAX handlers, REST API routes, shortcodes, or cron events, which significantly reduces the potential for direct exploitation.

However, several areas present potential concerns. The most significant is the low rate of properly escaped output (57%), meaning a substantial portion of dynamic output is not being neutralized. This could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is echoed without proper sanitization. Additionally, the complete lack of nonce checks and capability checks, while potentially acceptable given the zero attack surface, is a missed opportunity to implement robust access control mechanisms if functionality were ever to be added or exposed. The vulnerability history is clean, which is a good sign, but it doesn't negate the risks identified in the code itself.

In conclusion, while the plugin currently has no known vulnerabilities and a very small attack surface, the high percentage of unescaped output is a clear and present risk that should be addressed. The absence of basic security checks like nonces and capability checks also represents a weakness that could be exploited if the plugin's functionality were to evolve or be misconfigured. Developers should prioritize fixing the output escaping issues to mitigate XSS risks.

Key Concerns

  • Low output escaping rate (57%)
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Packerland Custom Blocks Security Vulnerabilities

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

Packerland Custom Blocks Code Analysis

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

Output Escaping

57% escaped102 total outputs
Attack Surface

Packerland Custom Blocks Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterblock_categories_allpackerland-custom-blocks.php:26
actioninitpackerland-custom-blocks.php:27
actionadmin_headpackerland-custom-blocks.php:28
actionwp_headpackerland-custom-blocks.php:29
actionwidgets_initpackerland-custom-blocks.php:30
Maintenance & Trust

Packerland Custom Blocks Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedMar 8, 2023
PHP min version5.2.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

Packerland Custom Blocks Developer Profile

Mike

2 plugins · 220 total installs

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

How We Detect Packerland Custom Blocks

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/packerland-custom-blocks/blocks/advanced-paragraph.js/wp-content/plugins/packerland-custom-blocks/blocks/advanced-facebook-feed.js
Script Paths
https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v4.0

HTML / DOM Fingerprints

CSS Classes
pcb-admin-form__inputpcb-admin_block_menu_inputpcb-floating-inputpcb-facebookfeed
Data Attributes
data-hrefdata-widthdata-heightdata-tabsdata-hide-coverdata-show-facepile+3 more
FAQ

Frequently Asked Questions about Packerland Custom Blocks