shelter
Connects to Shelter financial data for insights on spending, cash flow, and personalized AI coaching.
Install this skill
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
Template literal with variable interpolation in command context
| 66 | ```bash |
Template literal with variable interpolation in command context
| 92 | ```bash |
Template literal with variable interpolation in command context
| 122 | ```bash |
Template literal with variable interpolation in command context
| 143 | ```bash |
Template literal with variable interpolation in command context
| 165 | ```bash |
Template literal with variable interpolation in command context
| 186 | ```bash |
Template literal with variable interpolation in command context
| 210 | ```bash |
Template literal with variable interpolation in command context
| 238 | ```bash |
Template literal with variable interpolation in command context
| 262 | ```bash |
Template literal with variable interpolation in command context
| 283 | ```bash |
Template literal with variable interpolation in command context
| 330 | ```bash |
Unicode escape sequences
| 10 | emoji: "\U0001F6E1" |
External URL reference
| 15 | homepage: https://shelter.money |
External URL reference
| 27 | - **Base URL**: `$SHELTER_API_URL` (default: `https://api.shelter.money/agent`) |
External URL reference
| 68 | "${SHELTER_API_URL:-https://api.shelter.money/agent}/v1/status" |
External URL reference
| 94 | "${SHELTER_API_URL:-https://api.shelter.money/agent}/v1/runway" |
External URL reference
| 124 | "${SHELTER_API_URL:-https://api.shelter.money/agent}/v1/forecast" |
External URL reference
| 145 | "${SHELTER_API_URL:-https://api.shelter.money/agent}/v1/alerts" |
External URL reference
| 167 | "${SHELTER_API_URL:-https://api.shelter.money/agent}/v1/opportunities" |
External URL reference
| 188 | "${SHELTER_API_URL:-https://api.shelter.money/agent}/v1/context" |
External URL reference
| 214 | "${SHELTER_API_URL:-https://api.shelter.money/agent}/v1/affordability" |
External URL reference
| 240 | "${SHELTER_API_URL:-https://api.shelter.money/agent}/v1/coach/daily" |
External URL reference
| 264 | "${SHELTER_API_URL:-https://api.shelter.money/agent}/v1/coach/advice?topic=debt" |
External URL reference
| 287 | "${SHELTER_API_URL:-https://api.shelter.money/agent}/v1/ask" |
External URL reference
| 322 | 1. **Sign up** at [shelter.money](https://shelter.money) |
External URL reference
| 324 | 3. **Create an Agent API key** at [shelter.money/settings/api-keys](https://shelter.money/settings/api-keys) |
External URL reference
| 332 | "${SHELTER_API_URL:-https://api.shelter.money/agent}/v1/status" |