HIVO Connector Security & Risk Analysis

wordpress.org/plugins/hivo-library

Login to your HIVO Library and add Assets directly to your Wordpress Media tab.

0 active installs v0.0.4 PHP 4.3.0+ WP 4.4.0+ Updated Unknown
damdigital-asset-managementhivo
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is HIVO Connector Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The hivo-library plugin v0.0.4 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, use of prepared statements for all SQL queries, and proper output escaping demonstrate a commitment to secure coding practices. Furthermore, the plugin has no recorded vulnerability history, which is a positive indicator. The attack surface is relatively small, consisting of only two REST API routes, and crucially, these routes appear to have permission callbacks, indicating that access is likely being controlled.

However, there are a few areas that warrant attention. The presence of 4 capability checks and 6 file operations, while not inherently problematic, represent potential points of failure if not implemented meticulously. The fact that there are no nonce checks on any entry points, including the REST API, is a notable concern. While the REST API routes have permission callbacks, a lack of nonce checks can still expose endpoints to replay attacks or other forms of manipulation if not properly protected against. The taint analysis showing zero flows is excellent, suggesting that no sensitive data is being improperly handled within the analyzed code.

In conclusion, the plugin demonstrates good practices in critical areas like SQL and output handling. The lack of historical vulnerabilities is a significant strength. The primary areas for improvement lie in implementing nonce checks to further harden the REST API endpoints and ensuring the file operations and capability checks are robust. Despite these minor areas for attention, the plugin's current security standing appears to be good.

Key Concerns

  • No nonce checks on entry points
Vulnerabilities
None known

HIVO Connector Security Vulnerabilities

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

HIVO Connector Code Analysis

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

Output Escaping

100% escaped20 total outputs
Attack Surface

HIVO Connector Attack Surface

Entry Points2
Unprotected0

REST API Routes 2

POST/wp-json/hivo-connector/v1/add-assetsincludes\upload-api.php:26
POST/wp-json/hivo-connector/v1/add-assetstrunk\includes\upload-api.php:26
WordPress Hooks 8
actionenqueue_block_editor_assetsincludes\image-block-extension.php:19
actioninitincludes\image-block-extension.php:20
actionadmin_menuincludes\plugin-page.php:18
actionrest_api_initincludes\upload-api.php:18
actionenqueue_block_editor_assetstrunk\includes\image-block-extension.php:19
actioninittrunk\includes\image-block-extension.php:20
actionadmin_menutrunk\includes\plugin-page.php:18
actionrest_api_inittrunk\includes\upload-api.php:18
Maintenance & Trust

HIVO Connector Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedUnknown
PHP min version4.3.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

HIVO Connector Developer Profile

congchivo99

2 plugins · 10 total installs

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

How We Detect HIVO Connector

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hivo-connector/bundle/index.js/wp-content/plugins/hivo-connector/bundle/index.css
Version Parameters
hivo-connector/bundle/index.js?ver=hivo-connector/bundle/index.css?ver=

HTML / DOM Fingerprints

CSS Classes
hivo-assets-block
Data Attributes
data-hivo-image-block-extension
JS Globals
hivoImageBlockExtension
Shortcode Output
<!-- wp:hivo/assets
FAQ

Frequently Asked Questions about HIVO Connector