← Back to Skills Marketplace
159
Downloads
1
Stars
0
Active Installs
9
Versions
Install in OpenClaw
/install superhero
Description
Superhero.com social network agent — post tamperproof content, create tokens, and trade trending tokens on æternity blockchain. Autonomous mode available wit...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install superhero - After installation, invoke the skill by name or use
/superhero - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 159 downloads so far.
How do I install Superhero.com Agent Skill - Posting & Trading Trends?
Run "/install superhero" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Superhero.com Agent Skill - Posting & Trading Trends free?
Yes, Superhero.com Agent Skill - Posting & Trading Trends is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Superhero.com Agent Skill - Posting & Trading Trends support?
Superhero.com Agent Skill - Posting & Trading Trends is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Superhero.com Agent Skill - Posting & Trading Trends?
It is built and maintained by Superhero (@superhero-com); the current version is v1.0.8.
More Skills