Skip to main content

viboscope

Viboscope matches individuals based on psychological compatibility, helping users find cofounders, partners, and friends through validated assessments.

Install this skill

or
99/100

Security score

The viboscope skill was audited on Mar 28, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 45

Command substitution pattern

SourceSKILL.md
43
44```bash
45curl -s -H "Authorization: Bearer $(cat data/.api_key)" \
46 -H "Content-Type: application/json" \
47 BASE_URL/endpoint
Scanned on Mar 28, 2026
View Security Dashboard