autometa's CATAG Security & Risk Analysis

wordpress.org/plugins/catag

It reproduces categories and tags in posts and it generates a cloud mixing categories and tags of posts simply via: [cats] and [tags] and [catag].

10 active installs v2.2 PHP + WP 2.5.0+ Updated Jan 18, 2018
automationcloudmetadatashortcodetaxonomy
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is autometa's CATAG Safe to Use in 2026?

Generally Safe

Score 85/100

autometa's CATAG 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 plugin "catag" v2.2 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, file operations, external HTTP requests, and the complete use of prepared statements for SQL queries are excellent indicators of secure coding practices. Furthermore, the 100% output escaping and the lack of any recorded vulnerabilities, including CVEs, suggest a mature and well-maintained plugin. The limited attack surface, consisting solely of shortcodes, also contributes positively to its security profile.

However, a significant concern arises from the complete absence of nonce checks and capability checks across all entry points. While the static analysis reported zero unprotected entry points, this is likely due to the assumption that shortcodes inherently have some level of authorization, which is not always the case. Without explicit checks, these shortcodes could be susceptible to CSRF attacks if they perform actions that modify data or trigger significant events. The lack of any recorded vulnerabilities is positive, but the absence of security checks creates a potential blind spot that could lead to future vulnerabilities if not addressed. This is a weakness that, while not currently exploited, represents a notable security risk.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

autometa's CATAG Security Vulnerabilities

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

autometa's CATAG 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

autometa's CATAG Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[cats] catag.php:34
[tags] catag.php:42
[catag] catag.php:58
Maintenance & Trust

autometa's CATAG Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJan 18, 2018
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

autometa's CATAG Developer Profile

JorgeAmVF

7 plugins · 90 total installs

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

How We Detect autometa's CATAG

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
autometa
Data Attributes
id="cats"id="tags"id="catag"
Shortcode Output
<span id="cats" class="autometa"><span id="tags" class="autometa"><span id="catag" class="autometa">
FAQ

Frequently Asked Questions about autometa's CATAG