← 返回 Skills 市场
Numinous Tools
作者
Juandbalbi
· GitHub ↗
· v1.0.1
· MIT-0
65
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install numinous-tools
功能描述
Access Numinous (Bittensor Subnet 6) forecasting tools — AI probability predictions on binary events, real-time signals aggregated from news and prediction m...
安全使用建议
This skill appears to be what it claims (forecasting and signals) but the package metadata is incomplete and the code asks for sensitive secrets. Before installing or running it: (1) Do not paste private keys into a web form or share them — if you must automate payments, prefer wallets that can sign without exposing raw keys (hardware wallet, remote signer) or use the API key route. (2) Prefer providing a NUMINOUS_API_KEY (safer) rather than exporting raw EVM/Solana private keys into your environment. (3) Be aware the scripts print full response JSON (including prediction IDs and reasoning); treat that output as possibly sensitive and avoid sharing. (4) The skill has unstated Python dependencies (x402, eth-account, httpx); run it in an isolated virtualenv and inspect the third-party packages first. (5) Ask the publisher to correct registry metadata to list required env vars and a primary credential and to document dependency installation. If you don't trust the source or cannot avoid supplying a private key, do not install/run this skill.
功能分析
Type: OpenClaw Skill
Name: numinous-tools
Version: 1.0.1
The 'numinous-tools' skill bundle provides a legitimate interface for interacting with the Numinous forecasting network (Bittensor Subnet 6). The scripts (forecast.py, forecast_x402.py, and signals.py) facilitate submitting prediction jobs and retrieving market signals via official API endpoints (api.numinouslabs.io and signals.numinouslabs.io). While the skill handles sensitive data such as API keys and EVM private keys for on-chain USDC payments, it follows standard security practices by reading these from environment variables and explicitly instructing the AI agent never to commit them to files. The documentation is thorough, providing clear setup guidance and troubleshooting steps without any evidence of malicious intent, data exfiltration, or prompt injection.
能力标签
能力评估
Purpose & Capability
The skill name/description (Numinous forecasting & signals) aligns with the scripts and endpoints in SKILL.md and the shipped Python code. However the registry metadata lists no required environment variables or primary credential, while SKILL.md and the scripts clearly require NUMINOUS_API_KEY and/or raw private keys (NUMINOUS_X402_EVM_PRIVATE_KEY / NUMINOUS_X402_SVM_PRIVATE_KEY). This metadata omission is an incoherence — the declared requirements do not reflect what the skill actually needs.
Instruction Scope
SKILL.md and the three Python scripts limit their actions to calling the documented Numinous endpoints, polling jobs, and rendering results. They instruct the user how to set env vars and explicitly warn not to commit keys. The scripts print full response JSON (including prediction IDs and miner reasoning), which could reveal sensitive or private IDs if shared. No instructions ask the agent to read arbitrary host files or send data to unexpected external endpoints beyond the declared Numinous base URLs.
Install Mechanism
There is no install spec (instruction-only), which is low risk, but forecast_x402.py depends on third-party packages (x402[client], eth-account, httpx) and the code exits with an ImportError message instructing pip install. The registry does not declare these dependencies or provide an install step — a metadata omission that can cause runtime failures or surprise when installing dependencies manually. There are no downloads from untrusted URLs or archive extraction.
Credentials
The scripts require sensitive secrets: NUMINOUS_API_KEY (reasonable and expected) and optionally raw private keys (NUMINOUS_X402_EVM_PRIVATE_KEY / NUMINOUS_X402_SVM_PRIVATE_KEY) for automated crypto payments. Requesting raw private keys is security-sensitive and more intrusive than a single service API key. The registry omitted these env vars and did not mark an API key as the primary credential, creating a mismatch between what is requested and what is declared.
Persistence & Privilege
The skill is user-invocable, not always-enabled, does not request persistent system-wide privileges, and does not modify other skills or agent configuration. Autonomous invocation is allowed by platform default (not an extra privilege here).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install numinous-tools - 安装完成后,直接呼叫该 Skill 的名称或使用
/numinous-tools触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Fix clawhub install slug in README (juandbalbi/numinous-tools). Plus S0-S5 impact_bucket documentation.
v1.0.0
Initial public release. Forecasts (API key or x402 USDC), signals, balance and usage tracking. Mirrors https://github.com/infinite-mech/numinous-tools
元数据
常见问题
Numinous Tools 是什么?
Access Numinous (Bittensor Subnet 6) forecasting tools — AI probability predictions on binary events, real-time signals aggregated from news and prediction m... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 65 次。
如何安装 Numinous Tools?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install numinous-tools」即可一键安装,无需额外配置。
Numinous Tools 是免费的吗?
是的,Numinous Tools 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Numinous Tools 支持哪些平台?
Numinous Tools 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Numinous Tools?
由 Juandbalbi(@juandbalbi)开发并维护,当前版本 v1.0.1。
推荐 Skills