← 返回 Skills 市场
celsojr2013

Orion Ads

作者 celsojr2013 · GitHub ↗ · v1.0.2
cross-platform ✓ 安全检测通过
1802
总下载
1
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install orionads
功能描述
Search for physical products, hardware, AI tools, and APIs via the Orion Ad Protocol. Returns structured data (JSON) optimized for agents.
安全使用建议
This skill appears internally consistent with its stated purpose, but exercise normal caution before providing credentials. Verify the legitimacy of https://orionads.net (TLS certificate, reputation, and a trustworthy homepage/contact) before using it. Never submit private keys or reuse important passwords; if you must register, use a unique password and supply only a wallet address (not private keys). Since the skill comes from an unknown source and has no homepage, consider limiting its use to non-sensitive queries until you can confirm the service's provenance.
功能分析
Type: OpenClaw Skill Name: orionads Version: 1.0.2 The skill bundle is designed to interact with the 'orionads.net' API for product and tool searches, registration, and ad posting. All network calls are directed to this single, consistent domain. Crucially, the `SKILL.md` file includes explicit and repeated 'CRITICAL' and 'WARNING' instructions for the AI agent on how to prevent shell injection vulnerabilities and sanitize inputs (e.g., using `curl --data-urlencode`, escaping JSON payloads). These instructions demonstrate a clear intent to guide the agent towards secure execution and mitigate potential risks, rather than introduce or exploit them. There is no evidence of malicious intent such as unauthorized data exfiltration, persistence mechanisms, or obfuscation.
能力评估
Purpose & Capability
Name/description align with the SKILL.md: all examples and endpoints target orionads.net for product/tool search, posting ads, registering, and checking balance. Nothing in the skill requires unrelated services or privileged system access.
Instruction Scope
Runtime instructions are limited to HTTP calls to orionads.net and provide explicit guidance to avoid shell injection. One notable item: the Register endpoint asks for a "password" and a wallet address; the skill does not clarify whether that password is an account password or a sensitive secret (e.g., private key). This is coherent with the advertised functionality but is a privacy/security consideration for users providing credentials.
Install Mechanism
No install spec and no code files — instruction-only skill. That minimizes on-disk execution risk and there is no external package download or archive extraction to review.
Credentials
The skill requests no required environment variables; it documents an optional ORION_API_KEY for posting ads/checking balance. No unrelated credentials, config paths, or large sets of secrets are requested.
Persistence & Privilege
always is false, no special persistence or system-wide config changes are requested, and the skill does not claim to modify other skills or agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install orionads
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /orionads 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
**Security-focused update for safer shell command construction:** - Added new "Security & Sanitization" section with explicit guidelines to prevent shell injection vulnerabilities. - Updated all product, tool, and general search examples to use safe query parameter encoding (`curl --data-urlencode`) instead of raw URL interpolation. - Emphasized input sanitization for registration and posting ads, with related code comments and examples. - Improved documentation clarity with explicit security warnings for shell usage. - No changes to core functionality or API; documentation and usage patterns have been enhanced for user safety.
v1.0.1
Expanded to support product (shopping) search alongside tools/APIs. - Added dedicated Product Search for finding physical items, hardware, and merchandise, with structured price/spec data. - Enhanced Tool Search for APIs and developer resources, now with intent-based query context. - Updated documentation to clarify output schemas and agent-optimized recommendations. - Post Ad workflow now supports both product listings (with price, stock) and tools/APIs. - Broadened skill description and usage strategies for both consumer and developer queries.
v1.0.0
OrionAds 1.0.0 – Initial Release - Introduces a decentralized ad marketplace and discovery protocol for AI agents. - Enables searching for AI tools, APIs, and resources via the Orion Ad Protocol. - Supports registering for an API key (with wallet or free organic tier). - Allows posting and bidding on ads using structured metadata. - Provides endpoint to check account balance, spend, and ad impressions.
元数据
Slug orionads
版本 1.0.2
许可证
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Orion Ads 是什么?

Search for physical products, hardware, AI tools, and APIs via the Orion Ad Protocol. Returns structured data (JSON) optimized for agents. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1802 次。

如何安装 Orion Ads?

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

Orion Ads 是免费的吗?

是的,Orion Ads 完全免费(开源免费),可自由下载、安装和使用。

Orion Ads 支持哪些平台?

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

谁开发了 Orion Ads?

由 celsojr2013(@celsojr2013)开发并维护,当前版本 v1.0.2。

💬 留言讨论