People Lists by NOUS Security & Risk Analysis

wordpress.org/plugins/avecnous-people-lists

Manage lists of people and display it.

0 active installs v2.0.0 PHP + WP 6.3+ Updated Jan 21, 2026
electionlistpersonpolling
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is People Lists by NOUS Safe to Use in 2026?

Generally Safe

Score 100/100

People Lists by NOUS has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "avecnous-people-lists" plugin v2.0.0 exhibits a strong security posture based on the provided static analysis. The code adheres to many best practices, including 100% proper output escaping and 100% of SQL queries using prepared statements. The absence of dangerous functions, file operations, and external HTTP requests further strengthens its security. Crucially, all identified entry points (shortcodes) are protected by nonce checks, and there are no observed critical or high-severity taint flows, indicating a well-sanitized codebase. The plugin also has no recorded vulnerability history, suggesting a consistent commitment to security over time.

However, a notable area for improvement is the complete lack of capability checks. While nonce checks are present for entry points, the absence of capability checks means that once a user is authenticated, they can potentially interact with the shortcodes without verification of their specific permissions. This could lead to privilege escalation if the shortcode's functionality is sensitive and intended for specific user roles. Although the current attack surface is small (2 shortcodes), this lack of role-based access control is a potential concern that should be addressed to ensure robust security.

Key Concerns

  • Missing capability checks for entry points
Vulnerabilities
None known

People Lists by NOUS Security Vulnerabilities

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

People Lists by NOUS Release Timeline

v2.0.0Current
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

People Lists by NOUS Code Analysis

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

Output Escaping

100% escaped59 total outputs
Attack Surface

People Lists by NOUS Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[people_list] people-lists.php:79
[person] people-lists.php:80
WordPress Hooks 13
actionwp_loadedinc/blocks.php:4
actioninitinc/class-frontpages.php:9
filterarchive_templateinc/class-frontpages.php:17
filtersingle_templateinc/class-frontpages.php:18
actioninitpeople-lists.php:65
actionsave_postpeople-lists.php:66
actionadmin_noticespeople-lists.php:69
actionadd_meta_boxespeople-lists.php:70
actionnous_list_edit_form_fieldspeople-lists.php:73
actiondelete_nous_listpeople-lists.php:74
actionedited_nous_listpeople-lists.php:75
actionwp_headpeople-lists.php:78
filterget_the_archive_titletemplates/archive-list.php:6
Maintenance & Trust

People Lists by NOUS Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 21, 2026
PHP min version
Downloads221

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

People Lists by NOUS Developer Profile

NOUS Open Usefull & Simple

6 plugins · 410 total installs

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

How We Detect People Lists by NOUS

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/avecnous-people-lists/inc/js/person.js/wp-content/plugins/avecnous-people-lists/inc/js/list.js/wp-content/plugins/avecnous-people-lists/inc/js/wp-lists-of-people.js
Script Paths
/wp-content/plugins/avecnous-people-lists/inc/js/person.js/wp-content/plugins/avecnous-people-lists/inc/js/list.js/wp-content/plugins/avecnous-people-lists/inc/js/wp-lists-of-people.js

HTML / DOM Fingerprints

CSS Classes
wp-person-contentwp-person-social-mediawp-person-biowp-list-people-wrapwp-list-people-list
HTML Comments
<!-- wp:avec-nous-people-lists/person --><!-- /wp:avec-nous-people-lists/person --><!-- wp:avec-nous-people-lists/list --><!-- /wp:avec-nous-people-lists/list -->
Data Attributes
data-person-iddata-person-order
JS Globals
WP_Lists_of_people_params
REST Endpoints
/wp-json/avec-nous-people-lists/v1/person/wp-json/avec-nous-people-lists/v1/list
Shortcode Output
[people_list][/people_list][person][/person]
FAQ

Frequently Asked Questions about People Lists by NOUS