Skip to main content

windsor-ai

Enables natural language access to over 325 data sources for analytics and insights, enhancing marketing and performance analysis.

Install this skill

or
19/100

Security score

The windsor-ai skill was audited on Mar 3, 2026 and we found 19 security issues across 4 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 58

Template literal with variable interpolation in command context

SourceSKILL.md
58```json
low line 39

Access to hidden dotfiles in home directory

SourceSKILL.md
39echo 'WINDSOR_API_KEY=your_api_key_here' >> ~/.clawdbot/.env
medium line 50

Access to hidden dotfiles in home directory

SourceSKILL.md
50> **Note:** mcporter requires `WINDSOR_API_KEY` to be exported as a shell environment variable. Simply storing it in `~/.clawdbot/.env` is not enough — it must be available in your active shell sessio
medium line 52

Access to hidden dotfiles in home directory

SourceSKILL.md
52> **Security note:** Avoid appending the key to `~/.zshrc` or other shell rc files, as this stores your secret in plaintext and loads it into every shell session. Prefer your system keychain, a secret
medium line 80

Access to hidden dotfiles in home directory

SourceSKILL.md
80You should see `windsor-ai` listed with its available tools. If you see an authentication error, confirm that `WINDSOR_API_KEY` is correctly set in `~/.clawdbot/.env`.
medium line 192

Access to hidden dotfiles in home directory

SourceSKILL.md
192- Verify `WINDSOR_API_KEY` is set in `~/.clawdbot/.env`
medium line 199

Access to hidden dotfiles in home directory

SourceSKILL.md
199- To load from your `.env` file: `export $(grep -v '^#' ~/.clawdbot/.env | xargs) && npx mcporter list`
low line 39

Access to .env file

SourceSKILL.md
39echo 'WINDSOR_API_KEY=your_api_key_here' >> ~/.clawdbot/.env
medium line 50

Access to .env file

SourceSKILL.md
50> **Note:** mcporter requires `WINDSOR_API_KEY` to be exported as a shell environment variable. Simply storing it in `~/.clawdbot/.env` is not enough — it must be available in your active shell sessio
medium line 52

Access to .env file

SourceSKILL.md
52> **Security note:** Avoid appending the key to `~/.zshrc` or other shell rc files, as this stores your secret in plaintext and loads it into every shell session. Prefer your system keychain, a secret
medium line 80

Access to .env file

SourceSKILL.md
80You should see `windsor-ai` listed with its available tools. If you see an authentication error, confirm that `WINDSOR_API_KEY` is correctly set in `~/.clawdbot/.env`.
medium line 192

Access to .env file

SourceSKILL.md
192- Verify `WINDSOR_API_KEY` is set in `~/.clawdbot/.env`
medium line 197

Access to .env file

SourceSKILL.md
197- mcporter requires the variable to be exported in your shell, not just stored in `.env`
medium line 199

Access to .env file

SourceSKILL.md
199- To load from your `.env` file: `export $(grep -v '^#' ~/.clawdbot/.env | xargs) && npx mcporter list`
high line 52

Access to system keychain/keyring

SourceSKILL.md
52> **Security note:** Avoid appending the key to `~/.zshrc` or other shell rc files, as this stores your secret in plaintext and loads it into every shell session. Prefer your system keychain, a secret
low line 9

External URL reference

SourceSKILL.md
9Use this skill to query, explore, and analyze your [Windsor.ai](https://windsor.ai) connected and business data using natural language. Windsor.ai aggregates data from 325+ platforms: Facebook Ads, Go
low line 30

External URL reference

SourceSKILL.md
301. Log in to your Windsor.ai account at https://windsor.ai
low line 63

External URL reference

SourceSKILL.md
63"baseUrl": "https://mcp.windsor.ai/sse",
low line 203

External URL reference

SourceSKILL.md
203- Visit https://windsor.ai to connect your ad platforms or analytics tools
Scanned on Mar 3, 2026
View Security Dashboard
Installation guide →