Skip to main content

warp

Enables interactive SSH sessions to remote oracle nodes for multi-step tasks, enhancing debugging and exploratory work.

Install this skill

or
44/100

Security score

The warp skill was audited on May 16, 2026 and we found 6 security issues across 2 threat categories, including 1 critical. Review the findings below before installing.

Categories Tested

Security Issues

medium line 169

Template literal with variable interpolation in command context

SourceSKILL.md
169```bash
medium line 95

Access to hidden dotfiles in home directory

SourceSKILL.md
951. **~/.ssh/config** — look for Host entries matching the node name
low line 106

Access to hidden dotfiles in home directory

SourceSKILL.md
106echo "💡 Add to ~/.ssh/config:"
critical line 95

Access to SSH directory

SourceSKILL.md
951. **~/.ssh/config** — look for Host entries matching the node name
high line 106

Access to SSH directory

SourceSKILL.md
106echo "💡 Add to ~/.ssh/config:"
medium line 220

Access to .env file

SourceSKILL.md
2206. **No secrets transit** — never pipe .env or credentials through warp
Scanned on May 16, 2026
View Security Dashboard
Installation guide →