SimTerm Security & Risk Analysis

wordpress.org/plugins/simterm

Make demos of your terminal commands and output in an attractive way.

40 active installs v0.3.0 PHP + WP 4.2+ Updated Dec 14, 2016
bashcommandlinelinuxterminal
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SimTerm Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The security posture of simterm v0.3.0 appears to be a mixed bag, exhibiting some good practices alongside significant concerns. On the positive side, the plugin demonstrates excellent security by not using any dangerous functions, file operations, external HTTP requests, or bundled libraries. It also correctly utilizes prepared statements for all SQL queries and has no known vulnerabilities or CVEs. However, the code analysis reveals critical weaknesses in output escaping. A concerning 0% of the 33 identified outputs are properly escaped, suggesting a high likelihood of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the lack of nonce and capability checks across all entry points, including its sole shortcode, creates a significant attack surface that is entirely unprotected against unauthorized actions or malicious input injection.

Key Concerns

  • 0% of outputs properly escaped
  • 0 Nonce checks on entry points
  • 0 Capability checks on entry points
Vulnerabilities
None known

SimTerm Security Vulnerabilities

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

SimTerm Code Analysis

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

Output Escaping

0% escaped33 total outputs
Attack Surface

SimTerm Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[simterm] simterm.php:36
WordPress Hooks 5
actionwp_enqueue_scriptssimterm-core.php:27
actioninitsimterm.php:31
actionadmin_initsimterm.php:32
actionadmin_menusimterm.php:34
actionadmin_initsimterm.php:35
Maintenance & Trust

SimTerm Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedDec 14, 2016
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings4
Active installs40
Developer Profile

SimTerm Developer Profile

gasparfm

1 plugin · 40 total installs

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

How We Detect SimTerm

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simterm/css/show-your-terms.min.css/wp-content/plugins/simterm/css/simterm.css/wp-content/plugins/simterm/js/simterm.js/wp-content/plugins/simterm/js/show-your-terms.min.js
Script Paths
/wp-content/plugins/simterm/js/show-your-terms.min.js/wp-content/plugins/simterm/js/simterm.js
Version Parameters
simterm-showyourtermssimterm-launchersimterm-showyourtermscsssimterm-extracss

HTML / DOM Fingerprints

CSS Classes
show-your-termssyt-windowsyt-contentsyt-commandsyt-usersyt-cursorsyt-plain-outputsyt-animated-output
Data Attributes
data-animateddata-titledata-statusbardata-theme
JS Globals
window.showYourTermswindow.SimTermLauncher
Shortcode Output
SimTermView::render('live/syt', array('data' => $data))
FAQ

Frequently Asked Questions about SimTerm