Open Source Software Contributions Security & Risk Analysis

wordpress.org/plugins/open-source-software-contributions

Displays Pull Request links from GitHub for Open Source Software Contributions simply add [ossc] shortcode to your page and configure settings.

0 active installs v1.1.3 PHP 8.1+ WP 6.2+ Updated Nov 25, 2024
githubopen-source-software-contributionsosscpull-requests
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Open Source Software Contributions Safe to Use in 2026?

Generally Safe

Score 92/100

Open Source Software Contributions has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The 'open-source-software-contributions' plugin v1.1.3 exhibits a strong security posture based on the provided static analysis and vulnerability history. The plugin demonstrates excellent adherence to secure coding practices, with no dangerous functions, all SQL queries utilizing prepared statements, and all output properly escaped. Furthermore, the absence of file operations and external HTTP requests (excluding one, which needs scrutiny) limits the potential attack surface. The presence of a nonce check further bolsters security for its limited entry points.

However, a few areas warrant attention. The lack of capability checks on any entry points is a significant concern, meaning that any user, regardless of their role, could potentially trigger the plugin's functionality. The single external HTTP request, while not inherently problematic, could be a vector for certain types of attacks if the target is compromised or if sensitive data is sent without proper validation or encryption. The vulnerability history is remarkably clean, suggesting a well-maintained and secure plugin up to this point. This lack of past issues is a positive indicator, but it doesn't negate the risks identified in the static analysis.

In conclusion, while the plugin is built on solid secure coding foundations, the absence of capability checks presents a notable risk. The single external HTTP request should also be investigated. These are critical points to address to ensure a truly robust security profile. The excellent handling of SQL queries and output escaping are significant strengths.

Key Concerns

  • Missing capability checks on entry points
  • One external HTTP request without details
Vulnerabilities
None known

Open Source Software Contributions Security Vulnerabilities

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

Open Source Software Contributions Code Analysis

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

SQL Query Safety

100% prepared6 total queries

Output Escaping

100% escaped20 total outputs
Attack Surface

Open Source Software Contributions Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitossc.php:42
actionossc_daily_eventossc.php:43
actionadmin_menuossc.php:59
actionadmin_initossc.php:60
actionadmin_enqueue_scriptsossc.php:61
actionadmin_post_osscManualUpdateossc.php:62

Scheduled Events 1

ossc_daily_event
Maintenance & Trust

Open Source Software Contributions Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 25, 2024
PHP min version8.1
Downloads965

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Open Source Software Contributions Developer Profile

radius314

3 plugins · 600 total installs

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

How We Detect Open Source Software Contributions

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/open-source-software-contributions/css/admin-ossc.css

HTML / DOM Fingerprints

CSS Classes
ossc_admin_divossc_tableossc_trossc_thossc_tdossc_input
HTML Comments
<!-- Display the plugin's settings page --><!-- Add a "Settings" link for the plugin in the WordPress admin --><!-- Create the plugin's settings page in the WordPress admin menu --><!-- Add a settings link in the plugins list -->+4 more
Data Attributes
name="github_api_key"name="github_repos"name="github_users"class="ossc_input"
Shortcode Output
[ossc]
FAQ

Frequently Asked Questions about Open Source Software Contributions