FullScope Bulk Page Generator Security & Risk Analysis

wordpress.org/plugins/fs-bulk-page-generator

Generate multiple WordPress pages from a CSV file using an existing page as a template.

10 active installs v1.0.1 PHP 7.2+ WP 5.0+ Updated Jun 16, 2025
bulk-pagescsvgeneratorimportpages
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is FullScope Bulk Page Generator Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 9mo ago
Risk Assessment

The "fs-bulk-page-generator" plugin v1.0.1 exhibits a strong security posture based on the provided static analysis. All identified entry points, including AJAX handlers, are protected by nonce and capability checks, which is a significant positive. The code demonstrates excellent security practices by using prepared statements for all SQL queries and properly escaping all output. The absence of dangerous functions, file operations, and external HTTP requests further contributes to its security. The lack of any recorded vulnerabilities or CVEs in its history is also a very encouraging sign, suggesting a well-maintained and secure development process.

While the static analysis reveals no immediate critical or high-severity issues, the total number of entry points (3 AJAX handlers) is worth noting. Although all are protected in this version, a larger attack surface, even with current protections, inherently carries a slightly increased risk of future oversight or complex chained exploits. The absence of taint analysis data is a minor gap; while it might indicate no issues were found, a complete analysis would provide more confidence. Overall, this plugin appears to be developed with security in mind, and its current state is very secure.

Vulnerabilities
None known

FullScope Bulk Page Generator Security Vulnerabilities

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

FullScope Bulk Page Generator Code Analysis

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

Output Escaping

100% escaped18 total outputs
Attack Surface

FullScope Bulk Page Generator Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 3

authwp_ajax_fs_bulk_page_generator_process_csvfs-bulk-page-generator.php:30
authwp_ajax_fs_bulk_page_generator_get_placeholdersfs-bulk-page-generator.php:31
authwp_ajax_fs_bulk_page_generator_preview_mappingfs-bulk-page-generator.php:32
WordPress Hooks 2
actionadmin_menufs-bulk-page-generator.php:28
actionadmin_enqueue_scriptsfs-bulk-page-generator.php:29
Maintenance & Trust

FullScope Bulk Page Generator Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 16, 2025
PHP min version7.2
Downloads774

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

FullScope Bulk Page Generator Developer Profile

Derek Jubach

3 plugins · 30 total installs

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

How We Detect FullScope Bulk Page Generator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fs-bulk-page-generator/css/admin.css/wp-content/plugins/fs-bulk-page-generator/js/admin.js
Script Paths
/wp-content/plugins/fs-bulk-page-generator/js/admin.js
Version Parameters
fs-bulk-page-generator/css/admin.css?ver=fs-bulk-page-generator/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
fs-bulk-page-generatorcardcard-innerradio-group
Data Attributes
data-template-iddata-nonce
JS Globals
fs_bulk_page_generator_ajax_object
REST Endpoints
/wp-json/fs-bulk-page-generator/v1/process_csv/wp-json/fs-bulk-page-generator/v1/get_placeholders/wp-json/fs-bulk-page-generator/v1/preview_mapping
FAQ

Frequently Asked Questions about FullScope Bulk Page Generator