officecli-xlsx

Fail

Audited by Snyk on Apr 13, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). These URLs point to raw install scripts and the GitHub releases API for a third‑party repo (iOfficeAI/OfficeCLI) and the skill explicitly tells users to pipe those scripts into bash/PowerShell—a high‑risk pattern because raw scripts from an unverified/unknown repository can execute arbitrary code and should be inspected and verified (checksums, signatures, repo popularity/activity) before running.

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


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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.70). The prompt explicitly instructs running remote install/upgrade commands (curl ... | bash) that execute arbitrary code and modify the system (potentially requiring sudo), so it can change the machine state and is a security risk.

Issues (4)

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).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Apr 13, 2026, 02:01 PM
Issues
4