Skip to main content

meerkat-governance

Provides an AI governance API to scan content for threats and verify AI output against source data, ensuring safety and trustworthiness.

Install this skill

or
77/100

Security score

The meerkat-governance skill was audited on Feb 28, 2026 and we found 11 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 31

Curl to non-GitHub URL

SourceSKILL.md
31curl -s -X POST https://api.meerkatplatform.com/v1/shield \
medium line 52

Curl to non-GitHub URL

SourceSKILL.md
52curl -s -X POST https://api.meerkatplatform.com/v1/verify \
medium line 79

Curl to non-GitHub URL

SourceSKILL.md
79curl -s https://api.meerkatplatform.com/v1/audit/<audit_id> \
low line 4

External URL reference

SourceSKILL.md
4homepage: https://meerkatplatform.com
low line 21

External URL reference

SourceSKILL.md
21Privacy and data handling: https://meerkatplatform.com/privacy
low line 31

External URL reference

SourceSKILL.md
31curl -s -X POST https://api.meerkatplatform.com/v1/shield \
low line 52

External URL reference

SourceSKILL.md
52curl -s -X POST https://api.meerkatplatform.com/v1/verify \
low line 79

External URL reference

SourceSKILL.md
79curl -s https://api.meerkatplatform.com/v1/audit/<audit_id> \
low line 85

External URL reference

SourceSKILL.md
851. Get a free API key at https://meerkatplatform.com (10,000 verifications/month, no credit card)
low line 91

External URL reference

SourceSKILL.md
91See https://meerkatplatform.com/docs for example payloads and response formats.
low line 107

External URL reference

SourceSKILL.md
107Meerkat processes content for security scanning only. Content is not stored beyond the audit trail retention period. Your API key is scoped to your organization. See https://meerkatplatform.com/privac
Scanned on Feb 28, 2026
View Security Dashboard