← Back to Skills Marketplace
228
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install onchain-contract-token-a
Description
Analyze smart contracts, token mechanics, permissions, fee flows, upgradeability, market risks, and likely attack surfaces for onchain projects. Use when rev...
Usage Guidance
This skill appears coherent for on‑chain contract/token audits and is low-risk as it asks for nothing upfront. Before installing or invoking it: (1) avoid providing private keys or wallet secrets — only share source code, ABIs, addresses, and read‑only explorer/API keys if needed; (2) prefer read‑only API keys (rate‑limited) for Etherscan/Alchemy/Infura rather than full node credentials; (3) understand the agent may make network requests to public explorers or nodes to verify live state; and (4) if you need the agent to perform on‑chain transactions or sign anything, treat that as out of scope and never provide signing keys to the skill.
Capability Analysis
Type: OpenClaw Skill
Name: onchain-contract-token-a
Version: 1.0.0
The skill bundle provides a structured framework for an AI agent to perform security audits on smart contracts and tokens. The instructions in SKILL.md guide the agent through analyzing permissions, tokenomics, and common attack surfaces (e.g., reentrancy, honeypot logic) in a professional and cautious manner, with no evidence of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
Name, description, and the SKILL.md all focus on auditing smart contracts, token mechanics, permissions, fee flows, upgradeability, and attack surfaces. Nothing requested (no env vars, no binaries, no installs) is unrelated to that purpose.
Instruction Scope
The runtime instructions ask the agent to inspect source/ABIs/addresses/deployment scripts and, when needed, verify live chain state via explorers or nodes. The skill does not instruct reading arbitrary host files or secrets, but it assumes the agent can access external chain data (explorer/node APIs) when required.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk or fetched at install time.
Credentials
The skill declares no required environment variables or credentials. However, some usage paths (verifying live chain state) commonly require explorer/node API keys (e.g., Etherscan, Alchemy, Infura). That is reasonable, but such keys are not requested or enforced by the skill itself.
Persistence & Privilege
always is false and there is no install that modifies system or other skills. The skill does not request persistent presence or elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install onchain-contract-token-a - After installation, invoke the skill by name or use
/onchain-contract-token-a - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release.
Metadata
Frequently Asked Questions
What is onchain contract token analysis?
Analyze smart contracts, token mechanics, permissions, fee flows, upgradeability, market risks, and likely attack surfaces for onchain projects. Use when rev... It is an AI Agent Skill for Claude Code / OpenClaw, with 228 downloads so far.
How do I install onchain contract token analysis?
Run "/install onchain-contract-token-a" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is onchain contract token analysis free?
Yes, onchain contract token analysis is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does onchain contract token analysis support?
onchain contract token analysis is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created onchain contract token analysis?
It is built and maintained by Rowan (@0xrowan); the current version is v1.0.0.
More Skills