Skip to main content

MostlyGoodMetrics Analytics Skill

Enables seamless integration of MostlyGoodMetrics for tracking events, user identification, and analytics in applications.

Install this skill

or
84/100

Security score

The MostlyGoodMetrics Analytics Skill skill was audited on May 26, 2026 and we found 8 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 319

Webhook reference - potential data exfiltration

SourceSKILL.md
319integration_connected { type: 'slack' | 'github' | 'webhook' }
medium line 197

Access to .env file

SourceSKILL.md
197- **JS/TS:** `process.env.MGM_API_KEY` or `import.meta.env.VITE_MGM_API_KEY`
medium line 200

Access to .env file

SourceSKILL.md
200- **Flutter:** `--dart-define=MGM_API_KEY=xxx` or `.env` with `flutter_dotenv`
low line 120

External URL reference

SourceSKILL.md
120maven { url = uri("https://jitpack.io") }
low line 504

External URL reference

SourceSKILL.md
504"url": "https://api.mostlygoodmetrics.com/mcp"
low line 510

External URL reference

SourceSKILL.md
510Alternatively, they can sign up directly at https://app.mostlygoodmetrics.com.
low line 608

External URL reference

SourceSKILL.md
608- Link to dashboard: `https://app.mostlygoodmetrics.com`
low line 692

External URL reference

SourceSKILL.md
692POST https://ingest.mostlygoodmetrics.com/v1/events
Scanned on May 26, 2026
View Security Dashboard