OS Integration Security & Risk Analysis

wordpress.org/plugins/os-integration

User's have all kinds of devices these days and your site needs to look the best it can when being displayed, pinned or added to your users syste …

80 active installs v3.0 PHP 5.4+ WP 3.5+ Updated Dec 3, 2023
appinternet-explorerlive-tiletileswindows-8
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is OS Integration Safe to Use in 2026?

Generally Safe

Score 85/100

OS Integration has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

Based on the provided static analysis and vulnerability history, the "os-integration" plugin v3.0 presents a generally positive security posture, with several strong indicators of good development practices. The absence of any known CVEs and the plugin's clean vulnerability history are significant strengths, suggesting a history of stable and secure development. The static analysis further reinforces this by showing no dangerous functions, no raw SQL queries (all using prepared statements), and no external HTTP requests, all of which are excellent security indicators.

However, there are notable areas of concern. The extremely low percentage of properly escaped output (2%) is a critical weakness. This indicates a high risk of cross-site scripting (XSS) vulnerabilities, as user-supplied data is likely being rendered directly into the page without proper sanitization. Furthermore, the complete absence of nonce checks and capability checks, particularly given the presence of file operations, is a serious oversight. This implies that any functionality that modifies files or performs other sensitive operations could be susceptible to unauthorized access and manipulation.

In conclusion, while the plugin benefits from a lack of known vulnerabilities and a secure approach to database interactions and external communication, the pervasive issue of unescaped output and the missing authentication/authorization checks on potentially sensitive operations represent significant risks. Developers should prioritize addressing the output escaping and implementing robust nonce and capability checks to improve the overall security of this plugin.

Key Concerns

  • Very low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
  • File operations present without auth checks
Vulnerabilities
None known

OS Integration Security Vulnerabilities

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

OS Integration Code Analysis

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

Output Escaping

2% escaped97 total outputs
Attack Surface

OS Integration Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
filtersite_icon_meta_tagsos-integration.php:184
actionadmin_initos-integration.php:206
actionadmin_menuos-integration.php:209
filterplugin_action_linksos-integration.php:212
actionadmin_enqueue_scriptsos-integration.php:217
actionwp_heados-integration.php:221
actionadmin_heados-integration.php:222
actioninitos-integration.php:223
actionwidgets_initwidget.php:79
Maintenance & Trust

OS Integration Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedDec 3, 2023
PHP min version5.4
Downloads8K

Community Trust

Rating96/100
Number of ratings5
Active installs80
Developer Profile

OS Integration Developer Profile

Greg Ross

34 plugins · 8K total installs

80
trust score
Avg Security Score
88/100
Avg Patch Time
39 days
View full developer profile
Detection Fingerprints

How We Detect OS Integration

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/os-integration/js/os-integration.js/wp-content/plugins/os-integration/css/jquery-ui-1.10.4.custom.css/wp-content/plugins/os-integration/css/jquery-ui-tabs.css
Script Paths
/wp-content/plugins/os-integration/js/os-integration.js
Version Parameters
os-integration/js/os-integration.js?ver=os-integration/css/jquery-ui-1.10.4.custom.css?ver=os-integration/css/jquery-ui-tabs.css?ver=

HTML / DOM Fingerprints

JS Globals
osintegration_admin
FAQ

Frequently Asked Questions about OS Integration