Credly Custom Badge Assertion Shortcode Security & Risk Analysis

wordpress.org/plugins/credly-pro-custom-assertion

Easily create an official Credly Badge Assertion page on your site.

10 active installs v1.0.0 PHP + WP 3.5+ Updated May 19, 2016
badgebadgescredlyobiopenbadges
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Credly Custom Badge Assertion Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

Credly Custom Badge Assertion Shortcode 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 "credly-pro-custom-assertion" plugin version 1.0.0 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, reliance on prepared statements for all SQL queries, and proper output escaping demonstrate adherence to secure coding practices. Furthermore, the plugin does not perform file operations or external HTTP requests, reducing common attack vectors. The vulnerability history is also clean, with no recorded CVEs, which is a positive indicator. However, the complete lack of nonce checks and capability checks across all entry points, including the sole shortcode, represents a significant concern. While there are no immediate risks identified through taint analysis or known CVEs, these missing security mechanisms leave the plugin vulnerable to potential privilege escalation or unauthorized execution of its functionality if an attacker can trigger the shortcode without proper authorization. The lack of detected flows in taint analysis is good, but it may also be due to the limited scope of analysis or the simple nature of the plugin's current code. In conclusion, while the plugin is built with good foundational security practices, the absence of authorization checks on its primary entry point is a critical weakness that needs to be addressed.

Key Concerns

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

Credly Custom Badge Assertion Shortcode Security Vulnerabilities

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

Credly Custom Badge Assertion Shortcode Code Analysis

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

Output Escaping

100% escaped5 total outputs
Attack Surface

Credly Custom Badge Assertion Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[credly_assertion_page] credly-badge-assertion.php:55
Maintenance & Trust

Credly Custom Badge Assertion Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.0
Last updatedMay 19, 2016
PHP min version
Downloads2K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Credly Custom Badge Assertion Shortcode Developer Profile

learningtimes

12 plugins · 720 total installs

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

How We Detect Credly Custom Badge Assertion Shortcode

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
credly-assertion
HTML Comments
Copyright © 2012-2013 Credly, LLCThis program is free software: you can redistribute it and/or modify itunder the terms of the GNU Affero General Public License, version 3,as published by the Free Software Foundation.+6 more
Data Attributes
class="credly-assertion"
Shortcode Output
<iframe class="credly-assertion" src="http://credly.com/credit//embed" align="top" marginwidth="0" width="
FAQ

Frequently Asked Questions about Credly Custom Badge Assertion Shortcode