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 May 12, 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 20
Piping content to sh shell
SourceSKILL.md
| 20 | curl -fsSL https://raw.githubusercontent.com/CaseMark/homebrew-casedev/main/install.sh | sh |
medium line 42
Access to hidden dotfiles in home directory
SourceSKILL.md
| 42 | API keys start with `sk_case_`. Config is stored at `~/.config/case/config.json`. |
low line 9
External URL reference
SourceSKILL.md
| 9 | The `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 May 12, 2026
View Security Dashboard