
Roller Security & Risk Analysis
wordpress.org/plugins/rollerWordPress plugin for dice rolling, random lists, and conditional variables.
Is Roller Safe to Use in 2026?
Generally Safe
Score 85/100Roller has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'roller' v1.0 plugin exhibits a generally good security posture based on the static analysis. It demonstrates strong adherence to secure coding practices by having no dangerous functions, using prepared statements for all SQL queries, and a lack of file operations or external HTTP requests. The absence of known CVEs and a clean vulnerability history further reinforces this positive outlook, suggesting a well-maintained or recently developed plugin with no prior security incidents. However, there are areas for improvement. The presence of shortcodes as entry points, while not directly flagged as unprotected, represents a potential attack surface that warrants careful consideration, especially given the lack of nonce checks and limited capability checks. The fact that 30% of output is not properly escaped is a concern, as this could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is involved.
Key Concerns
- Unescaped output detected
- No nonce checks on entry points
- Limited capability checks
Roller Security Vulnerabilities
Roller Code Analysis
SQL Query Safety
Output Escaping
Roller Attack Surface
Shortcodes 6
WordPress Hooks 2
Maintenance & Trust
Roller Maintenance & Trust
Maintenance Signals
Community Trust
Roller Alternatives
WordQuest
wordquest
What feature is WordPress severely lacking? Goblins. Dragons. Earn experience as you blog. Watch your avatar slowly grow in power with every post.
WP Monsters
wp-monsters
WP Monsters allows to the bloggers to publish in a easy way their Pathfinder RPG home-brew monsters, weapons, spells, feats, ... in their blogs.
MouseWheel Smooth Scroll
mousewheel-smooth-scroll
Smooth scrolling experience, with mousewheel, touchpad or keyboard
Page scroll to id
page-scroll-to-id
Create links that scroll the page smoothly to any id within the document.
Catch Infinite Scroll
catch-infinite-scroll
Catch Infinite Scroll is a WordPress plugin that allows you to add the magic of infinite scrolling with several customization options on your website …
Roller Developer Profile
6 plugins · 70 total installs
How We Detect Roller
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<h1>Roller</h1><h2>Shortcodes:</h2><ul><li>Roll some dice: <b>[roller 3d6]</b></li>