← Back to Skills Marketplace
1477009639zw-blip

Beta Knowledge

by 1477009639zw-blip · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
107
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install beta-knowledge
Description
Access Beta's organized repository of research, strategies, platform info, skill frameworks, outreach templates, and market playbooks.
README (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, backtesting
  • skills/ — Skill frameworks and templates
  • outreach/ — Outreach templates and strategies
  • research/ — Market research findings
  • playbooks/ — 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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install beta-knowledge
  3. After installation, invoke the skill by name or use /beta-knowledge
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug beta-knowledge
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Beta Knowledge?

Access Beta's organized repository of research, strategies, platform info, skill frameworks, outreach templates, and market playbooks. It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.

How do I install Beta Knowledge?

Run "/install beta-knowledge" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Beta Knowledge free?

Yes, Beta Knowledge is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Beta Knowledge support?

Beta Knowledge is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Beta Knowledge?

It is built and maintained by 1477009639zw-blip (@1477009639zw-blip); the current version is v1.0.0.

💬 Comments