Achievement Shortcode Add-On for BadgeOS Security & Risk Analysis

wordpress.org/plugins/achievement-shortcode-for-badgeos

This BadgeOS Add-on adds a shortcode to show or hide content depending on the user having earned a specific achievement.

10 active installs v1.1.0 PHP 5.5.9+ WP 3.6.0+ Updated Nov 26, 2020
accessbadgebadgesrestrictshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Achievement Shortcode Add-On for BadgeOS Safe to Use in 2026?

Generally Safe

Score 85/100

Achievement Shortcode Add-On for BadgeOS has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "achievement-shortcode-for-badgeos" plugin version 1.1.0 exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, the code analysis reveals no dangerous functions, no direct SQL queries (all are prepared statements), no file operations, and no external HTTP requests. The lack of identified taint flows also suggests that user-supplied data is not being handled in a way that would lead to common vulnerabilities like path traversal or command injection.

While the plugin demonstrates good practices in its code, there are a few areas for potential concern. The static analysis shows a limited number of output escaping instances (4 total) with 75% being properly escaped. This means there is a small chance of a cross-site scripting (XSS) vulnerability if the unescaped output is user-controlled. Additionally, the complete absence of nonce checks and capability checks across all entry points (which are zero in this case) is notable. Although there are no direct entry points in this version, if future versions introduce any, the lack of these fundamental WordPress security mechanisms could become a significant risk. The plugin also has no recorded vulnerability history, which is a positive indicator, suggesting a track record of secure development.

Key Concerns

  • Unescaped output found
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Achievement Shortcode Add-On for BadgeOS Security Vulnerabilities

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

Achievement Shortcode Add-On for BadgeOS Code Analysis

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

Output Escaping

75% escaped4 total outputs
Attack Surface

Achievement Shortcode Add-On for BadgeOS Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_noticesbadgeos-achievement-shortcode.php:44
actionplugins_loadedbadgeos-achievement-shortcode.php:45
actioninitbadgeos-achievement-shortcode.php:51
actionadmin_enqueue_scriptsbadgeos-achievement-shortcode.php:52
Maintenance & Trust

Achievement Shortcode Add-On for BadgeOS Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedNov 26, 2020
PHP min version5.5.9
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Achievement Shortcode Add-On for BadgeOS Developer Profile

konnektiv

10 plugins · 70 total installs

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

How We Detect Achievement Shortcode Add-On for BadgeOS

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/achievement-shortcode-for-badgeos/js/rangyinputs-jquery-src.js/wp-content/plugins/achievement-shortcode-for-badgeos/js/achievement-shortcode-embed.js
Script Paths
/wp-content/plugins/achievement-shortcode-for-badgeos/js/rangyinputs-jquery-src.js/wp-content/plugins/achievement-shortcode-for-badgeos/js/achievement-shortcode-embed.js
Version Parameters
achievement-shortcode-for-badgeos/js/rangyinputs-jquery-src.js?ver=achievement-shortcode-for-badgeos/js/achievement-shortcode-embed.js?ver=

HTML / DOM Fingerprints

Shortcode Output
<div class="error">You have to specify a valid achievement id in the "id" parameter!</div>
FAQ

Frequently Asked Questions about Achievement Shortcode Add-On for BadgeOS