
Random Dog Security & Risk Analysis
wordpress.org/plugins/random-dogThis plugin adds widgets and shortcodes that show dogs randomly. Dogs are fetched from Dogs API(https://dog.ceo/dog-api/).
Is Random Dog Safe to Use in 2026?
Generally Safe
Score 85/100Random Dog has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "random-dog" v1.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, utilizing prepared statements for all SQL queries, and having no known vulnerabilities in its history. The attack surface is also relatively small, with only two shortcodes as entry points and no unprotected AJAX handlers or REST API routes. However, a significant concern arises from the complete lack of output escaping. This means any data rendered by the plugin, even if seemingly innocuous, could potentially be exploited for cross-site scripting (XSS) attacks if user-supplied or dynamic content is involved. Furthermore, the absence of nonce and capability checks on its entry points means that even though the attack surface is limited, these shortcodes could be triggered by any logged-in user, potentially leading to unintended actions if the shortcode's functionality is not purely read-only and benign.
Key Concerns
- 0% of outputs properly escaped
- 0 capability checks on entry points
- 0 nonce checks on entry points
Random Dog Security Vulnerabilities
Random Dog Release Timeline
Random Dog Code Analysis
Output Escaping
Random Dog Attack Surface
Shortcodes 2
WordPress Hooks 1
Maintenance & Trust
Random Dog Maintenance & Trust
Maintenance Signals
Community Trust
Random Dog Alternatives
Zoomify embed for WP
zoom-image-shortcode
This plugin offers an easy way to embed zoomify .zif files in your WordPress website.
Random Images
random-images
The [random_images] shortcode displays random attached images.
Limit parameter for gallery shortcode
limit-parameter-for-gallery-shortcode
Adds a limit parameter to the [gallery] shortcode.
BCorp Slider
bcorp-slider
Powerful transitional slider shortcode for the BCorp Shortcode collection and BCorp Visual Editor.
downloadable gallery
downloadable-gallery
A shortcode which shows an gallery of downloadeble images
Random Dog Developer Profile
2 plugins · 20 total installs
How We Detect Random Dog
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<img src=" loading="lazy" alt="A picture of a dog."><p>Dogs are sleeping.</p>