Developer project portfolio Security & Risk Analysis

wordpress.org/plugins/developer-project-portfolio

Displays a project portfolio for visitors. Set customer, image, description, languages and platform for each project.

10 active installs v0.2 PHP + WP 4.6+ Updated Dec 1, 2016
developerportfolio
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Developer project portfolio Safe to Use in 2026?

Generally Safe

Score 85/100

Developer project portfolio has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The "developer-project-portfolio" plugin version 0.2 exhibits a generally good security posture based on the provided static analysis. The absence of dangerous functions, external HTTP requests, and file operations is a significant strength. Furthermore, all SQL queries are properly prepared, and nonce checks and capability checks are present, indicating an awareness of fundamental WordPress security practices. The vulnerability history shows no prior recorded issues, which is a positive sign for its reliability.

However, a notable concern is the low percentage of properly escaped output (14%). This could potentially lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled carefully within the shortcode's rendering process. While the taint analysis shows no unsanitized flows, this is likely due to the limited scope of the analysis (0 flows analyzed), and the low output escaping rate represents a tangible risk that requires attention. The limited attack surface is a positive, but the lack of extensive taint analysis means there might be unseen issues.

Key Concerns

  • Low output escaping percentage (14%)
Vulnerabilities
None known

Developer project portfolio Security Vulnerabilities

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

Developer project portfolio Code Analysis

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

Output Escaping

14% escaped14 total outputs
Attack Surface

Developer project portfolio Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[dpp_projects] developer-project-portfolio.php:41
WordPress Hooks 12
actioninitcustom-post-types\project-custom-post-type.php:33
actioninitcustom-post-types\project-custom-post-type.php:83
actionadd_meta_boxescustom-post-types\project-links-metabox.php:27
actionsave_postcustom-post-types\project-links-metabox.php:51
filtertemplate_includedeveloper-project-portfolio.php:40
actionadmin_initdeveloper-project-portfolio.php:42
actionplugins_loadeddeveloper-project-portfolio.php:43
actionadmin_enqueue_scriptsdeveloper-project-portfolio.php:60
actionwp_enqueue_scriptsdeveloper-project-portfolio.php:61
filtermce_buttonsdeveloper-project-portfolio.php:120
filtermce_external_pluginsdeveloper-project-portfolio.php:121
filtertiny_mce_before_initdeveloper-project-portfolio.php:122
Maintenance & Trust

Developer project portfolio Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedDec 1, 2016
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Developer project portfolio Developer Profile

crillst

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 Developer project portfolio

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/developer-project-portfolio/css/admin.css/wp-content/plugins/developer-project-portfolio/css/developer-project-portfolio.css
Script Paths
/wp-content/plugins/developer-project-portfolio/editor/editor_plugin.js
Version Parameters
developer-project-portfolio/css/developer-project-portfolio.css?ver=developer-project-portfolio/css/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
dpp_project_portfolio
HTML Comments
<!-- Project information -->
Data Attributes
data-dpp_customer_namedata-dpp_project_descriptiondata-dpp_project_languagesdata-dpp_project_platformdata-dpp_project_url
JS Globals
dpp_project_categoriesdpp_menu_name
Shortcode Output
<div class="dpp_project_portfolio">
FAQ

Frequently Asked Questions about Developer project portfolio