Skip to main content

shelter

Connects to Shelter financial data for insights on spending, cash flow, and personalized AI coaching.

Install this skill

or
29/100

Security score

The shelter skill was audited on Mar 3, 2026 and we found 27 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 66

Template literal with variable interpolation in command context

SourceSKILL.md
66```bash
medium line 92

Template literal with variable interpolation in command context

SourceSKILL.md
92```bash
medium line 122

Template literal with variable interpolation in command context

SourceSKILL.md
122```bash
medium line 143

Template literal with variable interpolation in command context

SourceSKILL.md
143```bash
medium line 165

Template literal with variable interpolation in command context

SourceSKILL.md
165```bash
medium line 186

Template literal with variable interpolation in command context

SourceSKILL.md
186```bash
medium line 210

Template literal with variable interpolation in command context

SourceSKILL.md
210```bash
medium line 238

Template literal with variable interpolation in command context

SourceSKILL.md
238```bash
medium line 262

Template literal with variable interpolation in command context

SourceSKILL.md
262```bash
medium line 283

Template literal with variable interpolation in command context

SourceSKILL.md
283```bash
medium line 330

Template literal with variable interpolation in command context

SourceSKILL.md
330```bash
low line 10

Unicode escape sequences

SourceSKILL.md
10emoji: "\U0001F6E1"
low line 15

External URL reference

SourceSKILL.md
15homepage: https://shelter.money
low line 27

External URL reference

SourceSKILL.md
27- **Base URL**: `$SHELTER_API_URL` (default: `https://api.shelter.money/agent`)
low line 68

External URL reference

SourceSKILL.md
68"${SHELTER_API_URL:-https://api.shelter.money/agent}/v1/status"
low line 94

External URL reference

SourceSKILL.md
94"${SHELTER_API_URL:-https://api.shelter.money/agent}/v1/runway"
low line 124

External URL reference

SourceSKILL.md
124"${SHELTER_API_URL:-https://api.shelter.money/agent}/v1/forecast"
low line 145

External URL reference

SourceSKILL.md
145"${SHELTER_API_URL:-https://api.shelter.money/agent}/v1/alerts"
low line 167

External URL reference

SourceSKILL.md
167"${SHELTER_API_URL:-https://api.shelter.money/agent}/v1/opportunities"
low line 188

External URL reference

SourceSKILL.md
188"${SHELTER_API_URL:-https://api.shelter.money/agent}/v1/context"
low line 214

External URL reference

SourceSKILL.md
214"${SHELTER_API_URL:-https://api.shelter.money/agent}/v1/affordability"
low line 240

External URL reference

SourceSKILL.md
240"${SHELTER_API_URL:-https://api.shelter.money/agent}/v1/coach/daily"
low line 264

External URL reference

SourceSKILL.md
264"${SHELTER_API_URL:-https://api.shelter.money/agent}/v1/coach/advice?topic=debt"
low line 287

External URL reference

SourceSKILL.md
287"${SHELTER_API_URL:-https://api.shelter.money/agent}/v1/ask"
low line 322

External URL reference

SourceSKILL.md
3221. **Sign up** at [shelter.money](https://shelter.money)
low line 324

External URL reference

SourceSKILL.md
3243. **Create an Agent API key** at [shelter.money/settings/api-keys](https://shelter.money/settings/api-keys)
low line 332

External URL reference

SourceSKILL.md
332"${SHELTER_API_URL:-https://api.shelter.money/agent}/v1/status"
Scanned on Mar 3, 2026
View Security Dashboard
Installation guide →