setup-earl
Facilitates the installation and configuration of Earl for seamless integration with agent platforms, enhancing developer onboarding and CLI usage.
Install this skill
or
65/100
Security score
The setup-earl skill was audited on Feb 27, 2026 and we found 3 security issues across 3 threat categories, including 2 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 43
Piping content to bash shell
SourceSKILL.md
| 43 | curl -fsSL https://raw.githubusercontent.com/brwse/earl/main/scripts/install.sh | bash |
medium line 91
Access to hidden dotfiles in home directory
SourceSKILL.md
| 91 | | `~/Library/Application Support/Claude/claude_desktop_config.json` exists (macOS), `%APPDATA%\Claude\claude_desktop_config.json` (Windows), or `~/.config/Claude/claude_desktop_config.json` (Linux) | |
high line 10
Access to system keychain/keyring
SourceSKILL.md
| 10 | Secrets stay in the OS keychain. Every request follows a reviewed HCL template. |
Scanned on Feb 27, 2026
View Security Dashboard