Skip to main content

straker-verify

Offers AI-powered translation with human verification, supporting 100+ languages for enhanced quality and enterprise-grade security.

Install this skill

or
46/100

Security score

The straker-verify skill was audited on Feb 9, 2026 and we found 22 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 59

Curl to non-GitHub URL

SourceSKILL.md
59curl -H "Authorization: Bearer $STRAKER_VERIFY_API_KEY" https://api-verify.straker.ai/endpoint
medium line 65

Curl to non-GitHub URL

SourceSKILL.md
65curl https://api-verify.straker.ai/languages
medium line 73

Curl to non-GitHub URL

SourceSKILL.md
73curl -X POST https://api-verify.straker.ai/project \
medium line 86

Curl to non-GitHub URL

SourceSKILL.md
86curl -X POST https://api-verify.straker.ai/project/confirm \
medium line 95

Curl to non-GitHub URL

SourceSKILL.md
95curl https://api-verify.straker.ai/project/<project-uuid> \
medium line 102

Curl to non-GitHub URL

SourceSKILL.md
102curl https://api-verify.straker.ai/project/<project-uuid>/download \
medium line 112

Curl to non-GitHub URL

SourceSKILL.md
112curl -X POST https://api-verify.straker.ai/quality-boost \
medium line 123

Curl to non-GitHub URL

SourceSKILL.md
123curl -X POST https://api-verify.straker.ai/human-verify \
low line 6

External URL reference

SourceSKILL.md
6homepage: https://straker.ai
low line 34

External URL reference

SourceSKILL.md
34Professional translation, quality evaluation, and human verification services by [Straker.ai](https://straker.ai).
low line 46

External URL reference

SourceSKILL.md
461. Get your API key from [Straker.ai](https://straker.ai)
low line 52

External URL reference

SourceSKILL.md
52**Base URL:** `https://api-verify.straker.ai`
low line 59

External URL reference

SourceSKILL.md
59curl -H "Authorization: Bearer $STRAKER_VERIFY_API_KEY" https://api-verify.straker.ai/endpoint
low line 65

External URL reference

SourceSKILL.md
65curl https://api-verify.straker.ai/languages
low line 73

External URL reference

SourceSKILL.md
73curl -X POST https://api-verify.straker.ai/project \
low line 86

External URL reference

SourceSKILL.md
86curl -X POST https://api-verify.straker.ai/project/confirm \
low line 95

External URL reference

SourceSKILL.md
95curl https://api-verify.straker.ai/project/<project-uuid> \
low line 102

External URL reference

SourceSKILL.md
102curl https://api-verify.straker.ai/project/<project-uuid>/download \
low line 112

External URL reference

SourceSKILL.md
112curl -X POST https://api-verify.straker.ai/quality-boost \
low line 123

External URL reference

SourceSKILL.md
123curl -X POST https://api-verify.straker.ai/human-verify \
low line 158

External URL reference

SourceSKILL.md
158- Website: [straker.ai](https://straker.ai)
low line 159

External URL reference

SourceSKILL.md
159- API Docs: [api-verify.straker.ai/docs](https://api-verify.straker.ai/docs)
Scanned on Feb 9, 2026
View Security Dashboard