signals
Automates trading based on signals from RSS feeds, Twitter, and Telegram, enabling timely and informed trading decisions.
Install this skill
Security score
The signals skill was audited on Feb 22, 2026 and we found 11 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Webhook reference - potential data exfiltration
| 13 | Monitor external signals from RSS feeds, Twitter, Telegram, and webhooks to trigger automatic trades. |
Webhook reference - potential data exfiltration
| 20 | /signal add webhook [--name "label"] Get webhook URL for custom signals |
Webhook reference - potential data exfiltration
| 37 | /signal add webhook --name "my-alerts" |
Webhook reference - potential data exfiltration
| 59 | ### Webhooks |
Webhook reference - potential data exfiltration
| 60 | Receive signals via HTTP POST to a custom webhook URL. |
Webhook reference - potential data exfiltration
| 63 | /signal add webhook --name "custom" |
Webhook reference - potential data exfiltration
| 64 | # Returns: POST https://clodds.io/webhook/abc123 |
Webhook reference - potential data exfiltration
| 67 | Webhook payload: |
External URL reference
| 35 | /signal add rss https://example.com/feed.xml --name "crypto-news" |
External URL reference
| 49 | /signal add rss https://example.com/feed.xml --name "news" |
External URL reference
| 64 | # Returns: POST https://clodds.io/webhook/abc123 |
Install this skill with one command
/learn @alsk1992/signals