Paperbolt Security & Risk Analysis

wordpress.org/plugins/paperbolt

Generate PDFs from posts, pages, and WooCommerce orders via cloud API. Zero server load, full modern CSS support.

0 active installs v1.0.0 PHP 7.4+ WP 5.8+ Updated Mar 28, 2026
documentinvoicepdfpdf-generatorwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Paperbolt Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "paperbolt" v1.0.0 plugin exhibits a generally strong security posture based on the provided static analysis. It demonstrates excellent adherence to secure coding practices with 100% of SQL queries using prepared statements and 98% of outputs properly escaped. The presence of nonce and capability checks on all identified entry points (AJAX handlers, shortcodes, cron events) is a significant strength, indicating an effort to protect against common WordPress attack vectors. Furthermore, the plugin has no recorded vulnerability history, suggesting a mature and well-maintained codebase.

Despite these strengths, the taint analysis reveals a potential concern with 6 out of 9 analyzed flows having unsanitized paths. While no critical or high severity issues were identified in these flows, this represents a notable area for improvement. Unsanitized paths, even if not immediately exploitable in this specific version, can become vulnerabilities if the plugin's functionality changes or if new attack techniques emerge. The plugin also performs file operations and external HTTP requests, which are always potential points of concern if not handled with extreme care, though the analysis doesn't highlight specific issues in these areas.

In conclusion, "paperbolt" v1.0.0 is a well-developed plugin with a strong foundation in secure coding practices. Its lack of vulnerability history is a positive indicator. However, the presence of unsanitized paths in the taint analysis warrants attention to ensure long-term security and prevent future vulnerabilities. Addressing these unsanitized paths should be the primary focus for further hardening.

Key Concerns

  • Flows with unsanitized paths
Vulnerabilities
None known

Paperbolt Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Paperbolt Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Paperbolt Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
7 prepared
Unescaped Output
5
291 escaped
Nonce Checks
9
Capability Checks
12
File Operations
2
External Requests
8
Bundled Libraries
0

SQL Query Safety

100% prepared7 total queries

Output Escaping

98% escaped296 total outputs
Data Flows · Security
6 unsanitized

Data Flow Analysis

9 flows6 with unsanitized paths
ajax_download (includes/class-post-pdf.php:76)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Paperbolt Attack Surface

Entry Points12
Unprotected0

AJAX Handlers 11

authwp_ajax_pbolt_test_connectionincludes/class-admin.php:23
authwp_ajax_pbolt_bulk_generateincludes/class-bulk.php:27
authwp_ajax_pbolt_download_postincludes/class-post-pdf.php:21
noprivwp_ajax_pbolt_download_postincludes/class-post-pdf.php:22
authwp_ajax_pbolt_shortcode_downloadincludes/class-shortcodes.php:22
noprivwp_ajax_pbolt_shortcode_downloadincludes/class-shortcodes.php:23
authwp_ajax_pbolt_import_starterincludes/class-templates.php:21
authwp_ajax_pbolt_delete_templateincludes/class-templates.php:22
authwp_ajax_pbolt_download_invoiceincludes/class-woocommerce.php:39
authwp_ajax_pbolt_download_packing_slipincludes/class-woocommerce.php:40
authwp_ajax_pbolt_download_receiptincludes/class-woocommerce.php:41

Shortcodes 1

[paperbolt] includes/class-shortcodes.php:20
WordPress Hooks 33
actionadmin_menuincludes/class-admin.php:20
actionadmin_initincludes/class-admin.php:21
actionadmin_enqueue_scriptsincludes/class-admin.php:22
actionwp_dashboard_setupincludes/class-admin.php:24
actionadmin_bar_menuincludes/class-admin.php:25
actionadmin_noticesincludes/class-bulk.php:28
actionpbolt_usage_syncincludes/class-cron.php:20
actionpbolt_cleanup_cacheincludes/class-cron.php:21
actionadmin_noticesincludes/class-cron.php:22
actionadmin_initincludes/class-paperbolt.php:34
filterthe_contentincludes/class-post-pdf.php:20
actionwp_enqueue_scriptsincludes/class-post-pdf.php:23
actioninitincludes/class-shortcodes.php:21
actionadmin_menuincludes/class-templates.php:20
filterwoocommerce_order_actionsincludes/class-woocommerce.php:21
actionwoocommerce_order_action_pbolt_generate_invoiceincludes/class-woocommerce.php:22
actionwoocommerce_order_action_pbolt_generate_packing_slipincludes/class-woocommerce.php:23
filterwoocommerce_admin_order_actionsincludes/class-woocommerce.php:26
actionadmin_headincludes/class-woocommerce.php:27
filterwoocommerce_my_account_my_orders_actionsincludes/class-woocommerce.php:30
actionadd_meta_boxesincludes/class-woocommerce.php:33
filterwoocommerce_email_attachmentsincludes/class-woocommerce.php:36
filterbulk_actions-edit-shop_orderincludes/class-woocommerce.php:44
filterbulk_actions-woocommerce_page_wc-ordersincludes/class-woocommerce.php:45
filterhandle_bulk_actions-edit-shop_orderincludes/class-woocommerce.php:46
filterhandle_bulk_actions-woocommerce_page_wc-ordersincludes/class-woocommerce.php:47
filterwoocommerce_settings_tabs_arrayincludes/class-woocommerce.php:50
actionwoocommerce_settings_tabs_paperboltincludes/class-woocommerce.php:51
actionwoocommerce_update_options_paperboltincludes/class-woocommerce.php:52
actionshutdownincludes/class-woocommerce.php:191
actionadmin_noticespaperbolt.php:47
actionbefore_woocommerce_initpaperbolt.php:120
actionplugins_loadedpaperbolt.php:172

Scheduled Events 2

pbolt_usage_sync
pbolt_cleanup_cache
Maintenance & Trust

Paperbolt Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 28, 2026
PHP min version7.4
Downloads70

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Paperbolt Developer Profile

Digital Troubadour

1 plugin · 0 total installs

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

How We Detect Paperbolt

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/paperbolt/assets/css/admin.css/wp-content/plugins/paperbolt/assets/js/admin.js
Script Paths
/wp-content/plugins/paperbolt/assets/js/admin.js
Version Parameters
paperbolt/assets/css/admin.css?ver=paperbolt/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
paperbolt-admin-notice
FAQ

Frequently Asked Questions about Paperbolt