Accelerate Patterns Security & Risk Analysis

wordpress.org/plugins/accelerate-patterns

This plugin allows you to create, manage and edit your own WordPress patterns using any blocks - core blocks as well as premium blocks.

0 active installs v1.0.3 PHP 7.0+ WP 5.9+ Updated Apr 25, 2025
blockseditorgutenbergpage-builderpatterns
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Accelerate Patterns Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The "accelerate-patterns" plugin version 1.0.3 exhibits a generally good security posture based on the provided static analysis. The plugin has a negligible attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, none of these entry points are left unprotected. The code demonstrates strong adherence to secure coding practices, with all SQL queries utilizing prepared statements and a high percentage of output being properly escaped. The absence of dangerous functions, file operations, and identified taint flows with unsanitized paths further strengthens this assessment.

However, a few areas warrant attention. The presence of a single external HTTP request without explicit details on its handling could potentially introduce risks if the target endpoint is compromised or if data is sent unencrypted. While nonce checks and capability checks are present, their limited count suggests a potentially small scope of functionality, but it's important to ensure these are robust for the operations they cover. The vulnerability history is completely clean, which is a significant positive indicator of the developer's commitment to security and the plugin's current stability. Overall, the plugin appears secure due to its limited attack surface and robust coding practices, with the main area for potential improvement lying in thoroughly reviewing and securing the single external HTTP request.

Key Concerns

  • External HTTP request without context
  • Low number of capability/nonce checks
Vulnerabilities
None known

Accelerate Patterns Security Vulnerabilities

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

Accelerate Patterns Code Analysis

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

Output Escaping

94% escaped17 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
pattern_preview (class-tacwp-accpatterns.php:429)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Accelerate Patterns Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 16
filtertacwp_admin_softwareclass-tacwp-accpatterns.php:54
actionadmin_initclass-tacwp-accpatterns.php:104
actionplugins_loadedclass-tacwp-accpatterns.php:105
filterpre_set_site_transient_update_pluginsclass-tacwp-accpatterns.php:182
filterplugins_apiclass-tacwp-accpatterns.php:183
actionadd_meta_boxesclass-tacwp-accpatterns.php:376
actionsave_postclass-tacwp-accpatterns.php:377
filtermanage_accpattern_posts_columnsclass-tacwp-accpatterns.php:378
actionmanage_accpattern_posts_custom_columnclass-tacwp-accpatterns.php:379
actionrestrict_manage_postsclass-tacwp-accpatterns.php:380
actioninitclass-tacwp-accpatterns.php:381
actionafter_setup_themeclass-tacwp-accpatterns.php:382
actionadmin_enqueue_scriptsclass-tacwp-accpatterns.php:383
actiontemplate_redirectclass-tacwp-accpatterns.php:384
actionafter_setup_themeclass-tacwp-accpatterns.php:385
filtershow_admin_barclass-tacwp-accpatterns.php:447
Maintenance & Trust

Accelerate Patterns Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 25, 2025
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Accelerate Patterns Developer Profile

ampwptools

2 plugins · 10 total installs

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

How We Detect Accelerate Patterns

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/accelerate-patterns/assets/css/accpatterns.css/wp-content/plugins/accelerate-patterns/assets/js/accpatterns.js
Script Paths
/wp-content/plugins/accelerate-patterns/assets/js/accpatterns.js
Version Parameters
accelerate-patterns/assets/css/accpatterns.css?ver=accelerate-patterns/assets/js/accpatterns.js?ver=

HTML / DOM Fingerprints

CSS Classes
accpatterns-admin-sidebaraccpatterns-admin-contentaccpatterns-create-pattern-container
HTML Comments
<!-- AMP Publisher Accelerate Patterns --><!-- END AMP Publisher Accelerate Patterns -->
Data Attributes
data-accpatterns-iddata-accpatterns-actiondata-accpatterns-nonce
JS Globals
accpatterns_ajax_object
REST Endpoints
/wp-json/accpatterns/v1/patterns
Shortcode Output
[accelerate_patterns_editor]
FAQ

Frequently Asked Questions about Accelerate Patterns