All Page URLs Security & Risk Analysis

wordpress.org/plugins/all-page-urls

Displays a list of all published post, page, and WooCommerce product URLs in your admin dashboard.

20 active installs v1.2.0 PHP 7.2+ WP 5.0+ Updated May 22, 2025
admin-toolscopy-linkcsv-exporturlswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is All Page URLs Safe to Use in 2026?

Generally Safe

Score 100/100

All Page URLs has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10mo ago
Risk Assessment

The "all-page-urls" v1.2.0 plugin exhibits a strong security posture based on the provided static analysis. It demonstrates excellent adherence to secure coding practices, with no identified dangerous functions, all SQL queries utilizing prepared statements, and all output properly escaped. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the plugin has no recorded vulnerability history, suggesting a history of secure development and maintenance.

While the static analysis reveals no direct vulnerabilities, the presence of file operations and a single nonce check, coupled with zero capability checks, warrants slight caution. The lack of explicit capability checks could imply that certain actions, if they were to exist, might not be adequately protected against unauthorized access. However, given the extremely limited attack surface and the absence of external HTTP requests, the overall risk associated with these observations is minimal for this specific version. The plugin's strengths lie in its clean code and lack of known security flaws, making it a low-risk option currently.

Key Concerns

  • File operations present
  • Zero capability checks
Vulnerabilities
None known

All Page URLs Security Vulnerabilities

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

All Page URLs Code Analysis

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

Output Escaping

100% escaped10 total outputs
Attack Surface

All Page URLs Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menuall-page-urls.php:16
actionadmin_enqueue_scriptsall-page-urls.php:30
actionadmin_initall-page-urls.php:51
Maintenance & Trust

All Page URLs Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 22, 2025
PHP min version7.2
Downloads324

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

All Page URLs Developer Profile

Prince Kumar Singh

1 plugin · 20 total installs

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

How We Detect All Page URLs

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/all-page-urls/js/apu-copy.js/wp-content/plugins/all-page-urls/css/style.css
Script Paths
/wp-content/plugins/all-page-urls/js/apu-copy.js
Version Parameters
allpageurls-clipboardallpageurls-style

HTML / DOM Fingerprints

CSS Classes
copy-url-button
Data Attributes
data-url
Shortcode Output
<button class="copy-url-button" data-url="<option value="product" selected($selected_type, 'product')
FAQ

Frequently Asked Questions about All Page URLs