solana-developmentBuild, test, deploy, and audit Solana programs with Anchor or native Rust, and build with ZK Compression (Light Protocol). Use when developing Solana smart c...
Install via ClawdBot CLI:
clawdbot install tenequm/solana-developmentGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
webhook → https://www.helius.dev/Potentially destructive shell commands in tool definitions
curl --proto '=https' --tlsv1.2 -sSfL https://solana-install.solana.workers.dev Calls external URL not in known-safe list
https://github.com/coral-xyz/anchorAI Analysis
The external URLs referenced (Helius RPC, Solana install script, Anchor GitHub) are legitimate development tools and infrastructure for the stated purpose of Solana development. The 'webhook' mention appears to be a placeholder example for using an RPC service, not evidence of active data exfiltration. The shell commands are standard installation procedures for the Solana toolchain.
Generated May 5, 2026
Create and manage SPL tokens including minting, transferring, and burning. Useful for launching new cryptocurrencies, utility tokens, or governance tokens on Solana.
Build a DEX with order books or AMM using Anchor or native Rust for efficient trading. Enables peer-to-peer token swaps without intermediaries.
Develop an NFT marketplace for minting, buying, selling, and staking NFTs. Integrate with Metaplex standards and implement royalty distributions.
Implement a lending and borrowing platform for digital assets. Manage collateral, interest rates, and liquidations using Solana's high throughput.
Create a blockchain game where players own in-game assets as tokens or NFTs. Use PDA and CPI for item management and competitive mechanics.
Charge small fees per transaction (e.g., token swaps, NFT trades) aggregated from protocol usage. Revenue scales with user activity.
Offer premium features (faster execution, advanced analytics) for a recurring subscription fee paid in SOL or stablecoins.
Allow users to stake tokens to secure the network or provide liquidity, earning yields from transaction fees or inflation. Platform takes a cut.
💬 Integration Tip
Start with Anchor framework to leverage its macros and tooling for faster development; later optimize performance with native Rust for critical paths.
Scored Apr 19, 2026
Audited Apr 16, 2026 · audit v1.0
有道云笔记官方 skill,支持笔记 CRUD(创建/读取/更新/删除)、待办管理、网页剪藏、笔记搜索、文件夹管理等基础操作。如需构建知识库或 Wiki,请使用 youdaonote-llm-wiki skill 而非本 skill。
ERC-8004 Trustless Agents - Register, discover, and build reputation for AI agents on Ethereum. Use when registering agents on-chain, querying agent registries, giving/receiving reputation feedback, or interacting with the AI agent trust layer.
网页剪藏到有道云笔记。触发词:剪藏网页、保存网页、收藏网页。
Understand blockchain technology, interact with smart contracts, and evaluate when distributed ledgers solve real problems.
有道云笔记资讯推送:基于收藏笔记分析关注话题,推送最新相关资讯。支持对话触发与每日定时推送(如早上9点)。触发词:资讯推送、设置资讯推送、生成资讯推送。
Real-time cryptocurrency prices, network fee estimates, and Lightning Network statistics via L402 API. Use when agents need crypto market data, fee planning,...