Super List Block Security & Risk Analysis

wordpress.org/plugins/superlist-block

Nest multiple blocks inside lists of any kind of list (ordered, unordered, no marker, etc), or do away with list markers and use it like a repeater!

900 active installs v0.1.4 PHP 7.0+ WP 6.3+ Updated Jun 4, 2025
blocklistnestingrepeatersuperlist
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Super List Block Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 10mo ago
Risk Assessment

The "superlist-block" plugin version 0.1.4 demonstrates an excellent security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code analysis reveals a strong adherence to secure coding practices, with no dangerous functions, no file operations, no external HTTP requests, and all SQL queries utilizing prepared statements. All identified outputs are properly escaped, and no critical or high-severity taint flows were detected.

The vulnerability history is also remarkably clean, with zero known CVEs, indicating a lack of past security incidents. This suggests either a consistently secure development process or a very limited scope of functionality that has not attracted malicious attention. The plugin's strengths lie in its minimal attack surface and robust internal security practices. The primary weakness, if any, is the lack of any identified entry points for analysis, which could mean either extreme simplicity or potential for future expansion without built-in security checks. However, based on the current data, this plugin appears to be highly secure.

Vulnerabilities
None known

Super List Block Security Vulnerabilities

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

Super List Block Code Analysis

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

Super List Block Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actioninitsuperlist-block.php:21
actioninittrunk\superlist-block.php:21
Maintenance & Trust

Super List Block Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJun 4, 2025
PHP min version7.0
Downloads18K

Community Trust

Rating100/100
Number of ratings6
Active installs900
Developer Profile

Super List Block Developer Profile

Aurooba Ahmed

2 plugins · 1K total installs

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

How We Detect Super List Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/superlist-block/build/superlist/block.json/wp-content/plugins/superlist-block/build/superlist-item/block.json

HTML / DOM Fingerprints

CSS Classes
wp-block-createwithrani-superlist-blockwp-block-createwithrani-superlist-item-blocksuperlist-block-wrappersuperlist-item-block-wrapper
Data Attributes
data-block="superlist"data-block="superlist-item"
JS Globals
wp.blocks.registerBlockType
FAQ

Frequently Asked Questions about Super List Block