officecli-xlsx

Fail

Audited by Snyk on May 18, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). These are raw GitHub-hosted shell and PowerShell installer scripts intended to be piped directly to a shell/iex from an unverified repository (iOfficeAI) — executing remote .sh/.ps1 blindly is a high-risk pattern because the scripts can run arbitrary code and I cannot verify the repo's trustworthiness or activity here.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.80). The SKILL.md "BEFORE YOU START" section instructs fetching and executing an install script from a public raw.githubusercontent.com URL (curl ... | bash and irm https://raw.githubusercontent.com/... | iex), which clearly ingests untrusted third‑party content as part of the required workflow and could materially alter tool behavior.

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

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
May 18, 2026, 09:27 AM
Issues
3
Security Audit — snyk — officecli-xlsx