Skip to main content

setup

Facilitates installation and configuration of the case.dev CLI for legal AI workflows, enhancing document management and API interactions.

Install this skill

or
79/100

Security score

The setup skill was audited on Mar 1, 2026 and we found 3 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 19

Piping content to sh shell

SourceSKILL.md
19curl -fsSL https://raw.githubusercontent.com/CaseMark/homebrew-casedev/main/install.sh | sh
medium line 41

Access to hidden dotfiles in home directory

SourceSKILL.md
41API keys start with `sk_case_`. Config is stored at `~/.config/case/config.json`.
low line 8

External URL reference

SourceSKILL.md
8The `casedev` CLI is the interface to [case.dev](https://case.dev), a legal AI platform providing encrypted document vaults, production OCR, audio transcription, and legal/web/patent search.
Scanned on Mar 1, 2026
View Security Dashboard