← Back to Skills Marketplace
TrencherAI — Base Chain Intelligence
by
BasedJaider
· GitHub ↗
· v1.0.1
· MIT-0
107
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install trencherai-base-intelligence
Description
Real-time AI scoring for Base chain tokens via x402 micropayments. Score any token 0-100 with smart money signals, pattern win rate, launchpad context, and B...
Usage Guidance
This skill calls an external API that charges small USDC payments per request; the payments are handled client-side via x402 and may require Coinbase CDP credentials or a wallet. Before installing: 1) Verify you trust api.aitrencher.xyz and the hardcoded pay-to address (0xd3c3...ccab). 2) Do NOT give your agent high-privilege Coinbase API keys unless you understand and limit their scope — prefer a dedicated low-balance wallet or restricted API key for testing. 3) Ensure your agent only makes requests when you explicitly authorize them (or disable automatic invocation), so it cannot make uncontrolled micro-payments. 4) Test with a tiny amount first and monitor transactions on Base. 5) If you need provenance, request the skill owner/source code or a homepage before using it with real funds.
Capability Analysis
Type: OpenClaw Skill
Name: trencherai-base-intelligence
Version: 1.0.1
The skill bundle provides documentation for an AI agent to interact with the TrencherAI API for token scoring and smart money tracking on the Base chain. It utilizes the x402 micropayment protocol for per-request billing and includes clear instructions for client-side authentication using the Coinbase CDP SDK. The documentation in SKILL.md explicitly states that user credentials remain local to the agent and are never shared with the service, and no malicious code, data exfiltration attempts, or harmful prompt injections were identified.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (token scoring on Base) matches the runtime instructions: all endpoints are token-scoring, hot-feeds, and smart-money activity. The declared lack of required binaries/env/config is consistent with an instruction-only wrapper that delegates payments to the client-side x402 flow.
Instruction Scope
Instructions are narrowly scoped to calling api.aitrencher.xyz endpoints and handling an x402 payment flow; they do not ask the agent to read unrelated files or system-wide secrets. However, the doc includes a code example that uses Coinbase CDP credentials (apiKeyId, apiKeySecret) for signing payments — the SKILL.md does not declare these as required env vars, so callers must supply them to their agent/client. The agent will need to perform wallet signing or provide Coinbase CDP keys to make payments, which increases the risk of accidental charges or credential exposure if not managed carefully.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so nothing is written to disk by the skill itself. This is the lowest install risk.
Credentials
The skill declares no required environment variables, yet its payment example shows directly using Coinbase CDP API keys (apiKeyId/apiKeySecret). That is not intrinsically malicious, but it is a mismatch between declared requirements and the real-world need to supply payment credentials to the agent. Also, the SKILL.md hardcodes a pay-to address (0xd3c3...ccab) and a facilitator endpoint (api.cdp.coinbase.com); calling the service will cause micro-payments to that address — ensure you trust it before enabling automatic agent calls.
Persistence & Privilege
Skill is not always-on and does not request persistent system privileges. Autonomous invocation is allowed by default (normal), but nothing in the skill requests system-wide config changes or cross-skill credential access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install trencherai-base-intelligence - After installation, invoke the skill by name or use
/trencherai-base-intelligence - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Clarified that no credentials are required for using TrencherAI; all x402 payments are handled client-side, and TrencherAI never sees or stores user credentials.
- Added explicit notes to the Payment and x402 Payment Flow sections emphasizing client-side wallet/payment management.
- Improved formatting for payment-related information and examples for clarity.
- No functional changes to endpoints or scoring logic.
Add credential clarification notes to resolve OpenClaw security flag. apiKeyId/apiKeySecret in CDP example are client-side credentials only — TrencherAI does not request or store any credentials.
v1.0.0
Initial release of TrencherAI — Base chain token intelligence.
- Launches AI-powered scoring for Base chain tokens, with BUY/WATCH/SKIP recommendations and smart money tracking.
- Provides three endpoints: token scoring, hot token feed, and real-time smart money activity.
- Integrates x402 micropayment flow with no API key needed; pay per use in USDC on Base chain.
- Offers detailed AI score breakdown, including pattern win rate, launchpad context, and signal weighting.
- Supports integration for agents and trading bots via simple GET requests.
Metadata
Frequently Asked Questions
What is TrencherAI — Base Chain Intelligence?
Real-time AI scoring for Base chain tokens via x402 micropayments. Score any token 0-100 with smart money signals, pattern win rate, launchpad context, and B... It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.
How do I install TrencherAI — Base Chain Intelligence?
Run "/install trencherai-base-intelligence" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is TrencherAI — Base Chain Intelligence free?
Yes, TrencherAI — Base Chain Intelligence is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does TrencherAI — Base Chain Intelligence support?
TrencherAI — Base Chain Intelligence is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created TrencherAI — Base Chain Intelligence?
It is built and maintained by BasedJaider (@soynull); the current version is v1.0.1.
More Skills