RC Site Map Plugin Security & Risk Analysis

wordpress.org/plugins/rc-site-map

This plugin adds a shortcode that will list a site map or list of a particular type of post such as page, post or custom post types.

10 active installs v1.4 PHP 5.6+ WP 4.6+ Updated Jan 30, 2026
sitemap
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is RC Site Map Plugin Safe to Use in 2026?

Generally Safe

Score 100/100

RC Site Map Plugin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The 'rc-site-map' plugin version 1.4 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is highly commendable. Furthermore, all output is properly escaped, and the plugin does not bundle any external libraries, which mitigates risks associated with outdated or vulnerable dependencies. The plugin also correctly handles SQL queries using prepared statements. A key strength is the limited attack surface, with only one shortcode identified as an entry point, and importantly, no unprotected entry points are flagged. The clean vulnerability history, with no recorded CVEs, further reinforces its secure standing. The only notable area for consideration, albeit minor given the other strengths, is the absence of nonce checks and capability checks. While the current analysis indicates no vulnerabilities stemming from this, it's a good practice to implement these for enhanced security, especially if the plugin's functionality were to expand or if its context within a WordPress site changes.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

RC Site Map Plugin Security Vulnerabilities

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

RC Site Map Plugin Code Analysis

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

Output Escaping

100% escaped18 total outputs
Attack Surface

RC Site Map Plugin Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[rc_sitemap] rc-site-map.php:152
WordPress Hooks 2
actionadmin_menurc-site-map.php:13
filterplugin_row_metarc-site-map.php:34
Maintenance & Trust

RC Site Map Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 30, 2026
PHP min version5.6
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

RC Site Map Plugin Developer Profile

Rick Curran

3 plugins · 1K total installs

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

How We Detect RC Site Map Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rc-site-map/rc-site-map.php

HTML / DOM Fingerprints

CSS Classes
rc_sitemap_headingrc_sitemap_listpage_itempage-item-
Data Attributes
post_typeorderbyorderheading_textheading_tagheading_class+9 more
Shortcode Output
rc_sitemap
FAQ

Frequently Asked Questions about RC Site Map Plugin