mjml-email-templates
Fail
Audited by Socket on Mar 7, 2026
1 alert found:
Obfuscated FileObfuscated FileSKILL.md
HIGHObfuscated FileHIGH
SKILL.md
The skill is coherent with its stated purpose of enabling MJML-based email template rendering within a .NET project. It uses official package sources, keeps template loading local via embedded resources, and produces HTML suitable for email delivery without exposing credentials or performing outbound data transfers. Data flow is confined to internal resource loading, variable substitution, and library-provided rendering. Overall, the design is benign and proportional to its described goal, with low security risk and no evident exfiltration or credential harvesting pathways.
Confidence: 98%
Audit Metadata