GitHub Repository Shortcode Security & Risk Analysis

wordpress.org/plugins/f13-github-repo-shortcode

Add a snapshot of your GitHub repository to any page or post on your WordPress blog.

10 active installs v1.0 PHP + WP 3.0.1+ Updated Sep 15, 2018
codegithubprofilereporepository
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GitHub Repository Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

GitHub Repository Shortcode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The 'f13-github-repo-shortcode' plugin version 1.0 exhibits a generally strong security posture based on the provided static analysis. The code demonstrates good practices by ensuring all SQL queries utilize prepared statements and all output is properly escaped. Furthermore, the absence of dangerous functions, file operations, and critical taint flows is a positive indicator. The plugin also has no recorded vulnerabilities, which suggests a history of secure development or minimal exposure. However, there are notable areas for improvement. The plugin lacks any nonce checks or capability checks for its sole shortcode. This presents a potential risk if the shortcode handles any user-provided data that could be manipulated to perform unintended actions. The presence of an external HTTP request without explicit mention of authentication or sanitization is another point of concern, as it could be exploited if not handled securely.

Key Concerns

  • Shortcode lacks nonce check
  • Shortcode lacks capability check
  • External HTTP request without explicit security checks
Vulnerabilities
None known

GitHub Repository Shortcode Security Vulnerabilities

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

GitHub Repository Shortcode Code Analysis

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

Output Escaping

100% escaped6 total outputs
Attack Surface

GitHub Repository Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[gitrepo] wp-github-repo-shortcode.php:29
WordPress Hooks 3
actionwp_enqueue_scriptswp-github-repo-shortcode.php:31
actionadmin_menuwp-github-repo-shortcode.php:33
actionadmin_initwp-github-repo-shortcode.php:238
Maintenance & Trust

GitHub Repository Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedSep 15, 2018
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

GitHub Repository Shortcode Developer Profile

f13dev

8 plugins · 90 total installs

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

How We Detect GitHub Repository Shortcode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/f13-github-repo-shortcode/wp-github-repo-shortcode.css
Version Parameters
f13-github-repo-shortcode/wp-github-repo-shortcode.css?ver=

HTML / DOM Fingerprints

CSS Classes
gitContainergitHeadergitTitlegitDescriptiongitLinkgitStatsgitForksgitStars+3 more
REST Endpoints
/repos//repos//tags
Shortcode Output
<div class="gitContainer"> <div class="gitHeader"> <span class="gitTitle"> <a href=""></a> </span> </div> <div class="gitDescription">
FAQ

Frequently Asked Questions about GitHub Repository Shortcode