Canvas Poster

PassAudited by VirusTotal on May 5, 2026.

Findings (1)

The skill is a legitimate server-side poster and dashboard generation engine based on the @napi-rs/canvas library. The code in lib/builder.js and lib/core.js implements a declarative DSL for rendering charts, tables, and KPI cards into PNG images without any evidence of malicious intent, data exfiltration, or unauthorized network activity. File system operations are restricted to reading configuration data and writing the final image output as expected for this type of utility.