calicat-cli-operator

Fail

Audited by Snyk on Jun 22, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). The design URLs point to web design pages on calicat.cn (likely benign), but the direct install.ps1 and install.sh are remote-install scripts served from a relatively small/unknown domain — direct-download-and-execute scripts from non-mainstream hosts are a common malware vector and should be treated as suspicious unless you can verify the publisher, inspect the scripts, or obtain them from a trusted package manager or signed release.

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

  • Third-party content exposure detected (high risk: 0.85). The required runtime workflow uses the local calicat CLI to fetch Calicat design/PRD data (e.g., via get_design_data, get_meta_data, get_prd_full_content), which is outsider-authored free text from a public/third-party service and can be ingested into the agent’s LLM context through the CLI tool outputs.

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
Jun 22, 2026, 02:14 AM
Issues
3
Security Audit — snyk — calicat-cli-operator