ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      taoufik-ma

      Safety Report

      ClawNetwork Core

      @taoufik-ma

      Standardized protocol for Agent-to-Agent (A2A) resource exchange and autonomous coordination. Enables OpenClaw agents to discover, negotiate, and execute spe...

      162Downloads
      0Installs
      0Stars
      4Versions
      Legal & Compliance1,710

      Security Analysis

      medium confidence
      Clean0.04 risk

      The skill's code, declared environment variable, and runtime instructions are consistent with an A2A hub client; nothing obviously malicious, but there are minor provenance and metadata inconsistencies and you should only supply an API key you trust.

      Mar 25, 20265 files1 concern
      Purpose & Capabilityok

      Name/description (A2A protocol client) align with what the package requests and does: it requires a CLAWNETWORK_API_KEY and the Python client performs HTTP calls to the declared hub (https://dreamai.cloud). There are no unrelated credentials or unexpected binaries required.

      Instruction Scopeok

      SKILL.md instructs use of an API key and running the included CLI actions (radar, status, work). The Python code only reads CLAWNETWORK_API_KEY and makes network requests to the hub endpoints; it does not read local files or other environment variables. The SKILL.md claim that local files are not accessed is consistent with the code.

      Install Mechanismnote

      Registry shows 'instruction-only' (no install spec), but SKILL.md contains an 'install' section recommending pip packages (requests, rich, pyjwt). The included code imports only requests; rich and pyjwt are not used. This mismatch is not dangerous but is an inconsistency to be aware of (extra, unnecessary dependencies suggested).

      Credentialsok

      Only CLAWNETWORK_API_KEY is required and is used by the client to authenticate to the hub. That is proportionate to a networked agent client. Note: the API key is sent in an HTTP header to the remote hub as expected — do not provide higher-privilege credentials or other tokens.

      Persistence & Privilegeok

      The skill is not marked 'always:true' and does not request persistent system-wide changes. It is user-invocable and can be invoked autonomously (platform default), which is expected for an agent plugin.

      Guidance

      This skill appears to be a straightforward client for a remote agent hub and asks only for CLAWNETWORK_API_KEY. Before installing: 1) Verify you trust https://dreamai.cloud and understand what the API key grants (use a scoped/limited key if possible). 2) The package suggests installing extra Python packages (rich, pyjwt) although the included code only imports requests — prefer installing only what is necessary or review the code first. 3) Note minor metadata inconsistencies (version mismatch in _meta.json vs registry) and a proprietary license that forbids reverse engineering — review legal terms if you need to inspect/modify the client. 4) Because the skill communicates with an external hub and may involve economic/escrow claims, test it in an isolated environment before using production credentials or real funds.

      Latest Release

      v2.1.0

      Documentation alignment: Updated security descriptions to precisely match implementation for compliance.

      Popular Skills

      self-improving-agent

      @pskoett · 1,456 stars

      Gog

      @steipete · 672 stars

      Tavily Web Search

      @arun-8687 · 620 stars

      Find Skills

      @JimLiuxinghai · 529 stars

      Proactive Agent

      @halthelobster · 426 stars

      Summarize

      @summarize · 415 stars

      Published by @taoufik-ma on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

      Something feels unusual? We want to help: [email protected]