← Back to Skills Marketplace
239
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install onchain-contract-token-analy
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 is an instruction-only analyzer for smart contracts and is internally consistent with that purpose. Before using it: (1) do not paste or provide private keys or write-capable RPC credentials—only provide read-only RPC or explorer API keys if necessary; (2) be aware the agent may read any source files, ABIs, or deployment scripts you give it, so avoid including unrelated sensitive files; (3) validate any high-impact findings yourself on-chain or via a trusted block explorer; (4) if you need to keep reviews private, run the agent in an isolated environment or provide a minimal, curated set of files and read-only chain access. If you want higher assurance, ask for the exact external endpoints the skill will query (explorer names or RPC hosts) before supplying credentials.
Capability Analysis
Type: OpenClaw Skill
Name: onchain-contract-token-analy
Version: 1.0.0
The skill bundle provides a structured framework for an AI agent to perform security and tokenomic analysis of blockchain smart contracts. The instructions in SKILL.md are well-defined, focusing on identifying risks like honeypots, centralization, and reentrancy, while explicitly advising the agent to avoid making unsupported claims of malice. No indicators of data exfiltration, malicious execution, or prompt injection were found.
Capability Assessment
Purpose & Capability
The name/description (onchain contract/token analysis) matches the SKILL.md content: the workflow, checks, and output format are all focused on smart-contract/token security and economics. There are no unrelated environment variables, binaries, or install steps requested that would be inappropriate for this purpose.
Instruction Scope
The instructions explicitly tell the agent to inspect source files, addresses, ABIs, deployment scripts, and docs and to verify state with current chain/explorer data when needed. This is coherent for a contract review, but it implies the agent will access repository files and external chain/explorer endpoints. The skill does not instruct the agent to read unrelated system files, but users should be aware that providing repo files or explorer credentials may expose sensitive data.
Install Mechanism
There is no install spec and no code files—this is instruction-only. That minimizes on-disk risk because nothing is downloaded or executed by the skill itself.
Credentials
The skill requests no environment variables or credentials, which is proportionate. However, the guidance expects access to live chain/explorer data; in practice you may need to provide read-only RPC endpoints or explorer API keys to get current state. Do not provide private keys or write-capable credentials; only supply minimal, read-only access if required.
Persistence & Privilege
always is false and there is no install or modification of other skills or system configuration. The skill can be invoked autonomously by the agent (default behavior) but that is normal and not excessive for this type of skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install onchain-contract-token-analy - After installation, invoke the skill by name or use
/onchain-contract-token-analy - 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 239 downloads so far.
How do I install onchain contract token analysis?
Run "/install onchain-contract-token-analy" 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