Skill
Skill xDzaky/solana-skill-quality-gate/scripts/fixtures/good-skill/skill
A pre-submit quality gate for Solana AI Kit skill builders — and a review accelerator for maintainers. Zero dependencies, read-only, 50 tests, SARIF output.
npx -y skills add xDzaky/solana-skill-quality-gate --skill skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Monitor SPL token transfers, mint events, and burn events on Solana. Provides real-time alerts for wallet activity, token supply changes, and suspicious transfer patterns using Helius webhooks and Jupiter price feeds.
SKILL.md
0.9 KB, 139 tokens by cl100k_base, as published. Nobody here has run it
Solana Token Monitor
Monitor SPL token activity on Solana in real-time.
When to Use
- Tracking token transfers for a specific wallet
- Monitoring mint/burn events for token supply analysis
- Setting up alerts for suspicious transfer patterns
- Integrating Helius webhooks for real-time notifications
Quick Start
See setup.md for configuration instructions.
Features
See features.md for detailed capability descriptions.
Safety
- Read-only monitoring — no transactions are signed or sent
- No private keys or seed phrases required
- Uses public RPC endpoints only
- No data exfiltration or external reporting