← 返回 Skills 市场
shangri-la-0428

Oasyce

作者 Shangri-la-0428 · GitHub ↗ · v3.3.0 · MIT-0
cross-platform ⚠ suspicious
343
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install oasyce
功能描述
Interact with the Oasyce decentralized AI data marketplace. Register data assets, trade via bonding curves, invoke AI capabilities, and settle payments betwe...
安全使用建议
Before installing or using this skill: 1) Verify the PyPI packages 'oasyce' and 'oasyce-sdk' (publisher, project homepage, source repository, recent releases) and install them in an isolated virtualenv or container. 2) Confirm how the 'oas' CLI obtains signing keys/wallets: check where it stores/reads private keys or whether it prompts for them; do not point it at wallets containing real funds until you've audited the CLI. 3) Remember that invoking registered capabilities will send your input to provider endpoints you register or discover — avoid sending sensitive data to unknown endpoints. 4) If you plan to test buy/sell or escrow flows, do so on a testnet or with small amounts first. 5) If you need higher assurance, review the package source code (or upstream docs) to confirm it doesn't read arbitrary system files or exfiltrate secrets. These gaps (missing credential explanation + third-party pip packages) are why I rated the skill 'suspicious' rather than 'benign'.
功能分析
Type: OpenClaw Skill Name: oasyce Version: 3.3.0 The skill bundle provides documentation and instructions for interacting with the Oasyce decentralized AI marketplace. It describes standard CLI commands (oas) and a Python SDK (oasyce-sdk) for asset registration, trading via bonding curves, and AI capability invocation. No malicious indicators, such as data exfiltration, unauthorized execution, or prompt injection attacks, were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The SKILL.md describes registering assets, trading via bonding curves, invoking capabilities, and settlement using an 'oas' CLI and an SDK — which matches the stated marketplace purpose. However, marketplace operations (buy/sell, escrow settlement, onboarding) normally require signing transactions or node credentials; the document does not declare any required credentials, config paths, or explain how keys are provided. That omission is an incoherence (could be benign if the CLI prompts or uses local node wallets, but it is not documented).
Instruction Scope
All runtime instructions are limited to CLI commands and SDK calls that pertain to the marketplace (register, search, buy, sell, capability invoke, node info). The doc does not instruct the agent to read unrelated files or system state. Note: capability registration and invoke include arbitrary endpoint URLs (e.g., provider endpoints); invoking a capability will send data to those endpoints — this is expected behaviour for a capability marketplace but is a privacy consideration to review.
Install Mechanism
No install spec in the skill bundle itself (instruction-only), but SKILL.md instructs users to 'pip install oasyce' and 'pip install oasyce-sdk'. Installing packages from PyPI is normal but carries moderate risk if the package origin isn't verified. There are no direct download URLs or extract steps in the skill bundle.
Credentials
The skill declares no required environment variables or primary credential, yet several commands implicitly require authentication/signing (buyer/seller/owner addresses, escrow settlement, node identity, PoW onboarding). The absence of declared credentials is unexpected: either the CLI handles keys transparently (not documented) or the skill assumes access to local wallet files/configs. This mismatch is important because signing keys or wallet configs (if stored on disk) would be sensitive.
Persistence & Privilege
The skill is not marked 'always' and is user-invocable; it does not request persistent installation via the skill bundle. There is no install script in the bundle that would modify other skills or system-wide agent settings. Agent autonomous invocation is enabled by default (normal) but not by itself a red flag here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install oasyce
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /oasyce 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.3.0
Rewrite: agent-native settlement framing, SDK examples, bonding curve docs, --json flags
v3.2.0
v3.2.0: Agent Scheduler (scan→classify→register→trade cycles with trust levels), Manual Pricing (auto/fixed/floor models), Capability Marketplace (register/invoke/earnings), Oracle Feeds, Consensus/Governance commands, Dashboard deep links, Fingerprint Watermarking, Testnet onboarding
v3.1.0
**Summary:** v3.1.0 adds oracle feeds and agent identity/reputation features, expanding Oasyce beyond data registration and AI capabilities. - Added support for oracle feeds (real-world data feeds with provider bonds, feed types, and aggregation). - Introduced agent identity management, trust tiers, and cross-asset reputation concepts. - Updated "read_when" triggers to include oracle feeds, agent identity, and trust-related requests. - Expanded documentation to cover new Python APIs for oracles and identity. - Enhanced metadata and skill description for better feature coverage.
v3.0.0
Unified skill: merged oasyce-gateway + oasyce-data-rights + datavault (optional). Single entry point for entire protocol.
v1.0.0
Renamed from oasyce-data-rights. Data rights settlement: register, price, buy, verify.
元数据
Slug oasyce
版本 3.3.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

Oasyce 是什么?

Interact with the Oasyce decentralized AI data marketplace. Register data assets, trade via bonding curves, invoke AI capabilities, and settle payments betwe... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 343 次。

如何安装 Oasyce?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install oasyce」即可一键安装,无需额外配置。

Oasyce 是免费的吗?

是的,Oasyce 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Oasyce 支持哪些平台?

Oasyce 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Oasyce?

由 Shangri-la-0428(@shangri-la-0428)开发并维护,当前版本 v3.3.0。

💬 留言讨论