Resume Collector Security & Risk Analysis

wordpress.org/plugins/resume-collector

Collect resumes from visitors using a simple shortcode form and manage submissions in the WordPress dashboard.

10 active installs v1.0 PHP 7.2+ WP 5.6+ Updated Jan 3, 2026
collectorformjob-applicationsresumesubmissions
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Resume Collector Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The resume-collector plugin v1.0 exhibits a generally good security posture based on the provided static analysis. It demonstrates strong adherence to secure coding practices by employing prepared statements for the majority of its SQL queries and properly escaping a high percentage of its output. The absence of known CVEs and a clean vulnerability history further contribute to this positive assessment, suggesting a well-maintained and secure codebase.

However, there are a few areas that warrant attention. While the attack surface is small with only one shortcode and no unprotected entry points, the limited number of nonce and capability checks (3 nonces, 1 capability check) across the entire plugin could potentially leave certain functionalities vulnerable to unauthorized access or manipulation if not implemented with the utmost care. The presence of file operations, although not explicitly flagged as problematic in the taint analysis, always carries an inherent risk and should be scrutinized. Overall, the plugin is strong but requires vigilance regarding the implementation of its limited security checks.

Key Concerns

  • Limited nonce and capability checks
  • Presence of file operations
Vulnerabilities
None known

Resume Collector Security Vulnerabilities

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

Resume Collector Release Timeline

v1.0Current
Code Analysis
Analyzed Mar 16, 2026

Resume Collector Code Analysis

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

SQL Query Safety

67% prepared6 total queries

Output Escaping

89% escaped35 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
resumcolr_download_single_csv (includes\resume-collections.php:154)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Resume Collector Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[resumcolr_resume_collector] class-resume-collector.php:37
WordPress Hooks 8
actionadmin_menuclass-resume-collector.php:39
actionadmin_menuclass-resume-collector.php:40
actionadmin_post_resumcolr_submit_resumeclass-resume-collector.php:42
actionadmin_post_nopriv_resumcolr_submit_resumeclass-resume-collector.php:43
actionadmin_post_resumcolr_download_single_csvincludes\resume-collections.php:152
actionwp_enqueue_scriptsresume-collector.php:32
actionwp_enqueue_scriptsresume-collector.php:48
actionplugins_loadedupdate.php:29
Maintenance & Trust

Resume Collector Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 3, 2026
PHP min version7.2
Downloads281

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Resume Collector Developer Profile

samiur6688

23 plugins · 260 total installs

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

How We Detect Resume Collector

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/resume-collector/assets/css/resume-collector-shortcode.css/wp-content/plugins/resume-collector/assets/js/resume-collector.js
Script Paths
/wp-content/plugins/resume-collector/assets/js/resume-collector.js
Version Parameters
resume-collector/style.css?ver=1.0resume-collector-js?ver=1.0

HTML / DOM Fingerprints

CSS Classes
resumcolr-formresumcolr_nameresumcolr_emailresumcolr_ageresumcolr_resumeresumcolr_submit_btn
Data Attributes
action="admin-post.php"name="resumcolr_submit_resume"name="resumcolr_name"name="resumcolr_email"name="resumcolr_age"name="resumcolr_resume"+2 more
Shortcode Output
[resumcolr_resume_collector]
FAQ

Frequently Asked Questions about Resume Collector