Theme YAML – Use YAML instead JSON for your theme.json settings and styles Security & Risk Analysis

wordpress.org/plugins/theme-yaml

Theme Yaml converts your theme.yaml file into theme.json so that you can configure your theme with YAML

10 active installs v1.3.0 PHP 7.4+ WP 5.8+ Updated Sep 22, 2023
settingsstylesthemetheme-jsonyaml
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Theme YAML – Use YAML instead JSON for your theme.json settings and styles Safe to Use in 2026?

Generally Safe

Score 85/100

Theme YAML – Use YAML instead JSON for your theme.json settings and styles has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The 'theme-yaml' plugin, version 1.3.0, presents a seemingly strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, which significantly limits the potential attack surface. Furthermore, the code exhibits excellent practices regarding database interactions, with all SQL queries using prepared statements and all output being properly escaped. The absence of dangerous functions and external HTTP requests is also a positive indicator. The vulnerability history is clean, with no known CVEs recorded, suggesting a history of secure development or diligent patching by maintainers.

However, a key concern arises from the complete lack of capability checks and nonce checks. While the current attack surface is zero, if any new entry points were to be introduced in future versions, they would be inherently unprotected. The two identified file operations also warrant scrutiny, as their purpose and whether they handle user-supplied input without sanitization are not detailed. The taint analysis showing zero flows with unsanitized paths is reassuring, but it's important to consider the limited scope of analysis if the attack surface is indeed zero.

In conclusion, 'theme-yaml' v1.3.0 demonstrates good security hygiene in its current implementation by minimizing its attack surface and employing secure coding practices for database and output handling. The lack of historical vulnerabilities is a significant strength. The primary weakness lies in the absence of authorization checks (capability and nonce), which creates a potential risk if the plugin's functionality evolves. The file operations should also be reviewed to ensure they are secure.

Key Concerns

  • No capability checks present
  • No nonce checks present
Vulnerabilities
None known

Theme YAML – Use YAML instead JSON for your theme.json settings and styles Security Vulnerabilities

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

Theme YAML – Use YAML instead JSON for your theme.json settings and styles Release Timeline

v1.3.0Current
v1.2.0
v1.1.1
v1.1.0
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Theme YAML – Use YAML instead JSON for your theme.json settings and styles Code Analysis

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

Theme YAML – Use YAML instead JSON for your theme.json settings and styles Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionplugins_loadedtheme-yaml.php:54
actionplugins_loadedtheme-yaml.php:71
actioninittheme-yaml.php:72
Maintenance & Trust

Theme YAML – Use YAML instead JSON for your theme.json settings and styles Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedSep 22, 2023
PHP min version7.4
Downloads1K

Community Trust

Rating90/100
Number of ratings2
Active installs10
Developer Profile

Theme YAML – Use YAML instead JSON for your theme.json settings and styles Developer Profile

landwire

4 plugins · 1K total installs

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

How We Detect Theme YAML – Use YAML instead JSON for your theme.json settings and styles

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Theme YAML – Use YAML instead JSON for your theme.json settings and styles