Skip to main content

bitcoin

Provides a comprehensive lookup for Bitcoin companies, enabling users to fetch data on mining, ETFs, and more through a simple query.

Install this skill

or
77/100

Security score

The bitcoin skill was audited on Mar 14, 2026 and we found 15 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 65

Template literal with variable interpolation in command context

SourceSKILL.md
65```
medium line 171

Template literal with variable interpolation in command context

SourceSKILL.md
171```markdown
low line 44

External URL reference

SourceSKILL.md
44WebFetch https://bitcoincompanies.co/api/v1/companies/{domain}
low line 49

External URL reference

SourceSKILL.md
49WebFetch https://bitcoincompanies.co/api/v1/companies?q={query}&limit=5
low line 54

External URL reference

SourceSKILL.md
54WebFetch https://bitcoincompanies.co/api/v1/price
low line 59

External URL reference

SourceSKILL.md
59WebFetch https://bitcoincompanies.co/api/v1/companies/{domain}/weather
low line 70

External URL reference

SourceSKILL.md
70Profile: https://bitcoincompanies.co/{domain}
low line 114

External URL reference

SourceSKILL.md
114WebFetch https://bitcoincompanies.co/api/v1/companies?{params}
low line 121

External URL reference

SourceSKILL.md
121WebFetch https://bitcoincompanies.co/api/v1/countries?limit=20
low line 126

External URL reference

SourceSKILL.md
126WebFetch https://bitcoincompanies.co/api/v1/tiers
low line 155

External URL reference

SourceSKILL.md
155WebFetch https://bitcoincompanies.co/api/v1/stats
low line 156

External URL reference

SourceSKILL.md
156WebFetch https://bitcoincompanies.co/api/v1/price
low line 161

External URL reference

SourceSKILL.md
161WebFetch https://bitcoincompanies.co/api/v1/companies?limit=10{&category or &country or &tier}
low line 166

External URL reference

SourceSKILL.md
166WebFetch https://bitcoincompanies.co/api/v1/weather
low line 205

External URL reference

SourceSKILL.md
205Base: https://bitcoincompanies.co/api/v1
Scanned on Mar 14, 2026
View Security Dashboard