ShortCode – Get Child List Security & Risk Analysis

wordpress.org/plugins/shortcode-get-child-list

This plugin provide two shortcode. Using the shortcode you can easily generate a childpage list, and also a sitemap.

10 active installs v0.4 PHP + WP 2.9+ Updated Sep 23, 2010
list-pagesnagivation
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ShortCode – Get Child List Safe to Use in 2026?

Generally Safe

Score 85/100

ShortCode – Get Child List has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 15yr ago
Risk Assessment

The "shortcode-get-child-list" plugin, version 0.4, exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, file operations, external HTTP requests, and the consistent use of prepared statements for SQL queries indicate good coding practices. The fact that 100% of outputs are properly escaped is also a significant strength. Furthermore, the plugin has no recorded vulnerabilities (CVEs) and a clean vulnerability history, which suggests a generally secure development and maintenance process.

However, a key area of concern is the lack of explicit capability checks and nonce checks on its entry points. While the static analysis indicates zero unprotected entry points, the absence of these fundamental WordPress security mechanisms on its two shortcodes means that if any functionality within these shortcodes were to become vulnerable in the future, it could potentially be exploited without the standard WordPress security layers being engaged. The taint analysis showing zero flows analyzed is a neutral observation; it could mean there were no complex data flows to analyze, or that the analysis might not have covered all potential edge cases.

In conclusion, the plugin demonstrates a commendable adherence to secure coding standards for SQL and output handling, and its lack of historical vulnerabilities is positive. The primary weakness lies in the reliance on the shortcode system itself to enforce access controls, rather than explicit capability and nonce checks within the plugin's code. This leaves a potential, albeit currently theoretical, opening for privilege escalation or other attacks if the internal logic of the shortcodes were to be compromised.

Key Concerns

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

ShortCode – Get Child List Security Vulnerabilities

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

ShortCode – Get Child List Code Analysis

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

ShortCode – Get Child List Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[get_childlist] sc-get-childlist.php:70
[get_sitemap] sc-get-childlist.php:71
Maintenance & Trust

ShortCode – Get Child List Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedSep 23, 2010
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

ShortCode – Get Child List Developer Profile

ksks

1 plugin · 10 total installs

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

How We Detect ShortCode – Get Child List

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
page-item
Shortcode Output
<ul></ul><div id='sitemap'></div>
FAQ

Frequently Asked Questions about ShortCode – Get Child List