DropClaw Store

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: dropclaw-store Version: 1.0.0 The skill bundle is designed for storing and retrieving encrypted files via the DropClaw service. All described actions, including network requests to `https://dropclaw.cloud` and client-side encryption, align with its stated purpose. The `claw.json` explicitly requests `network` permissions, which is necessary for its functionality. There are no signs of prompt injection attempts in `SKILL.md` to subvert the agent, nor any evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation within the provided files. The instructions to install external SDKs (`npm i dropclaw` or `pip install dropclaw`) represent a potential supply chain risk, but the skill itself does not perform these installations or exploit them.