← 返回 Skills 市场
Beta Knowledge
作者
1477009639zw-blip
· GitHub ↗
· v1.0.0
· MIT-0
107
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install beta-knowledge
功能描述
Access Beta's organized repository of research, strategies, platform info, skill frameworks, outreach templates, and market playbooks.
使用说明 (SKILL.md)
Beta Knowledge Base
Beta's accumulated knowledge, research, and learnings.
Structure
platforms/— Platform-specific knowledge (ugig.net, CoinPay, etc.)trading/— Trading strategies, indicators, backtestingskills/— Skill frameworks and templatesoutreach/— Outreach templates and strategiesresearch/— Market research findingsplaybooks/— Step-by-step playbooks for common tasks
How to Use
When Beta learns something new, add it here first.
When Beta encounters a new platform, create a new file in platforms/.
When Beta develops a new skill, document it here.
Knowledge Update Log
- 2026-03-28: Created knowledge base
安全使用建议
This knowledge-base skill appears to be what it says (research, playbooks, integration notes), but it includes embedded API keys/tokens and references to local file paths and curl | bash install commands that the skill did not declare. Before installing or letting an agent use this skill: 1) Do not assume embedded keys are safe — treat them as leaked credentials; verify with the publisher whether they are placeholders or real, and rotate/revoke any real keys if they belong to you. 2) Avoid running curl | bash commands from these docs without inspecting the remote script. 3) If you plan to let an agent act on these integration instructions, restrict its network/credential access and do not allow it to use any embedded tokens. 4) Ask the skill author for provenance (who published it, which tokens are test values) and for a version without embedded secrets. If the author can demonstrate the tokens are fake/test values or remove them, the package would be much less risky.
功能分析
Type: OpenClaw Skill
Name: beta-knowledge
Version: 1.0.0
The bundle serves as a functional knowledge base and operational framework for an AI agent named 'Beta' focused on freelance work and trading. It is classified as suspicious due to the presence of hardcoded sensitive credentials, including a CoinPay API token in 'platforms/coinpay-did.md' and a live ugig.net API key in 'platforms/ugig-net.md'. Furthermore, 'platforms/monetization-landscape.md' promotes the insecure practice of piping remote scripts to a shell (curl|bash) for tool installation. While these are significant security vulnerabilities, the content lacks clear evidence of intentional malice or exfiltration of host-system data.
能力评估
Purpose & Capability
The name/description (a knowledge base) matches the actual files: platform notes, playbooks, outreach templates, and integration guides. That content is coherent with the stated purpose. However the knowledge includes hands-on integration steps (API calls, curl | bash install instructions, SDK code samples) which go beyond passive reference material and enable active interaction with external services.
Instruction Scope
The SKILL.md is lightweight, but multiple included files contain actionable runtime instructions: curl | bash CLI installs, REST API examples, CLI payloads, and explicit commands. More importantly, several files embed what appear to be real tokens/keys and local filesystem paths (see ugig API key, CoinPay PKCE token, and /Users/zhouwen/.openclaw paths). Those embedded credentials and local paths expand the skill's effective scope (they could be used by an agent to connect to external services or imply sensitive local data), but the skill declares no required credentials or config, creating a gap between instructions and declared scope.
Install Mechanism
There is no formal install spec (instruction-only), which is lowest technical risk. But several documents recommend or show commands to install CLIs via curl | bash (e.g., curl -fsSL https://ugig.net/install.sh | bash) and reference third-party SDKs. Those recommendations are actionable and have the usual risks of piping remote install scripts into a shell. No archive downloads or obscure URLs were found in the package itself, but the recommended installs fetch code at runtime from external endpoints.
Credentials
The skill declares no required environment variables or credentials, yet multiple files contain embedded credentials and tokens (e.g., 'ugig_live_PuNyvKdUcMK0vejxP7kQyeJndPYbtwXt' and 'pkce_97b168d...'). It also references local user paths and skill directories. Hard-coded secrets in an instruction-only knowledge skill are disproportionate and inappropriate: either these are leaked real credentials or they are placeholders — the package gives no indication which. This mismatch is a significant red flag.
Persistence & Privilege
The skill does not request always-on presence, does not modify other skills, and declares no special OS restrictions. Autonomous invocation is enabled by default (normal). There is no explicit request to persist or change agent-wide settings in the bundle itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install beta-knowledge - 安装完成后,直接呼叫该 Skill 的名称或使用
/beta-knowledge触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the Beta Knowledge Base.
- Introduced a structured repository for Beta's accumulated knowledge, research, and learnings.
- Added dedicated folders for platforms, trading, skills, outreach, research, and playbooks.
- Provided clear usage instructions for contributing new knowledge and documentation.
- Created a Knowledge Update Log to track future changes.
元数据
常见问题
Beta Knowledge 是什么?
Access Beta's organized repository of research, strategies, platform info, skill frameworks, outreach templates, and market playbooks. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 107 次。
如何安装 Beta Knowledge?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install beta-knowledge」即可一键安装,无需额外配置。
Beta Knowledge 是免费的吗?
是的,Beta Knowledge 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Beta Knowledge 支持哪些平台?
Beta Knowledge 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Beta Knowledge?
由 1477009639zw-blip(@1477009639zw-blip)开发并维护,当前版本 v1.0.0。
推荐 Skills