Feed by Fhoke Security & Risk Analysis

wordpress.org/plugins/feed-by-fhoke

Displays the latest Instagram posts from a user via Instagram Basic Display API.

10 active installs v1.3.3 PHP 7.4+ WP 5.0.0+ Updated Mar 21, 2023
feed-by-fhokefhokeinstagram-feedinstagram-photosinstagram-posts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Feed by Fhoke Safe to Use in 2026?

Generally Safe

Score 85/100

Feed by Fhoke 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 'feed-by-fhoke' plugin version 1.3.3 exhibits a generally strong security posture based on the provided static analysis. The plugin demonstrates good practices by avoiding dangerous functions, utilizing prepared statements for all SQL queries, and conducting a capability check on its single entry point (a shortcode). The absence of file operations and external HTTP requests further limits its attack surface. The plugin also appears to have no recorded vulnerabilities or CVEs, suggesting a history of secure development or diligent patching.

However, there are areas that warrant attention. A significant portion of the output (36%) is not properly escaped, which could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled securely before being displayed. Additionally, the lack of nonce checks, while not directly tied to AJAX or REST API endpoints in this specific analysis, is a general best practice for securing shortcodes or any function that performs actions on behalf of a user. The bundled Guzzle library, if outdated, could also present a risk, though the analysis doesn't provide version information to confirm this.

In conclusion, 'feed-by-fhoke' is a promising plugin from a security perspective, with no critical vulnerabilities identified and a clear effort towards secure coding practices like prepared statements and capability checks. The primary concern lies in the unescaped output, which requires immediate attention to prevent potential XSS flaws. Addressing this and ensuring the Guzzle library is up-to-date would significantly strengthen its security.

Key Concerns

  • Unescaped output detected (36%)
  • Bundled library (Guzzle) detected
  • Nonce checks are absent
Vulnerabilities
None known

Feed by Fhoke Security Vulnerabilities

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

Feed by Fhoke Code Analysis

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

Bundled Libraries

Guzzle

Output Escaping

64% escaped22 total outputs
Attack Surface

Feed by Fhoke Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[instagram_feed] shortcodes.php:53
WordPress Hooks 6
actionadmin_noticeshelpers.php:71
actionadmin_menuoptions.php:33
filterplugin_action_links_feed-by-fhoke/FeedByFhoke.phpoptions.php:47
actionadmin_initoptions.php:331
actionwp_enqueue_scriptssetup.php:27
actionadmin_enqueue_scriptssetup.php:37
Maintenance & Trust

Feed by Fhoke Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.0
Last updatedMar 21, 2023
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Feed by Fhoke Developer Profile

Fhoke

1 plugin · 10 total installs

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

How We Detect Feed by Fhoke

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/feed-by-fhoke/dist/assets/css/shortcode.min.css/wp-content/plugins/feed-by-fhoke/dist/assets/css/admin.min.css

HTML / DOM Fingerprints

CSS Classes
fbf-postsfbf-posts__itemfbf-posts__item-linkfbf-posts__item-imgfbf-posts__item-caption
Shortcode Output
<ul class="fbf-posts"><li class="fbf-posts__item"><a class='fbf-posts__item-link' href=<img class='fbf-posts__item-img' src=
FAQ

Frequently Asked Questions about Feed by Fhoke