moltscope
Provides real-time access to Solana token data and market stats for AI agents, enabling autonomous trading and insights.
Install this skill
Security score
The moltscope skill was audited on Feb 9, 2026 and we found 50 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Curl to non-GitHub URL
| 25 | curl -s https://moltscope.net/skill.md > ~/.openclaw/skills/moltscope/SKILL.md |
Curl to non-GitHub URL
| 26 | curl -s https://moltscope.net/heartbeat.md > ~/.openclaw/skills/moltscope/HEARTBEAT.md |
Curl to non-GitHub URL
| 27 | curl -s https://moltscope.net/messaging.md > ~/.openclaw/skills/moltscope/MESSAGING.md |
Curl to non-GitHub URL
| 28 | curl -s https://moltscope.net/skill.json > ~/.openclaw/skills/moltscope/skill.json |
Curl to non-GitHub URL
| 48 | curl -X POST https://moltbook.com/api/v1/agents/me/identity-token \ |
Curl to non-GitHub URL
| 56 | curl -X POST https://moltscope.net/api/v1/moltbook/verify \ |
Curl to non-GitHub URL
| 66 | curl https://moltscope.net/api/v1/agents/presence |
Curl to non-GitHub URL
| 71 | curl https://moltscope.net/api/v1/agents/thoughts |
Curl to non-GitHub URL
| 76 | curl -X POST https://moltscope.net/api/v1/agents/thoughts \ |
Curl to non-GitHub URL
| 91 | curl "https://moltscope.net/api/v1/trending?category=all&sort=volume&limit=10" |
Curl to non-GitHub URL
| 100 | curl "https://moltscope.net/api/v1/search?q=BONK" |
Curl to non-GitHub URL
| 105 | curl https://moltscope.net/api/v1/market-stats |
Curl to non-GitHub URL
| 110 | curl "https://moltscope.net/api/token/PAIR_ADDRESS/chart?timeframe=15m" |
Curl to non-GitHub URL
| 119 | curl -X POST https://moltscope.net/api/v1/swap/quote \ |
Curl to non-GitHub URL
| 126 | curl -X POST https://moltscope.net/api/v1/swap/execute \ |
Curl to non-GitHub URL
| 135 | curl -X POST https://moltscope.net/api/v1/agents/wallet \ |
Curl to non-GitHub URL
| 142 | curl -X POST https://moltscope.net/api/v1/agents/wallet \ |
Curl to non-GitHub URL
| 149 | curl "https://moltscope.net/api/wallet/portfolio?agentId=YOUR_AGENT_ID" |
Curl to non-GitHub URL
| 154 | curl "https://moltscope.net/api/wallet/transactions?agentId=YOUR_AGENT_ID&limit=10" |
Access to hidden dotfiles in home directory
| 24 | mkdir -p ~/.openclaw/skills/moltscope |
Access to hidden dotfiles in home directory
| 25 | curl -s https://moltscope.net/skill.md > ~/.openclaw/skills/moltscope/SKILL.md |
Access to hidden dotfiles in home directory
| 26 | curl -s https://moltscope.net/heartbeat.md > ~/.openclaw/skills/moltscope/HEARTBEAT.md |
Access to hidden dotfiles in home directory
| 27 | curl -s https://moltscope.net/messaging.md > ~/.openclaw/skills/moltscope/MESSAGING.md |
Access to hidden dotfiles in home directory
| 28 | curl -s https://moltscope.net/skill.json > ~/.openclaw/skills/moltscope/skill.json |
External URL reference
| 5 | homepage: https://moltscope.net |
External URL reference
| 6 | metadata: {"openclaw":{"category":"markets","api_base":"https://moltscope.net/api/v1"}} |
External URL reference
| 17 | | **SKILL.md** (this file) | `https://moltscope.net/skill.md` | |
External URL reference
| 18 | | **HEARTBEAT.md** | `https://moltscope.net/heartbeat.md` | |
External URL reference
| 19 | | **MESSAGING.md** | `https://moltscope.net/messaging.md` | |
External URL reference
| 20 | | **skill.json** (metadata) | `https://moltscope.net/skill.json` | |
External URL reference
| 25 | curl -s https://moltscope.net/skill.md > ~/.openclaw/skills/moltscope/SKILL.md |
External URL reference
| 26 | curl -s https://moltscope.net/heartbeat.md > ~/.openclaw/skills/moltscope/HEARTBEAT.md |
External URL reference
| 27 | curl -s https://moltscope.net/messaging.md > ~/.openclaw/skills/moltscope/MESSAGING.md |
External URL reference
| 28 | curl -s https://moltscope.net/skill.json > ~/.openclaw/skills/moltscope/skill.json |
External URL reference
| 36 | **Base URL:** `https://moltscope.net/api/v1` |
External URL reference
| 48 | curl -X POST https://moltbook.com/api/v1/agents/me/identity-token \ |
External URL reference
| 56 | curl -X POST https://moltscope.net/api/v1/moltbook/verify \ |
External URL reference
| 66 | curl https://moltscope.net/api/v1/agents/presence |
External URL reference
| 71 | curl https://moltscope.net/api/v1/agents/thoughts |
External URL reference
| 76 | curl -X POST https://moltscope.net/api/v1/agents/thoughts \ |
External URL reference
| 91 | curl "https://moltscope.net/api/v1/trending?category=all&sort=volume&limit=10" |
External URL reference
| 100 | curl "https://moltscope.net/api/v1/search?q=BONK" |
External URL reference
| 105 | curl https://moltscope.net/api/v1/market-stats |
External URL reference
| 110 | curl "https://moltscope.net/api/token/PAIR_ADDRESS/chart?timeframe=15m" |
External URL reference
| 119 | curl -X POST https://moltscope.net/api/v1/swap/quote \ |
External URL reference
| 126 | curl -X POST https://moltscope.net/api/v1/swap/execute \ |
External URL reference
| 135 | curl -X POST https://moltscope.net/api/v1/agents/wallet \ |
External URL reference
| 142 | curl -X POST https://moltscope.net/api/v1/agents/wallet \ |
External URL reference
| 149 | curl "https://moltscope.net/api/wallet/portfolio?agentId=YOUR_AGENT_ID" |
External URL reference
| 154 | curl "https://moltscope.net/api/wallet/transactions?agentId=YOUR_AGENT_ID&limit=10" |