Slope Calculator Security & Risk Analysis

wordpress.org/plugins/slope-calculator

A WordPress plugin to calculate slope.

0 active installs v1.0.0 PHP 5.2.4+ WP 4.6+ Updated Nov 30, 2022
calculatorslope-calculator
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Slope Calculator Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "slope-calculator" plugin v1.0.0 presents a generally positive security posture based on the static analysis. The absence of dangerous functions, raw SQL queries, unescaped output, file operations, external HTTP requests, and the commitment to using prepared statements for SQL queries are all strong indicators of secure coding practices. Furthermore, the lack of any recorded vulnerabilities in its history suggests a well-maintained and secure plugin.

However, the analysis does highlight some areas for caution. The presence of a shortcode, while not inherently insecure, does represent a potential entry point into the plugin's functionality. The complete absence of nonce checks and capability checks across all identified entry points is a significant concern. This means that any user, regardless of their logged-in status or role, could potentially interact with the plugin's shortcode functionality without any security validation, opening the door to unexpected behavior or potential misuse if the shortcode's logic were to be exploited.

In conclusion, while the plugin demonstrates excellent adherence to fundamental security principles in its code, the lack of authentication and authorization checks on its sole identified entry point is a notable weakness. The strong historical security record is a positive indicator, but it does not fully mitigate the risks associated with the current lack of access controls. Developers should prioritize implementing appropriate nonce and capability checks to bolster the plugin's overall security.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Slope Calculator Security Vulnerabilities

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

Slope Calculator Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Slope Calculator Code Analysis

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

Output Escaping

100% escaped3 total outputs
Attack Surface

Slope Calculator Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[slope-calculator] slope-cal.php:27
WordPress Hooks 4
actionadmin_menuinc\admin-setting.php:38
actionadmin_initinc\admin-setting.php:73
actionwp_enqueue_scriptsslope-cal.php:23
actionwp_enqueue_styleslope-cal.php:25
Maintenance & Trust

Slope Calculator Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedNov 30, 2022
PHP min version5.2.4
Downloads627

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Slope Calculator Developer Profile

enzipeapps

5 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 Slope Calculator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/slope-calculator/lib/css/slope-cal-css.css/wp-content/plugins/slope-calculator/lib/js/slope-cal-js.js
Script Paths
/wp-content/plugins/slope-calculator/lib/js/slope-cal-js.js
Version Parameters
slope-calculator/lib/css/slope-cal-css.css?ver=slope-calculator/lib/js/slope-cal-js.js?ver=

HTML / DOM Fingerprints

CSS Classes
change-clr
Shortcode Output
<!-- MAIN FORM -->
FAQ

Frequently Asked Questions about Slope Calculator