SlashPress Security & Risk Analysis

wordpress.org/plugins/slashpress

A conduit between your chat service and your WordPress sites.

0 active installs v1.2.0 PHP 7.0+ WP 4.7.1+ Updated Nov 21, 2025
chatopsmattermostslackslash-commands
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is SlashPress Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

Based on the static analysis and vulnerability history, the SlashPress v1.2.0 plugin exhibits a generally good security posture. The absence of any known CVEs, critical taint flows, dangerous functions, or file operations is highly positive. The plugin also demonstrates good practices in its handling of SQL queries, using prepared statements exclusively, and a high percentage of properly escaped output. However, there are areas that warrant caution. The lack of nonce checks and capability checks on any entry points is a significant concern, as this leaves the plugin vulnerable to various cross-site request forgery (CSRF) and privilege escalation attacks if any entry points were to be discovered or introduced in the future. The single external HTTP request, while not inherently risky, should be monitored for potential vulnerabilities if the target endpoint is not secured or if the plugin handles the response insecurely. The complete lack of entry points (AJAX, REST API, shortcodes, cron) is unusual and could indicate either a very simple plugin or a potential oversight in the static analysis. If there are intended functionalities that were missed in the analysis, this could represent a hidden attack surface.

Key Concerns

  • No nonce checks found
  • No capability checks found
  • External HTTP request without context
  • High output escaping percentage, but still 18% unescaped
Vulnerabilities
None known

SlashPress Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

SlashPress Release Timeline

v1.2.0Current
v1.1.0
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

SlashPress Code Analysis

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

Output Escaping

82% escaped51 total outputs
Attack Surface

SlashPress Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_headadmin.php:11
actionadmin_menuadmin.php:70
actionadmin_initadmin.php:135
actionrest_api_initslashpress.php:33
filterrest_indexslashpress.php:234
filterrest_namespace_indexslashpress.php:249
Maintenance & Trust

SlashPress Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 21, 2025
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

SlashPress Developer Profile

Roy Orbitson

8 plugins · 3K total installs

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

How We Detect SlashPress

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

Asset Fingerprints

HTML / DOM Fingerprints

REST Endpoints
/slashpress/v1/(?P<service_id>[^\s/]+)/(?P<auth_method>token|sig)
FAQ

Frequently Asked Questions about SlashPress