Skip to main content

hoosat-dev

Provides a comprehensive toolkit for Hoosat blockchain development, enabling transactions, wallet integration, and dApp creation.

Install this skill

or
59/100

Security score

The hoosat-dev skill was audited on Feb 19, 2026 and we found 17 security issues across 4 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 75

Template literal with variable interpolation in command context

SourceSKILL.md
75console.log(`Balance: ${htn} HTN`);
medium line 92

Curl to non-GitHub URL

SourceSKILL.md
92curl https://proxy.hoosat.net/api/v1/address/hoosat:qz7ulu8mmmul6hdcnssmjnt28h2xfer8dz9nfqamvvh86ngef4q8dvzxcjdqe/balance
medium line 359

Access to hidden dotfiles in home directory

SourceSKILL.md
3591. Check if already initialized: `test -f ~/.hoosat-wallets/wallets.enc`
medium line 364

Access to hidden dotfiles in home directory

SourceSKILL.md
364- Confirm: "Wallet system initialized at ~/.hoosat-wallets/"
medium line 442

Access to hidden dotfiles in home directory

SourceSKILL.md
442Located at: `~/.hoosat-wallets/config.json`
medium line 507

Access to hidden dotfiles in home directory

SourceSKILL.md
5071. **Persistent Storage**: `~/.hoosat-wallets/` directory
low line 102

Access to .env file

SourceSKILL.md
102const wallet = HoosatCrypto.importKeyPair(process.env.WALLET_PRIVATE_KEY);
low line 17

External URL reference

SourceSKILL.md
17- **API**: https://proxy.hoosat.net/api/v1 (no auth required)
low line 84

External URL reference

SourceSKILL.md
84baseUrl: 'https://proxy.hoosat.net/api/v1'
low line 92

External URL reference

SourceSKILL.md
92curl https://proxy.hoosat.net/api/v1/address/hoosat:qz7ulu8mmmul6hdcnssmjnt28h2xfer8dz9nfqamvvh86ngef4q8dvzxcjdqe/balance
low line 585

External URL reference

SourceSKILL.md
585- **Developer Hub**: https://hub.hoosat.net/
low line 586

External URL reference

SourceSKILL.md
586- **REST API Docs**: https://proxy.hoosat.net/docs
low line 590

External URL reference

SourceSKILL.md
590- **Discord**: https://discord.gg/mFBfNpNA
low line 591

External URL reference

SourceSKILL.md
591- **Twitter**: https://x.com/HoosatNetwork
low line 592

External URL reference

SourceSKILL.md
592- **Telegram**: https://t.me/HoosatNetwork
low line 593

External URL reference

SourceSKILL.md
593- **Official Website**: https://network.hoosat.fi
low line 594

External URL reference

SourceSKILL.md
594- **Motoko Package**: https://mops.one/hoosat-mo
Scanned on Feb 19, 2026
View Security Dashboard
Installation guide →
GitHub Stars 55
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
NeverSight/skills_feed