Inline Reveal JS Security & Risk Analysis

wordpress.org/plugins/inline-reveal-js

Place your slid.es deck inline in your post. This will create an inline slideshow from Slides.com.

10 active installs v1.0.0 PHP + WP 3.7.0+ Updated Jul 25, 2014
presentationslidesslideshow
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Inline Reveal JS Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

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
Vulnerabilities
None known

Inline Reveal JS Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Inline Reveal JS Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
0 escaped
Nonce Checks
0
Capability Checks
2
File Operations
0
External Requests
0
Bundled Libraries
0
Attack Surface

Inline Reveal JS Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[slid.es] shortcodes\slid.es.php:3
WordPress Hooks 3
actioninitinline-reveal-js.php:16
filtermce_external_pluginsinline-reveal-js.php:24
filtermce_buttonsinline-reveal-js.php:27
Maintenance & Trust

Inline Reveal JS Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedJul 25, 2014
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Inline Reveal JS Developer Profile

bretterer

2 plugins · 20 total installs

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

How We Detect Inline Reveal JS

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/inline-reveal-js/js/shortcode.js
Script Paths
/wp-content/plugins/inline-reveal-js/js/shortcode.js

HTML / DOM Fingerprints

Data Attributes
data-mce-id="inline_reveal_js_button"
Shortcode Output
<iframe src= width= height= scrolling="no" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
FAQ

Frequently Asked Questions about Inline Reveal JS