← 返回 Skills 市场
1080
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install near-best-practices
功能描述
Comprehensive NEAR best practices guide with 100+ terms covering wallet security, smart contracts, and DeFi safety.
安全使用建议
This skill looks like a straightforward, local NEAR best-practices reference implemented as a Node CLI. Before installing: 1) confirm you have Node available (README uses `node scripts/best.js`) — the skill metadata did not declare this binary requirement; 2) review the remainder of scripts/best.js (the provided file was truncated in the review) to ensure there are no unexpected network calls, file writes, or child-process executions in the unseen portion; 3) if you allow autonomous invocation, be aware the agent could run the bundled script without further prompts (this is normal), but the script as shown only prints local content and does not access secrets. If you are not comfortable reviewing the full file yourself, request the complete script content before installing.
功能分析
Type: OpenClaw Skill
Name: near-best-practices
Version: 1.0.0
The OpenClaw skill bundle 'near-best-practices' is classified as benign. The `SKILL.md` and `README.md` files contain clear, non-malicious instructions for the AI agent and users, without any evidence of prompt injection attempts or instructions to perform unauthorized actions. The core logic in `scripts/best.js` is a self-contained Node.js script that provides a CLI interface to an in-memory database of NEAR best practices. It does not perform any network requests, access sensitive files, execute arbitrary commands, or employ obfuscation or persistence mechanisms. All observed behavior is aligned with the stated purpose of providing a best practices guide.
能力评估
Purpose & Capability
Name, description, README, SKILL.md, and the provided scripts/best.js are consistent: a searchable best-practices guide for NEAR. Minor coherence issue: README and script usage expect the 'node' runtime, but the registry metadata lists no required binaries. Requiring Node is reasonable for a JavaScript CLI, but it wasn't declared.
Instruction Scope
SKILL.md instructs the agent to expose CLI-like commands (browse/search/get/list/random) that match the functions implemented in scripts/best.js. The instructions do not ask the agent to read unrelated files, access credentials, or send data externally.
Install Mechanism
There is no install spec (instruction-only skill with bundled code). No external download/install steps are present. The package is self-contained and appears to only require a Node runtime to run the included script.
Credentials
No environment variables, credentials, or config paths are requested. The content and code do not indicate a need for secrets or external service credentials.
Persistence & Privilege
The skill does not request always:true and does not declare elevated privileges. It can be invoked by the agent (normal default). There is no evidence it modifies other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install near-best-practices - 安装完成后,直接呼叫该 Skill 的名称或使用
/near-best-practices触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the NEAR Best Practices Guide Skill:
- Provides a comprehensive guide covering 100+ best practices for NEAR wallets, contracts, DeFi, key management, and gas optimization.
- Includes CLI commands to browse by category, search terms, get detailed explanations, list all terms, or fetch a random tip.
- Categories covered: wallet security, smart contract design, DeFi safety, private key management, and more.
- Features include quick reference guides and actionable security guidelines for developers and users.
- References official NEAR documentation and standards for further learning.
元数据
常见问题
Near Best Practices 是什么?
Comprehensive NEAR best practices guide with 100+ terms covering wallet security, smart contracts, and DeFi safety. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1080 次。
如何安装 Near Best Practices?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install near-best-practices」即可一键安装,无需额外配置。
Near Best Practices 是免费的吗?
是的,Near Best Practices 完全免费(开源免费),可自由下载、安装和使用。
Near Best Practices 支持哪些平台?
Near Best Practices 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Near Best Practices?
由 shaiss(@shaiss)开发并维护,当前版本 v1.0.0。
推荐 Skills