canvas-export

Pass

Audited by Gen Agent Trust Hub on Apr 10, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the 'playwright' Python package and its associated browser binaries. Playwright is a well-known, legitimate automation library from Microsoft used here for rendering canvas content locally.
  • [COMMAND_EXECUTION]: The skill uses Python one-liners (python3 -c) and the ImageMagick convert command to process local JSON data and perform image conversion. These commands are used for their intended purpose of file format transformation.
  • [COMMAND_EXECUTION]: The skill checks for the presence of local dependencies using shell command sequences (e.g., checking if Playwright is available via Python).
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 10, 2026, 05:07 PM