WP Install Profiles Security & Risk Analysis

wordpress.org/plugins/install-profiles

Download custom collections of plugins automatically from the WordPress plugin directory.

400 active installs v3.4.1 PHP + WP 3.1+ Updated May 22, 2013
adminadministrationinstallationpluginswp
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Install Profiles Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "install-profiles" v3.4.1 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events, particularly those without authentication checks, indicates a very limited attack surface. The code also demonstrates good practices with 100% of SQL queries using prepared statements and a significant percentage of output being properly escaped. The presence of nonce and capability checks further reinforces this positive outlook.

However, there are a couple of areas that warrant attention. The taint analysis revealed one flow with unsanitized paths, which, while not classified as critical or high severity in this report, represents a potential risk for path traversal or file manipulation vulnerabilities if not handled with utmost care. Additionally, the plugin performs file operations and external HTTP requests, which can introduce vulnerabilities if not implemented securely. The complete lack of recorded vulnerabilities in its history is a very positive sign, suggesting a well-maintained codebase that has not historically been a target or source of significant security flaws.

Overall, "install-profiles" v3.4.1 appears to be a secure plugin, characterized by a minimal attack surface and good coding practices regarding data handling and authentication. The single unsanitized path flow is the primary concern, highlighting a potential weakness that should be investigated further. The absence of historical vulnerabilities is a strong indicator of its reliability.

Key Concerns

  • Flow with unsanitized paths found
  • File operations performed
  • External HTTP requests made
  • Output escaping is not 100%
Vulnerabilities
None known

WP Install Profiles Security Vulnerabilities

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

WP Install Profiles Code Analysis

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

Output Escaping

74% escaped35 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

6 flows1 with unsanitized paths
wpip_download_profile (includes\process-profiles.php:118)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Install Profiles Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionafter_setup_themewpip.php:67
actionadmin_initwpip.php:152
actionadmin_menuwpip.php:154
actionadmin_noticeswpip.php:161
actionadmin_initwpip.php:169
actionadmin_initwpip.php:177
actionadmin_noticeswpip.php:183
actionadmin_noticeswpip.php:189
actionadmin_noticeswpip.php:195
Maintenance & Trust

WP Install Profiles Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedMay 22, 2013
PHP min version
Downloads20K

Community Trust

Rating72/100
Number of ratings9
Active installs400
Developer Profile

WP Install Profiles Developer Profile

rockgod100

1 plugin · 400 total installs

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

How We Detect WP Install Profiles

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/install-profiles/css/wpip.css/wp-content/plugins/install-profiles/js/wpip.js/wp-content/plugins/install-profiles/js/jquery.simplemodal.1.4.1.min.js
Script Paths
/wp-content/plugins/install-profiles/js/wpip.js/wp-content/plugins/install-profiles/js/jquery.simplemodal.1.4.1.min.js

HTML / DOM Fingerprints

CSS Classes
tabsnav-tab-wrappertabs-content
HTML Comments
<!-- tabs --><!-- end tabs -->
Data Attributes
data-plugin-namedata-plugin-slug
JS Globals
wpip
FAQ

Frequently Asked Questions about WP Install Profiles