← Back to Skills Marketplace
skyboundyi

mov-toa

by Skybound · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
332
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mov-toa
Description
加密货币毫秒级新闻源,获取全球最新市场异动、宏观经济新闻和项目突发公告。
Usage Guidance
This skill is internally consistent with its stated purpose, but exercise normal caution: the API host (web-production-666f44.up.railway.app) is an external, unknown service — you cannot audit its server-side behavior from the skill alone. Do not send secrets or private data to the endpoints. If you plan to rely on this feed for trading decisions, validate the data by manually calling the endpoints first and confirm TLS/HTTP responses, provenance, and uptime. If you require stronger guarantees, ask the publisher for provenance (owner, repo/homepage, SLA) or prefer a well-known vendor with published credentials and code you can review.
Capability Analysis
Type: OpenClaw Skill Name: mov-toa Version: 1.0.1 The OpenClaw AgentSkills bundle 'mov-toa' is classified as benign. The `SKILL.md` file describes a crypto news API skill that uses `curl` to fetch data from a specific external endpoint (`https://web-production-666f44.up.railway.app`). All provided `curl` commands and `jq` usage are consistent with the stated purpose of retrieving and displaying crypto news, without any evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. The skill's functionality is clearly defined and appears to operate within expected boundaries for an API interaction skill.
Capability Assessment
Purpose & Capability
The name/description (millisecond crypto news) match the SKILL.md (HTTP endpoints for /news and /news_search). One minor inconsistency: the registry-level 'Requirements' reported no required binaries, but SKILL.md's metadata declares curl as required. Requiring curl is reasonable for an instruction-only HTTP client skill.
Instruction Scope
Runtime instructions only show example curl GET/POST requests to the documented base URL and describe the API responses; they do not instruct reading local files, environment variables, or transmitting data to unrelated endpoints. No broad or vague 'gather context' directives are present.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest-risk install model because nothing is written to disk by the skill bundle itself.
Credentials
The skill requests no environment variables, secrets, or config paths. The API appears public (no API key shown). This is proportionate to a read-only news API integration.
Persistence & Privilege
Skill is not always-included and does not request persistent or elevated privileges. Autonomous invocation is allowed (platform default) but the skill does not request additional persistence or modify other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mov-toa
  3. After installation, invoke the skill by name or use /mov-toa
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Migrated API endpoints and base URL to a new cloud service with public access. - Added support for advanced news search with keyword, coin filter, pagination, and 6551-compatible response format. - Expanded documentation with example workflows, parameters, and response field explanations. - Changed description and metadata for clearer English API usage and additional platform support. - Legacy local endpoints and Chinese instructions removed; all usage now references new cloud API and improved workflows.
v1.0.0
- Initial release of toa-news skill for real-time crypto market news. - Provides millisecond-level global market updates, macro news, and project alerts via a simple API. - News results are summarized in a concise, professional trader style, focusing on market impact. - User can invoke the skill to get latest news, project updates, and macro analysis for major cryptocurrencies.
Metadata
Slug mov-toa
Version 1.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is mov-toa?

加密货币毫秒级新闻源,获取全球最新市场异动、宏观经济新闻和项目突发公告。 It is an AI Agent Skill for Claude Code / OpenClaw, with 332 downloads so far.

How do I install mov-toa?

Run "/install mov-toa" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is mov-toa free?

Yes, mov-toa is completely free (open-source). You can download, install and use it at no cost.

Which platforms does mov-toa support?

mov-toa is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created mov-toa?

It is built and maintained by Skybound (@skyboundyi); the current version is v1.0.1.

💬 Comments