fatsecret
Integrates with FatSecret API for food search, nutritional lookup, barcode scanning, and meal logging, enhancing dietary management.
Install this skill
or
69/100
Security score
The fatsecret skill was audited on Mar 3, 2026 and we found 11 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 15
Access to hidden dotfiles in home directory
SourceSKILL.md
| 15 | description: Custom config directory (default ~/.config/fatsecret). Use for persistent storage in containers. |
low line 44
Access to hidden dotfiles in home directory
SourceSKILL.md
| 44 | mkdir -p ~/.config/fatsecret |
low line 45
Access to hidden dotfiles in home directory
SourceSKILL.md
| 45 | cat > ~/.config/fatsecret/config.json << EOF |
medium line 166
Access to hidden dotfiles in home directory
SourceSKILL.md
| 166 | Where `$CONFIG_DIR` is `~/.config/fatsecret` by default, or the value of `FATSECRET_CONFIG_DIR` if set. |
medium line 172
Access to hidden dotfiles in home directory
SourceSKILL.md
| 172 | In containerized environments (Docker, OpenClaw sandbox), `~/.config/` may not persist across restarts. Use `FATSECRET_CONFIG_DIR` to point to a persistent volume: |
medium line 237
Access to hidden dotfiles in home directory
SourceSKILL.md
| 237 | 1. **Credentials are stored locally** in `~/.config/fatsecret/` |
medium line 240
Access to hidden dotfiles in home directory
SourceSKILL.md
| 240 | 4. **To uninstall safely:** Delete `~/.config/fatsecret/` and revoke app from FatSecret account |
low line 38
External URL reference
SourceSKILL.md
| 38 | 1. Go to https://platform.fatsecret.com |
low line 244
External URL reference
SourceSKILL.md
| 244 | - FatSecret API: https://platform.fatsecret.com/docs |
low line 245
External URL reference
SourceSKILL.md
| 245 | - OAuth1 Guide: https://platform.fatsecret.com/docs/guides/authentication/oauth1/three-legged |
low line 246
External URL reference
SourceSKILL.md
| 246 | - Open Food Facts: https://wiki.openfoodfacts.org/API |
Scanned on Mar 3, 2026
View Security DashboardInstall this skill with one command
/learn @openclaw/fatsecret