morph-ppt
Warn
Audited by Snyk on Apr 13, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill's required setup step (reference/officecli-pptx-min.md, "BEFORE YOU START") instructs the agent to curl and execute install/upgrade scripts and to query the GitHub API (raw.githubusercontent.com and api.github.com) — i.e., fetch and run code from public third-party URLs as part of the workflow, exposing it to untrusted content that could inject instructions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's setup instructs at runtime to fetch and execute remote installer scripts via curl/irm from https://raw.githubusercontent.com/iOfficeAI/OfficeCli/main/install.sh (and the PowerShell equivalent https://raw.githubusercontent.com/iOfficeAI/OfficeCli/main/install.ps1), which downloads and runs remote code required for the tool—this is a runtime external dependency that executes remote code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata