Gallery of Animated Posts Security & Risk Analysis

wordpress.org/plugins/gallery-of-animated-posts

Display a gallery of animated posts unsing a shortcode for theme Gridsby.

10 active installs v1.0.0 PHP + WP 3.0.1+ Updated Dec 16, 2016
animatedanimated-postsshort-codeshortcodeshortcodes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Gallery of Animated Posts Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The 'gallery-of-animated-posts' v1.0.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, the use of prepared statements for all SQL queries, and proper output escaping are all excellent security practices. Furthermore, the plugin has no known vulnerability history, which is a positive indicator of its code quality and maintenance. The limited attack surface, with only one shortcode and no other entry points like AJAX handlers or REST API routes, further contributes to its secure profile. However, the complete lack of nonce checks and capability checks across all entry points, even the single shortcode, is a notable weakness. While there are no current indications of exploitation due to these omissions, it leaves the plugin vulnerable to Cross-Site Request Forgery (CSRF) attacks if any of its functionalities were to be exploited through that vector. The taint analysis showing zero flows with unsanitized paths is reassuring, suggesting no immediate injection vulnerabilities were detected.

Key Concerns

  • Missing nonce checks on all entry points
  • Missing capability checks on all entry points
Vulnerabilities
None known

Gallery of Animated Posts Security Vulnerabilities

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

Gallery of Animated Posts Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Gallery of Animated Posts Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[gallery_of_animated_posts] public\class-gallery-of-animated-posts-public.php:94
WordPress Hooks 3
actionwp_enqueue_scriptsincludes\class-gallery-of-animated-posts.php:98
actionwp_enqueue_scriptsincludes\class-gallery-of-animated-posts.php:99
filterinitincludes\class-gallery-of-animated-posts.php:101
Maintenance & Trust

Gallery of Animated Posts Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedDec 16, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Gallery of Animated Posts Developer Profile

hogh

1 plugin · 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 Gallery of Animated Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gallery-of-animated-posts/public/css/gallery-of-animated-posts.css/wp-content/plugins/gallery-of-animated-posts/public/js/gallery-of-animated-posts.js
Version Parameters
gallery-of-animated-posts/public/css/gallery-of-animated-posts.css?ver=gallery-of-animated-posts/public/js/gallery-of-animated-posts.js?ver=

HTML / DOM Fingerprints

CSS Classes
grid3dgrid-gallery
Data Attributes
data-gallery-layout
JS Globals
Grid3DMasonry
Shortcode Output
[gallery_of_animated_posts
FAQ

Frequently Asked Questions about Gallery of Animated Posts