Capture – Screenshots & PDF Security & Risk Analysis

wordpress.org/plugins/capture-screenshots-pdf

Embed website screenshots and PDFs using Capture API with simple shortcodes.

10 active installs v1.2.0 PHP 7.4+ WP 4.7+ Updated Sep 21, 2025
capturepdfscreenshotshortcodewebpage
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Capture – Screenshots & PDF Safe to Use in 2026?

Generally Safe

Score 100/100

Capture – Screenshots & PDF has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7mo ago
Risk Assessment

The 'capture-screenshots-pdf' plugin version 1.2.0 demonstrates a generally good security posture based on the provided static analysis. It effectively utilizes prepared statements for all SQL queries and properly escapes all output, significantly reducing the risk of common web vulnerabilities like SQL injection and cross-site scripting. The absence of dangerous functions, file operations, and taint analysis findings with unsanitized paths is also a positive indicator. The plugin also correctly implements nonce and capability checks for its identified entry points. The plugin's vulnerability history is clean, with no recorded CVEs, which suggests a well-maintained codebase or a lack of publicly disclosed issues. The single external HTTP request is a minor point of attention, as it could represent a potential communication vector, but without further context, it's difficult to assess its risk. Overall, the plugin appears robust and secure based on the available data.

Key Concerns

  • External HTTP requests present a potential communication vector
Vulnerabilities
None known

Capture – Screenshots & PDF Security Vulnerabilities

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

Capture – Screenshots & PDF Release Timeline

v1.2.0Current
v1.1.0
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Capture – Screenshots & PDF Code Analysis

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

Output Escaping

100% escaped109 total outputs
Attack Surface

Capture – Screenshots & PDF Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 1

authwp_ajax_capture_test_connectionincludes/class-capture-admin.php:13

Shortcodes 2

[capture_screenshot] capture-screenshots-pdf.php:49
[capture_pdf] capture-screenshots-pdf.php:50
WordPress Hooks 4
actionwp_enqueue_scriptscapture-screenshots-pdf.php:41
actionadmin_enqueue_scriptscapture-screenshots-pdf.php:42
actionadmin_menuincludes/class-capture-admin.php:11
actionadmin_initincludes/class-capture-admin.php:12
Maintenance & Trust

Capture – Screenshots & PDF Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 21, 2025
PHP min version7.4
Downloads333

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Capture – Screenshots & PDF Developer Profile

techulus

1 plugin · 10 total installs

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

How We Detect Capture – Screenshots & PDF

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/capture-screenshots-pdf/assets/css/capture-style.css
Script Paths
/wp-content/plugins/capture-screenshots-pdf/assets/js/capture-admin.js
Version Parameters
capture-screenshots-pdf/assets/css/capture-style.css?ver=capture-screenshots-pdf/assets/js/capture-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
capture-error
Data Attributes
data-capture-api-key
JS Globals
capture_ajax
Shortcode Output
<img src=" alt="Website Screenshot" class="capture-screenshot" loading="lazy" /><p class="capture-error">URL is required for screenshot shortcode.</p><p class="capture-error">Capture API credentials not configured. Please check plugin settings.</p>
FAQ

Frequently Asked Questions about Capture – Screenshots & PDF