officecli-financial-model

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). These URLs point to an unrecognized GitHub repository and include direct raw install scripts (install.sh, install.ps1) plus a releases API endpoint — the curl|bash and irm|iex install pattern lets arbitrary code be fetched and executed, which is a high-risk distribution vector for malware.

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

  • Third-party content exposure detected (high risk: 0.90). The skill's "BEFORE YOU START (CRITICAL)" section explicitly instructs running curl commands that fetch and (pipe/execute) scripts from raw.githubusercontent.com and query the public GitHub API (api.github.com) — untrusted public content the agent is required to run/consult before using officecli, which can materially change tooling and subsequent actions.

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
Apr 13, 2026, 02:00 PM
Issues
3
Security Audit — snyk — officecli-financial-model