Skip to main content

bitcoin-search

Enables users to search and retrieve Bitcoin treasury data for companies, providing insights into their BTC holdings and market status.

Install this skill

or
90/100

Security score

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

Categories Tested

Security Issues

medium line 30

Template literal with variable interpolation in command context

SourceSKILL.md
30```
low line 18

External URL reference

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

External URL reference

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

External URL reference

SourceSKILL.md
35Profile: https://bitcoincompanies.co/{domain}
low line 44

External URL reference

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

External URL reference

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