Skip to main content

tracking-crypto-prices

Tracks real-time cryptocurrency prices and historical data, providing essential infrastructure for crypto-related skills and analysis.

Install this skill

or
0/100

Security score

The tracking-crypto-prices skill was audited on May 12, 2026 and we found 13 security issues across 2 threat categories, including 5 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 41

Template literal with variable interpolation in command context

SourceSKILL.md
414. Add API key to `${CLAUDE_SKILL_DIR}/config/settings.yaml` or set `COINGECKO_API_KEY` env var
medium line 46

Template literal with variable interpolation in command context

SourceSKILL.md
46```bash
medium line 51

Template literal with variable interpolation in command context

SourceSKILL.md
51```bash
medium line 57

Template literal with variable interpolation in command context

SourceSKILL.md
57```bash
high line 62

Template literal with variable interpolation in command context

SourceSKILL.md
624. Configure settings by editing `${CLAUDE_SKILL_DIR}/config/settings.yaml` to customize cache TTLs, default currency, and custom watchlists. See `references/implementation.md` for the full configurat
high line 68

Template literal with variable interpolation in command context

SourceSKILL.md
68- **CSV** (`--output csv`): OHLCV historical data export to `${CLAUDE_SKILL_DIR}/data/`
high line 70

Template literal with variable interpolation in command context

SourceSKILL.md
70See `${CLAUDE_SKILL_DIR}/references/implementation.md` for detailed output format examples.
medium line 86

Template literal with variable interpolation in command context

SourceSKILL.md
86```bash
medium line 92

Template literal with variable interpolation in command context

SourceSKILL.md
92```bash
medium line 97

Template literal with variable interpolation in command context

SourceSKILL.md
97```bash
high line 104

Template literal with variable interpolation in command context

SourceSKILL.md
104- `${CLAUDE_SKILL_DIR}/references/implementation.md` - Output formats, full config, integration guide, file map
low line 40

External URL reference

SourceSKILL.md
403. Optional: Get free API key from https://www.coingecko.com/en/api for higher rate limits
low line 105

External URL reference

SourceSKILL.md
105- [CoinGecko API](https://www.coingecko.com/en/api) - Primary data source
Scanned on May 12, 2026
View Security Dashboard
Installation guide →