DevTo articles on WP Security & Risk Analysis

wordpress.org/plugins/devto-articles-on-wp

DevTo articles on WP is a simple plugin which creates a bridge between DevCommunity and WordPress. It will help you to show your dev.

0 active installs v0.0.7 PHP 5.6+ WP 4.9+ Updated Sep 6, 2021
devcommunitypostrest-apishortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DevTo articles on WP Safe to Use in 2026?

Generally Safe

Score 85/100

DevTo articles on WP has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The "devto-articles-on-wp" plugin version 0.0.7 exhibits a generally strong security posture based on the provided static analysis. The code adheres to best practices by exclusively using prepared statements for SQL queries and properly escaping all output, indicating a low risk of common injection vulnerabilities. The absence of file operations and external HTTP requests further limits the attack surface. However, the lack of any nonce checks or capability checks on the identified entry point (a single shortcode) is a significant concern. While there are no current or historical vulnerabilities recorded, this does not negate the inherent risk introduced by the missing authentication and authorization mechanisms. The plugin's small attack surface and secure coding practices for data handling are commendable, but the absence of proper security checks on its single entry point leaves it vulnerable to unauthorized execution if manipulated.

Key Concerns

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

DevTo articles on WP Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

DevTo articles on WP Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

DevTo articles on WP Code Analysis

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

Output Escaping

100% escaped30 total outputs
Attack Surface

DevTo articles on WP Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[dev_post] devtowp.php:53
WordPress Hooks 1
actionwp_enqueue_scriptsclasses/assets.php:14
Maintenance & Trust

DevTo articles on WP Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedSep 6, 2021
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

DevTo articles on WP Developer Profile

Keramot UL Islam

2 plugins · 0 total installs

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

How We Detect DevTo articles on WP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/devto-articles-on-wp/assets/devtowp.css
Version Parameters
devtowp.css?ver=

HTML / DOM Fingerprints

CSS Classes
devto-postsdevto-griddevto-itemdevto-badgedevto-postdevto-post-metadevto-datedevto-tag+5 more
Data Attributes
data-layout
Shortcode Output
<div class="devto-posts devto-<div class="devto-item"><div class="devto-badge"><img src="https://d2fltix0v2e0sb.cloudfront.net/dev-badge.svg"
FAQ

Frequently Asked Questions about DevTo articles on WP