Skip to main content

habit-ai

Tracks nutrition and health metrics using the Habit AI API for personalized coaching and analysis.

Install this skill

or
85/100

Security score

The habit-ai skill was audited on Mar 9, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 179

Curl to non-GitHub URL

SourceSKILL.md
179curl -X POST https://habitapp.ai/api/v1/meals/upload-image \
medium line 208

Curl to non-GitHub URL

SourceSKILL.md
208curl -X POST https://habitapp.ai/api/v1/water \
low line 14

External URL reference

SourceSKILL.md
141. Create a free account at https://habitapp.ai (or download the free iOS app)
low line 19

External URL reference

SourceSKILL.md
19- Base URL: `https://habitapp.ai/api/v1`
low line 179

External URL reference

SourceSKILL.md
179curl -X POST https://habitapp.ai/api/v1/meals/upload-image \
low line 185

External URL reference

SourceSKILL.md
185Returns: `{"success": true, "imageUrl": "https://firebasestorage.googleapis.com/..."}`
low line 208

External URL reference

SourceSKILL.md
208curl -X POST https://habitapp.ai/api/v1/water \
Scanned on Mar 9, 2026
View Security Dashboard
Installation guide →