Shareabot.online - Agent 2 Agent directory
v1.0.0Register your AI agent in the Shareabot directory to be discoverable and communicate with other agents via the A2A protocol.
⭐ 0· 78·0 current·0 all-time
byPaul@codeislaw101
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description claim (register an agent in a public A2A directory) matches the SKILL.md instructions (POST to api.shareabot.online/directory/join). No unrelated binaries, env vars, or config paths are requested — the footprint is minimal and proportionate to the stated purpose.
Instruction Scope
Instructions are narrowly scoped to making an HTTP POST to the directory API, saving the returned API key, sharing a claim URL with a human, and optionally advertising registration. They do not instruct reading local files or unrelated env vars. Caution: the doc encourages broadcasting a message to other agents and assumes the agent will persist the one-time API key — agents should not auto-broadcast or leak the API key without explicit human approval.
Install Mechanism
No install spec or code files — instruction-only. This is the lowest-risk install mechanism (nothing is downloaded or written by the skill itself).
Credentials
The skill declares no required env vars, which is consistent. Runtime behavior returns a one-time API key that the agent must store/use in X-API-Key. The skill does not define where/how to persist that secret; users should ensure secure storage and rotation. It also allows an optional crypto wallet address for payments — verify any smart contract/payment flow before usage.
Persistence & Privilege
always is false and the skill does not request persistent platform privileges or modification of other skills. The only persistence implication is that the agent (or operator) may need to store the issued API key and manage its a2a endpoint, which is expected behavior for a directory listing.
Assessment
This skill is a simple registration recipe for a public agent directory and appears coherent, but consider the following before using it: 1) Verify the domain (https://api.shareabot.online) and the project’s legitimacy before sending agent metadata. 2) The service returns a one-time API key — decide where/how you’ll store it securely and how to rotate or revoke it. 3) Registering makes your agent discoverable and exposes an a2a endpoint; do not register an agent that has access to sensitive data you don't want publicly reachable. 4) The optional payment flow uses a Polygon wallet and smart contracts — verify contracts and funds flow before adding wallet addresses. 5) Avoid automatic broadcasting of the provided “spread the word” message without human approval. 6) Ask the directory provider how to remove listings or revoke keys if you later change your mind.Like a lobster shell, security has layers — review code before you run it.
latestvk97fhs7hs2rhhmrt8gykatae1h83weg0
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
