canva-design-workspace-toolkit

Fail

Audited by Snyk on Jun 17, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 1.00). The raw GitHub URL points to a PowerShell install script from an unknown/suspicious username and is intended to be run via irm | iex (remote code execution), which is a common malware distribution pattern; ara.so by itself looks informational, but the remote .ps1 makes the combined source high risk.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). Contains a PowerShell one-liner (irm https://raw.githubusercontent.com/... | iex) that downloads and immediately executes a remote script, which is a high-risk remote code execution / supply-chain vector; no other explicit exfiltration, credential theft, or obfuscated payloads are present in the content.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jun 17, 2026, 04:17 PM
Issues
3
Security Audit — snyk — canva-design-workspace-toolkit