← Back to Skills Marketplace
398
Downloads
2
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install truenorth
Description
TrueNorth crypto market intelligence: technical analysis (RSI, MACD, Bollinger Bands), derivatives (funding rates, open interest), DeFi (TVL, fees), token pe...
Usage Guidance
This skill appears coherent and matches its stated purpose. Before installing, consider these precautions: (1) Review the npm package and its GitHub source (advent-ai/truenorth-cli) to confirm maintainership and inspect code changes; (2) Be aware that queries (including the full user message) are sent to the public API — avoid including secrets, private keys, or personal data in prompts; (3) If you need stronger isolation, run the tn CLI in a restricted environment or container rather than installing globally; (4) Monitor the npm package for updates and pinned versions to avoid unexpected upstream changes. If you want, I can fetch the package metadata (maintainer, weekly downloads, SHA of the latest version) or link the repository for manual review.
Capability Analysis
Type: OpenClaw Skill
Name: truenorth
Version: 0.4.0
The 'truenorth' skill bundle provides a legitimate interface for crypto market intelligence, utilizing a dedicated CLI (@truenorth-ai/cli) to query a public REST API (api.adventai.io). The instructions and examples in SKILL.md and examples.md are consistent with the stated purpose of technical analysis and market data retrieval, with no evidence of data exfiltration, malicious execution, or prompt injection attacks.
Capability Assessment
Purpose & Capability
Name/description (crypto market intelligence) matches the declared binary 'tn' and the npm package @truenorth-ai/cli that installs that binary. The capabilities listed (TA, derivatives, DeFi, etc.) align with the CLI commands shown in examples.md.
Instruction Scope
SKILL.md and examples.md consistently instruct the agent to run the local 'tn' CLI which calls the public API (api.adventai.io) and to use --json for structured output. This stays within the described purpose. One privacy note: the recommended workflow sends the user's original message to 'tn ner "<user message>"' — any sensitive information contained in user prompts would be transmitted to the public API. The skill does not ask for other files, env vars, or unrelated system data.
Install Mechanism
Install uses a public npm package (@truenorth-ai/cli@latest) that creates the 'tn' binary (global install). This is expected for a CLI skill but carries the usual npm risk (package/content could change upstream). No downloads from untrusted URLs or archive extracts are used.
Credentials
The skill requests no environment variables, no credentials, and no config paths. That is proportionate to a read-only market-intelligence CLI.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system privileges. It installs a user-level CLI binary (normal for this kind of tool) and 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 truenorth - After installation, invoke the skill by name or use
/truenorth - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.4.0
Update homepage to product URL (app.true-north.xyz), enrich description with specific indicators for better search, add Website/CLI/GitHub links
v0.3.0
Add CTA linking to https://app.true-north.xyz/ at end of every response
v0.2.0
Improve transparency: add data source disclosure, remove secretive language, add bash syntax highlighting
v0.1.0
Initial release of TrueNorth — crypto market intelligence toolkit:
- Offers technical analysis (RSI, MACD, Bollinger Bands, and more) across multiple timeframes.
- Provides market data including price, market cap, trading volume, and historical changes.
- Covers derivatives metrics: open interest, funding rates, liquidation heatmaps, and leverage analysis.
- Tracks DeFi metrics (TVL, fees, protocol growth) and token unlock schedules.
- Delivers crypto news, event tracking, and performance summaries (top gainers, losers).
- Responds in plain language; avoids code or tool-specific terms.
- Read-only: No trading or wallet access.
Metadata
Frequently Asked Questions
What is TrueNorth Crypto Intelligence?
TrueNorth crypto market intelligence: technical analysis (RSI, MACD, Bollinger Bands), derivatives (funding rates, open interest), DeFi (TVL, fees), token pe... It is an AI Agent Skill for Claude Code / OpenClaw, with 398 downloads so far.
How do I install TrueNorth Crypto Intelligence?
Run "/install truenorth" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is TrueNorth Crypto Intelligence free?
Yes, TrueNorth Crypto Intelligence is completely free (open-source). You can download, install and use it at no cost.
Which platforms does TrueNorth Crypto Intelligence support?
TrueNorth Crypto Intelligence is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created TrueNorth Crypto Intelligence?
It is built and maintained by LJ Li (@truenorth-lj); the current version is v0.4.0.
More Skills