Invitations for Slack Security & Risk Analysis

wordpress.org/plugins/invitations-for-slack

Build a Slack community by allowing your visitors (or registered users) to invite themselves to your Slack team.

30 active installs v1.0.2 PHP + WP 4.4+ Updated Jan 29, 2016
communityinvitationsinvitesjoinslack
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Invitations for Slack Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The 'invitations-for-slack' plugin v1.0.2 demonstrates a generally strong security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, and unsanitized taint flows, coupled with a high percentage of properly escaped output and a single nonce check, are positive indicators. The plugin also has no recorded vulnerability history, suggesting a commitment to security or a lack of past exploitation. However, the complete absence of capability checks is a significant concern. While there are no AJAX handlers or REST API routes without permission callbacks that would immediately expose this lack of checks, any future additions to these entry points or reliance on shortcodes for sensitive operations could become vulnerable. The plugin's reliance on external HTTP requests, while not inherently a vulnerability, warrants attention for potential supply chain risks or issues with the external services it communicates with.

Despite the strengths in code sanitization and the clean vulnerability history, the lack of capability checks represents a potential weakness that could be exploited if the plugin evolves or if there are unforeseen interactions with other plugins or WordPress core. The limited attack surface with unprotected entry points is a positive sign, but the foundation of user authorization is not robustly demonstrated in the analysis. Overall, the plugin is well-coded in many areas, but the absence of capability checks should be addressed to solidify its security.

Key Concerns

  • Missing capability checks
  • Reliance on external HTTP requests
Vulnerabilities
None known

Invitations for Slack Security Vulnerabilities

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

Invitations for Slack Code Analysis

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

Output Escaping

97% escaped30 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
process_settings (invitations-for-slack\admin\settings.php:199)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Invitations for Slack Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[invitations_for_slack] invitations-for-slack\front\shortcodes.php:34
[invitations_for_slack_badge] invitations-for-slack\front\shortcodes.php:35
WordPress Hooks 4
actionadmin_menuinvitations-for-slack\admin\menu.php:34
actionadmin_initinvitations-for-slack\admin\settings.php:33
actionrest_api_initinvitations-for-slack\core\rest.php:41
actionwp_enqueue_scriptsinvitations-for-slack\front.php:32
Maintenance & Trust

Invitations for Slack Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedJan 29, 2016
PHP min version
Downloads6K

Community Trust

Rating76/100
Number of ratings6
Active installs30
Developer Profile

Invitations for Slack Developer Profile

rheinardkorf

2 plugins · 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 Invitations for Slack

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/invitations-for-slack/assets/style.css/wp-content/plugins/invitations-for-slack/scripts/script.js
Script Paths
/wp-content/plugins/invitations-for-slack/scripts/script.js
Version Parameters
invitations-for-slack/assets/style.css?ver=invitations-for-slack/scripts/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
invitations-for-slack-popup-wrapper
Data Attributes
data-slack-invite-target
JS Globals
InvitationsForSlack
REST Endpoints
/wp-json/invitations-for-slack/v1/invite/send/wp-json/invitations-for-slack/v1/team/stats
Shortcode Output
[slack_invite_button]
FAQ

Frequently Asked Questions about Invitations for Slack