
Inline Reveal JS Security & Risk Analysis
wordpress.org/plugins/inline-reveal-jsPlace your slid.es deck inline in your post. This will create an inline slideshow from Slides.com.
Is Inline Reveal JS Safe to Use in 2026?
Generally Safe
Score 85/100Inline Reveal JS has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "inline-reveal-js" plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities, unsanitized file operations, and external HTTP requests is a significant positive. All SQL queries are prepared, and output appears to be properly escaped, indicating good development practices in these critical areas. The plugin also demonstrates an understanding of WordPress security by implementing capability checks on its entry points.
However, there are minor areas of concern. The presence of one shortcode without a clear indication of authorization checks (though classified as 'Unprotected: 0' in the attack surface, the lack of explicit nonce or capability checks on the shortcode itself warrants attention) presents a potential, albeit small, attack surface. The absence of nonce checks on any entry points, even if the reported attack surface is minimal, is a missed opportunity to further harden the plugin against common web attacks. The plugin also has no recorded vulnerability history, which is excellent, but it's important to remember that this can change with future updates or discoveries.
In conclusion, "inline-reveal-js" v1.0.0 is a securely developed plugin with strong fundamentals. The lack of known vulnerabilities and adherence to secure coding practices for SQL and output handling are commendable. The primary areas for improvement involve reinforcing authorization checks, specifically on the shortcode, and incorporating nonce checks to align with best practices for all entry points. These are relatively minor adjustments that would further enhance an already good security profile.
Key Concerns
- Shortcode without nonce check
- No nonce checks on entry points
Inline Reveal JS Security Vulnerabilities
Inline Reveal JS Code Analysis
Inline Reveal JS Attack Surface
Shortcodes 1
WordPress Hooks 3
Maintenance & Trust
Inline Reveal JS Maintenance & Trust
Maintenance Signals
Community Trust
Inline Reveal JS Alternatives
Creative Clans Slide Show
creative-clans-slide-show
A free widget to use the Creative Clans Slide Show in your Wordpress website.
HTML5 Slideshow Presentations
html5-slideshow-presentations
Create HTML5 slideshow presentations using our favorite cms, WordPress. Host your own presentations and share/present them anytime.
Speaker Deck Embed
speakerdeck-embed
Easily embed Speaker Deck presentations in your WordPress blog.
(a) Slideshow
a-slideshow
Slideshow for your blog Based on (a)Slideshow jQuery Plugin
Poros Slider
poros-slider
Create a beautiful slideshow with an optional vertical scroller and fully customizable caption.
Inline Reveal JS Developer Profile
2 plugins · 20 total installs
How We Detect Inline Reveal JS
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/inline-reveal-js/js/shortcode.js/wp-content/plugins/inline-reveal-js/js/shortcode.jsHTML / DOM Fingerprints
data-mce-id="inline_reveal_js_button"<iframe src= width= height= scrolling="no" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>