Checkin Security & Risk Analysis

wordpress.org/plugins/checkin

This plugin will allow you to share your trips with your readers. Based on the Foursquare and Swarm venues API.

10 active installs v1.0 PHP + WP 3.1+ Updated May 22, 2020
mapplacesharesocialtag
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Checkin Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The 'checkin' v1.0 plugin exhibits a generally good security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, cron events, dangerous functions, file operations, external HTTP requests, and SQL queries without prepared statements are all positive indicators. The attack surface is minimal and appears to be entirely protected. However, a significant concern arises from the extremely low rate of properly escaped output. With only 8% of 13 outputs being escaped, this indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. Additionally, the complete lack of nonce checks and capability checks on the identified shortcode presents a potential for privilege escalation or unauthorized actions if the shortcode's functionality is sensitive. The plugin's vulnerability history is clean, with no known CVEs, which is positive, but it doesn't mitigate the risks identified in the static analysis. The overall conclusion is that while the plugin has avoided common pitfalls like raw SQL and external requests, the insufficient output escaping and potential authorization gaps on its shortcode introduce considerable risks that need immediate attention.

Key Concerns

  • Insufficient output escaping
  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

Checkin Security Vulnerabilities

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

Checkin Release Timeline

v1.0Current
Code Analysis
Analyzed Mar 17, 2026

Checkin Code Analysis

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

Output Escaping

8% escaped13 total outputs
Attack Surface

Checkin Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[last_checkin] checkin.php:186
WordPress Hooks 9
actioninitcheckin.php:14
actionadmin_enqueue_scriptscheckin.php:17
actionadmin_enqueue_scriptscheckin.php:18
actionwp_enqueue_scriptscheckin.php:21
actionwp_enqueue_scriptscheckin.php:22
actionadd_meta_boxescheckin.php:25
actionsave_postcheckin.php:28
filtersingle_templatecheckin.php:31
actioninitcheckin.php:34
Maintenance & Trust

Checkin Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedMay 22, 2020
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Checkin Developer Profile

GeroNikolov

10 plugins · 220 total installs

86
trust score
Avg Security Score
88/100
Avg Patch Time
8 days
View full developer profile
Detection Fingerprints

How We Detect Checkin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/checkin/assets/scripts.js/wp-content/plugins/checkin/assets/style.css/wp-content/plugins/checkin/assets/front.js/wp-content/plugins/checkin/assets/front.css
Script Paths
/wp-content/plugins/checkin/assets/scripts.js/wp-content/plugins/checkin/assets/front.js
Version Parameters
checkin-admin-js?ver=1.0checkin-admin-css?ver=1.0ful-front-js?ver=1.0ful-front-css?ver=1.0

HTML / DOM Fingerprints

CSS Classes
venue-search-containervenue-search-boxvenues-listvenue-selection-container
Data Attributes
id="town-search"id="venue-search"id="search-controller"id="venue-id"
JS Globals
getVenue
Shortcode Output
[last_checkin]
FAQ

Frequently Asked Questions about Checkin