Communityv1.0.2

Orion Ads

Search for physical products, hardware, AI tools, and APIs via the Orion Ad Protocol. Returns structured data (JSON) optimized for agents.

1.8kdownloads1stars1active installscelsojr2013
View on ClawHubBack to Skills

Skill Details

Slug
orionads
Latest Version
1.0.2
Author
celsojr2013
Published
Feb 3, 2026
Updated
Feb 25, 2026
Total Versions
3

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Orion Ads.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — 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.