officecli-pitch-deck

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.90). High risk — these are raw install scripts (install.sh, install.ps1) and a GitHub release endpoint for an unvetted repository (iOfficeAI/OfficeCLI); while hosted on GitHub, executing curl|bash or Invoke-Expression against raw scripts from an unknown repo can run arbitrary code and is a common malware distribution vector unless you first review the code, verify release signatures, and confirm the project's reputation.

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 skill instructs executing remote installer commands (curl | bash) and running CLI install/upgrade checks which will modify the host (potentially require sudo or change system files), so it encourages changing machine state even though it doesn't explicitly request sudo or account creation.

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:00 PM
Issues
4