Active Contour Security & Risk Analysis

wordpress.org/plugins/active-contour

Create interactive areas on images using custom contours. Fully integrated with the media library and Gutenberg.

0 active installs v1.0 PHP 7.4+ WP 6.0+ Updated Unknown
custom-image-areasimage-hotspotimage-mapinteractive-imagemedia-attachment
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Active Contour Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The active-contour plugin v1.0 demonstrates a strong security posture based on the provided static analysis. The absence of dangerous functions, file operations, and external HTTP requests is a significant positive. Furthermore, the plugin exclusively uses prepared statements for SQL queries and exhibits excellent output escaping practices, with nearly all outputs being properly sanitized. The presence of nonce and capability checks on its entry points (AJAX and REST API) indicates a good understanding of WordPress security best practices.

The taint analysis reveals no flows with unsanitized paths, nor any critical or high severity issues, which further reinforces the plugin's secure design. The lack of any recorded vulnerability history, including CVEs, suggests a mature and well-maintained codebase. The total entry points are minimal and all appear to be protected, contributing to a reduced attack surface.

In conclusion, the active-contour plugin v1.0 exhibits a very high level of security. The code analysis and vulnerability history indicate a lack of exploitable weaknesses. The plugin developer has implemented robust security measures like prepared statements, output escaping, and proper authentication checks for its entry points, making it a secure option.

Vulnerabilities
None known

Active Contour Security Vulnerabilities

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

Active Contour Code Analysis

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

Output Escaping

97% escaped33 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<activeContourPlugin> (activeContourPlugin.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Active Contour Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 1

authwp_ajax_save-attachmentactiveContourPlugin.php:13

REST API Routes 2

GET/wp-json/active-contour/v1/renderactiveContourPlugin.php:253
GET/wp-json/active-contour/v1/dataactiveContourPlugin.php:271

Shortcodes 1

[active_contour] activeContourPlugin.php:17
WordPress Hooks 7
actionwp_enqueue_scriptsactiveContourPlugin.php:15
actionadmin_initactiveContourPlugin.php:16
actioninitactiveContourPlugin.php:19
actionadmin_enqueue_scriptsactiveContourPlugin.php:23
actionadd_meta_boxesactiveContourPlugin.php:25
filterattachment_fields_to_editactiveContourPlugin.php:26
actionrest_api_initactiveContourPlugin.php:30
Maintenance & Trust

Active Contour Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version7.4
Downloads288

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Active Contour Developer Profile

Ashraful Sarkar Naiem

43 plugins · 19K total installs

73
trust score
Avg Security Score
91/100
Avg Patch Time
111 days
View full developer profile
Detection Fingerprints

How We Detect Active Contour

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/active-contour/assets/class.Contour.js/wp-content/plugins/active-contour/assets/class.Primitives.js/wp-content/plugins/active-contour/assets/class.ContourCollection.js/wp-content/plugins/active-contour/assets/class.ContourCalc.js/wp-content/plugins/active-contour/assets/class.ContourEditor.js/wp-content/plugins/active-contour/assets/editor.js/wp-content/plugins/active-contour/assets/editor.css/wp-content/plugins/active-contour/assets/front.js+1 more
Script Paths
assets/class.Contour.jsassets/class.Primitives.jsassets/class.ContourCollection.jsassets/class.ContourCalc.jsassets/class.ContourEditor.jsassets/editor.js+1 more
Version Parameters
active-contour-class?ver=active-contour-primitives-class?ver=active-contour-collection-class?ver=active-contour-calc-class?ver=active-contour-editor-class?ver=active-contour-editor?ver=active-contour-style?ver=active-contour-front?ver=active-contour-front-style?ver=

HTML / DOM Fingerprints

CSS Classes
active-contour-editor
Data Attributes
data-image-id
JS Globals
activeContourEditor
REST Endpoints
/wp-json/active-contour/v1/save
Shortcode Output
[active_contour
FAQ

Frequently Asked Questions about Active Contour