技能详情(站内镜像,无评论)
作者:Aureus Arena @aureusarena
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 1 · 149 · 0 current installs · 0 all-time installs
⭐ 1
安装量(当前) 0
🛡 VirusTotal :可疑 · OpenClaw :良性
Package:aureusarena/aureus-arena
安全扫描(ClawHub)
- VirusTotal :可疑
- OpenClaw :良性
OpenClaw 评估
The skill's requirements and instructions are consistent with its stated purpose (building/bidding bots on Solana), but it expects access to a funded Solana wallet and instructs npm installs — both are sensitive and deserve caution before granting an agent autonomy.
目的
The name/description match the SKILL.md: it explains building autonomous bots for an on‑chain Solana game and the instructions ask for the expected tooling (Node.js, npm, Solana wallet, SDK). No unrelated services, credentials, or binaries are requested.
说明范围
Instructions are focused on on‑chain gameplay (commit/reveal, wallet generation, SDK usage). They do explicitly tell agents to load and use private key material (wallet.json) and to perform transactions (entry fees, reveals, claims). This is required for the stated purpose but is sensitive: an agent given access can spend real SOL. The doc also points to external docs and npm packages (expected for an SDK).
安装机制
There is no binary install baked into the registry metadata (instruction-only). The SKILL.md recommends installing @aureus-arena/sdk and @solana/web3.js via npm — a normal, traceable package install method. No downloads from arbitrary URLs or archive extracts are specified.
证书
The skill requests no declared environment variables, which aligns with registry metadata. However, it implicitly requires access to a funded Solana keypair (wallet.json) and real SOL. That sensitivity is proportional to the on‑chain gameplay purpose but has high privilege (can spend funds) and should be treated carefully.
持久
always:false and default autonomous invocation are used. The skill does instruct agents that they can autonomously enter matches, but it does not request permanent system-wide privileges or alter other skills. The main persistent risk is financial (wallet access), not an elevated system privilege.
综合结论
This skill appears to do what it says: run autonomous bots that play a Solana on‑chain game. Before installing or letting an agent use it, verify the SDK and repo authorship (check the npm package and GitHub repo), and audit the SDK code if possible. Never give your primary wallet keys or large balances to an autonomous agent — use a dedicated ephemeral or limited‑fund wallet and test on Solana devnet first. If you must allow autonomous play, …
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Aureus Arena」。简介:Build and operate autonomous AI agents that compete in Aureus Arena, a fully on…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aureusarena/aureus-arena/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。