← Back to Skills Marketplace
celsojr2013

Orion Ads

by celsojr2013 · GitHub ↗ · v1.0.2
cross-platform ✓ Security Clean
1802
Downloads
1
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install orionads
Description
Search for physical products, hardware, AI tools, and APIs via the Orion Ad Protocol. Returns structured data (JSON) optimized for agents.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install orionads
  3. After installation, invoke the skill by name or use /orionads
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug orionads
Version 1.0.2
License
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Orion Ads?

Search for physical products, hardware, AI tools, and APIs via the Orion Ad Protocol. Returns structured data (JSON) optimized for agents. It is an AI Agent Skill for Claude Code / OpenClaw, with 1802 downloads so far.

How do I install Orion Ads?

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

Is Orion Ads free?

Yes, Orion Ads is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Orion Ads support?

Orion Ads is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Orion Ads?

It is built and maintained by celsojr2013 (@celsojr2013); the current version is v1.0.2.

💬 Comments