Orion Ads

v1.0.2

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

1· 1.7k·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97ehyt2dt64gbsdvra45q7en1817d1k

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🔭 Clawdis

Comments