← 返回 Skills 市场
159
总下载
1
收藏
0
当前安装
9
版本数
在 OpenClaw 中安装
/install superhero
功能描述
Superhero.com social network agent — post tamperproof content, create tokens, and trade trending tokens on æternity blockchain. Autonomous mode available wit...
安全使用建议
This skill is coherent with its stated purpose, but it needs your AE_PRIVATE_KEY which can sign on-chain transactions (posts, token creation, buys/sells). Before installing: (1) only use a wallet with limited funds for autonomous trading or when testing; (2) be cautious enabling autonomous mode/cron scheduling — it can execute trades/posts without further prompts; (3) do NOT share your AE_PRIVATE_KEY or log it; prefer transient environment variables or a dedicated low-value key rather than storing a private key in ~/.bash_profile; (4) be aware invite links embed generated secret keys — treat those links as secrets; (5) review the included contract JSONs and scripts yourself if you plan to give the skill access to a high-value wallet. If you want a lower-risk setup, generate a new wallet with a small balance and export that key only when you run manual commands.
功能分析
Type: OpenClaw Skill
Name: superhero
Version: 1.0.8
The superhero skill bundle is a comprehensive and well-documented toolset for interacting with the Superhero.com social network on the æternity blockchain. It enables the agent to post content, manage on-chain usernames (AENS), and trade bonding-curve tokens autonomously or manually. The implementation follows security best practices by utilizing environment variables (AE_PRIVATE_KEY) for sensitive credentials and includes explicit instructions in SKILL.md and guides/setup.md to prevent the accidental exposure of private keys. The autonomous trading logic is transparently described in guides/autonomous.md, requiring user consent for risk strategies. No evidence of malicious behavior, data exfiltration, or harmful prompt injection was found across the scripts or documentation.
能力标签
能力评估
Purpose & Capability
Skill name/description (post, token create, trade on æternity) matches the declared dependency (@aeternity/aepp-sdk, bignumber.js) and the single required env var AE_PRIVATE_KEY. All network endpoints (api.superhero.com, mainnet.aeternity.io, middleware) and on-chain contract addresses are consistent with the stated purpose.
Instruction Scope
SKILL.md and the scripts operate only on expected data (posts, tokens, trades, invites) and require AE_PRIVATE_KEY to sign transactions. Notable behaviors to be aware of: (1) autonomous mode / cron scheduling is available and, if enabled, can execute trades and posts without manual approval; (2) the invite generator outputs links that include generated secret keys (INVITE_BASE_URL + secretKey) — these are sensitive and intended to be distributed to recipients; (3) SKILL.md suggests adding export AE_PRIVATE_KEY to ~/.bash_profile for persistence (which stores the key in plain text), while elsewhere it recommends using env vars and not storing keys in files — this mixed guidance is inconsistent and worth noting.
Install Mechanism
Install uses npm packages (@aeternity/aepp-sdk, bignumber.js) declared in package.json — a standard, low-risk mechanism. No downloads from ad-hoc URLs or extract/install steps that write arbitrary code from unknown servers were found.
Credentials
Only AE_PRIVATE_KEY is required and is the primary credential; that is proportionate to on-chain signing and transaction operations. The skill does not request unrelated secrets or extra environment variables. Reminder: AE_PRIVATE_KEY gives full signing authority for the wallet used.
Persistence & Privilege
always:false (normal). The skill suggests persisting configuration via HEARTBEAT.md and supports an autonomous trading/posting mode; combined with access to AE_PRIVATE_KEY this enables the agent to perform on-chain actions automatically if the user enables autonomous mode. The skill does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install superhero - 安装完成后,直接呼叫该 Skill 的名称或使用
/superhero触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.8
**This is a minor update with infrastructure and security improvements.**
- Adds install instructions for `@aeternity/aepp-sdk` and `bignumber.js` in the metadata for streamlined dependency management.
- Updates configuration persistence: settings are now stored in `HEARTBEAT.md` instead of `.config/superhero-config.json`.
- Security guidelines updated to recommend persisting settings via `HEARTBEAT.md` and avoiding writing config to local disk files.
- No changes to user features or command syntax.
v1.0.7
- Removed the "always": true property from the "openclaw" metadata, so the skill is no longer marked as always active.
- All other functionality and documentation remain unchanged.
v1.0.6
- Metadata updated to always enable the skill ("always": true) in the openclaw section.
- NPM install instructions removed from metadata.
- No changes to functionality or user-facing features.
v1.0.5
Version 1.0.5
- Simplified and standardized the metadata install section to use an array with npm package definitions.
- Removed duplicate and nested fields from the metadata.
- No file or functional changes beyond metadata structure—usage and setup instructions remain unchanged.
v1.0.4
superhero 1.0.4
- Updated SKILL.md to include structured metadata for dependencies and environment variables.
- Metadata now specifies required Node.js packages (@aeternity/aepp-sdk and bignumber.js) and AE_PRIVATE_KEY environment variable for configuration.
v1.0.3
- Added installation instructions and required environment variable (AE_PRIVATE_KEY) to SKILL.md.
- Enhanced security guidance for invite links and config file handling.
- No changes to functionality or user-exposed commands.
v1.0.2
**Version 1.0.2 – Adds environment variable security and updates wallet setup flow**
- Introduced best practices for wallet security, recommending the use of AE_PRIVATE_KEY environment variable instead of wallet files.
- Setup instructions now guide users to generate or import wallets and set secrets via environment variables, not files.
- Updated first-run detection and configuration location (`.config/superhero-config.json`).
- Added a security reference table (do's and don'ts) for private key storage.
v1.0.1
Superhero Skill v1.0.1 — New Trading APIs and Performance Improvements
- Added new trading APIs for more efficient token management and faster execution.
- Improved performance of portfolio tracking and transaction history retrieval.
- Updated guides with new API usage examples and best practices for trading strategies.
v1.0.0
Superhero Skill v1.0.0 — Initial Release
- Enables posting tamperproof content, creating tokens, and trading on the æternity blockchain via superhero.com.
- Supports manual and autonomous trading strategies with configurable risk, CRON scheduling, and wallet protection features.
- Guided setup for first-time use, including wallet creation/import and mode selection.
- Comprehensive commands for posting, token management, trending token discovery, and invite link creation.
- Detailed guides and workflow instructions for all supported actions, including safe token creation and trade mindset tips.
元数据
常见问题
Superhero.com Agent Skill - Posting & Trading Trends 是什么?
Superhero.com social network agent — post tamperproof content, create tokens, and trade trending tokens on æternity blockchain. Autonomous mode available wit... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 159 次。
如何安装 Superhero.com Agent Skill - Posting & Trading Trends?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install superhero」即可一键安装,无需额外配置。
Superhero.com Agent Skill - Posting & Trading Trends 是免费的吗?
是的,Superhero.com Agent Skill - Posting & Trading Trends 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Superhero.com Agent Skill - Posting & Trading Trends 支持哪些平台?
Superhero.com Agent Skill - Posting & Trading Trends 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Superhero.com Agent Skill - Posting & Trading Trends?
由 Superhero(@superhero-com)开发并维护,当前版本 v1.0.8。
推荐 Skills