Animated Category Security & Risk Analysis

wordpress.org/plugins/animated-category

Animated Category plugin easily is an high customizable and responsive widget for displaying category. This plugin also customize widget color.

0 active installs v1.0.0 PHP + WP 3.0.1+ Updated Dec 18, 2017
animatedcategoryeasily-customizable-category-widgetwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Animated Category Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "animated-category" plugin v1.0.0 presents a mixed security posture. On the positive side, the static analysis reveals a very small attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, there are no detected dangerous functions, raw SQL queries, file operations, or external HTTP requests. The vulnerability history is also clear, with no recorded CVEs, suggesting a history of secure development or a lack of past issues that have been publicly disclosed.

However, significant concerns arise from the code analysis. The low percentage of properly escaped output (11%) indicates a high likelihood of cross-site scripting (XSS) vulnerabilities. The absence of any nonce checks or capability checks on potential entry points, though the current attack surface is zero, means that if new entry points are added in future versions without proper security measures, they would be immediately vulnerable. Additionally, the bundled jQuery library v1.6.2 is extremely outdated, posing a risk of exploitation through known vulnerabilities in that specific version.

Overall, while the plugin currently has no direct exploitable entry points or disclosed vulnerabilities, the lack of output sanitization and the use of a severely outdated bundled library represent substantial risks that should be addressed. The absence of any form of authentication checks on entry points, even though there are currently none, is a concerning pattern that could lead to issues if the plugin evolves.

Key Concerns

  • Low percentage of properly escaped output
  • Bundled outdated jQuery library
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Animated Category Security Vulnerabilities

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

Animated Category Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Animated Category Code Analysis

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

Bundled Libraries

jQuery1.6.2

Output Escaping

11% escaped19 total outputs
Attack Surface

Animated Category Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionwp_enqueue_scriptsanim-cat.php:31
actionwidgets_initanim-cat.php:39
actionplugins_loadedanim-cat.php:50
actionplugins_loadedincludes/class-anim-cat.php:142
actionadmin_enqueue_scriptsincludes/class-anim-cat.php:157
actionadmin_enqueue_scriptsincludes/class-anim-cat.php:158
actionwp_enqueue_scriptsincludes/class-anim-cat.php:173
actionwp_enqueue_scriptsincludes/class-anim-cat.php:174
actionadmin_enqueue_scriptsincludes/class-animated-category.php:11
actionadmin_footer-widgets.phpincludes/class-animated-category.php:12
Maintenance & Trust

Animated Category Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedDec 18, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Animated Category Developer Profile

Nasirul Islam

2 plugins · 10 total installs

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

How We Detect Animated Category

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/animated-category/admin/css/anim-cat-admin.css/wp-content/plugins/animated-category/admin/js/anim-cat-admin.js
Script Paths
/wp-content/plugins/animated-category/admin/js/anim-cat-admin.js
Version Parameters
anim-cat-admin.css?ver=anim-cat-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
anim-cat-widget
HTML Comments
<!-- Custom Animated Category Widget -->
Data Attributes
data-anim-cat-countdata-anim-cat-color
JS Globals
anim_cat_params
Shortcode Output
[animated_category]
FAQ

Frequently Asked Questions about Animated Category