email-html-mjml

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the standard npx mjml command for compiling email templates. This is a routine development task and follows the official MJML documentation.
  • [EXTERNAL_DOWNLOADS]: The skill references external resources such as images and web fonts from reputable providers like Google Fonts and MJML's asset servers. These are standard in email design and do not pose a threat.
  • [REMOTE_CODE_EXECUTION]: The execution of the mjml package via npx is a common Node.js practice. The package is a well-known, trusted industry standard for email templating.
  • [DATA_EXPOSURE]: The skill performs standard file system operations, such as reading configuration files and writing output HTML, which are essential for the email compilation process and restricted to the project scope.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 05:55 PM