Skip to main content

glove

Provides a comprehensive guide for developing AI applications using the Glove framework, including setup and core concepts.

Install this skill

or
83/100

Security score

The glove skill was audited on Feb 28, 2026 and we found 5 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 97

Template literal with variable interpolation in command context

SourceSKILL.md
97data: `User selected: ${selected}`, // sent to AI
medium line 68

Access to .env file

SourceSKILL.md
68Set `ANTHROPIC_API_KEY` (or `OPENAI_API_KEY`, etc.) in `.env.local`.
medium line 454

Access to .env file

SourceSKILL.md
454Set `ELEVENLABS_API_KEY` in `.env.local`.
low line 15

External URL reference

SourceSKILL.md
15**Docs site**: https://glove.dterminal.net
low line 410

External URL reference

SourceSKILL.md
410Available at https://glove.dterminal.net/tools — copy-paste into your project:
Scanned on Feb 28, 2026
View Security Dashboard