For Your Eyes Only Security & Risk Analysis

wordpress.org/plugins/for-your-eyes-only

Add a restricted block for specified users.

0 active installs v1.2.3 PHP 7.4+ WP 6.6+ Updated Jan 19, 2026
loginmembershiprestrict
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is For Your Eyes Only Safe to Use in 2026?

Generally Safe

Score 100/100

For Your Eyes Only has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The plugin "for-your-eyes-only" v1.2.3 presents a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs, unpatched vulnerabilities, or critical/high severity issues in its history is a significant positive indicator. The code analysis reveals no direct attack surface from AJAX handlers, REST API routes, shortcodes, or cron events, and all identified SQL queries utilize prepared statements, which is excellent practice for preventing SQL injection. The plugin also implements at least one capability check, demonstrating an awareness of WordPress security mechanisms. However, there are minor areas for improvement. A notable concern is the presence of unsanitized file operations and a lack of nonce checks, which, while not directly exploited in the current analysis due to the limited attack surface, could pose a risk if new entry points were introduced or if the existing file operation logic is complex. Additionally, 25% of output escapes are not properly handled, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not meticulously sanitized before output.

Key Concerns

  • Unsanitized file operations detected
  • No nonce checks on entry points
  • 25% of outputs not properly escaped
Vulnerabilities
None known

For Your Eyes Only Security Vulnerabilities

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

For Your Eyes Only Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

75% escaped4 total outputs
Attack Surface

For Your Eyes Only Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionrest_api_initapp\Hametuha\ForYourEyesOnly\Pattern\RestApi.php:26
actioninitapp\Hametuha\ForYourEyesOnly.php:20
actioninitapp\Hametuha\ForYourEyesOnly.php:21
actionwp_enqueue_scriptsapp\Hametuha\ForYourEyesOnly.php:83
actionplugins_loadedfor-your-eyes-only.php:18
Maintenance & Trust

For Your Eyes Only Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 19, 2026
PHP min version7.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

For Your Eyes Only Developer Profile

Fumiki Takahashi

14 plugins · 4K total installs

72
trust score
Avg Security Score
90/100
Avg Patch Time
513 days
View full developer profile
Detection Fingerprints

How We Detect For Your Eyes Only

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/for-your-eyes-only/build/blocks/restricted-block/
Script Paths
/wp-content/plugins/for-your-eyes-only/build/blocks/restricted-block/index.js
Version Parameters
for-your-eyes-only/build/blocks/restricted-block/index.js?ver=fyeo-theme?ver=

HTML / DOM Fingerprints

Data Attributes
data-fyeo-rendered
JS Globals
FyeoBlockVarsFyeoBlockRenderer
REST Endpoints
/wp-json/fyeo/v1/
Shortcode Output
<!-- wp:fyeo/block
FAQ

Frequently Asked Questions about For Your Eyes Only