hyva-theme-list

Warn

Audited by Runlayer on Feb 23, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
78%
Files
2
Flagged
2
Chunks
2
Flagged Files (2)
SKILL.mdHIGH
78.3%

Malicious tool definition detected

Tool: SKILL.md Description: --- name: hyva-theme-list description: List all Hyvä theme paths in a Magento 2 project.

scripts/list_hyva_themes.shHIGH
78.3%

Malicious tool definition detected

Tool: scripts/list_hyva_themes.sh Description: #!/bin/bash # Lists all Hyvä themes in a Magento 2 project # Hyvä themes are identified by the presence of web/tailwind/package.json # # Searches: # - app/design/frontend/ (custom themes) # - vendor/ (installed themes from any vendor) # # Usage: list_hyva_themes.sh # Output: One theme path per line (relative to project root) set -euo pipefail # Find themes in app/design/frontend/ # Structure: app/design/frontend/Vendor/ThemeName/web/tailwind/pac

Audit Metadata
Max File Score
78%
Classification
UNKNOWN_SERVER
Files Scanned
2
Files Flagged
2
Chunks Analyzed
2
Analyzed
Feb 23, 2026, 06:51 AM
Security Audit — runlayer — hyva-theme-list