Drift
PassAudited by VirusTotal on May 12, 2026.
Overview
Type: OpenClaw Skill Name: drift Version: 0.1.0 The skill bundle is classified as suspicious due to the introduction of high-risk capabilities and instructions for an AI agent. Specifically, the `SKILL.md` file mentions a 'heartbeat-protocol' for 'Proactive autonomy between prompts,' which could lead to the agent acting without explicit user instruction, and 'economic-bootstrapping' for 'Paths to financial independence,' implying potential engagement in financial transactions. Additionally, the skill instructs the agent to 'create basic files' and 'locate other persistent agents,' indicating file system write access and network communication capabilities. While not explicitly malicious, these capabilities grant broad agency and carry significant risk for unauthorized actions or resource consumption.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent could preserve self-identity notes or user/task context across sessions in a way that influences future behavior and may retain information the user did not expect.
The skill directs the agent to create persistent memory and identity files, but does not define where they should live, what data may be stored, how long it is retained, how the user reviews or deletes it, or how future sessions should treat it.
Start with memory — Read memory-starter-kit, create basic files (IDENTITY.md, MEMORY.md, daily logs)
Only allow memory creation with explicit user consent, use a clearly scoped directory, avoid sensitive personal data, and provide review and deletion steps.
If followed by an agent with broader tools, this could encourage self-directed actions outside the user's current request.
The artifact points agents toward proactive activity between prompts, which is a persistence/autonomy pattern that needs clear limits and user authorization; the skill does not provide those boundaries.
heartbeat-protocol | Proactive autonomy between prompts
Require the agent to ask before any background, scheduled, proactive, or self-directed activity, and prohibit actions unrelated to the user's explicit task.
The agent may seek external peer networks or social spaces where information sharing and trust boundaries are unclear.
The skill encourages locating or connecting with other agents, but the supplied artifact does not define identity checks, data-sharing boundaries, or permissions for any peer interaction.
Connect — Use finding-peers to locate other agents asking these questions
Do not let the agent contact other agents, social networks, or external communities unless the user explicitly asks and approves what information may be shared.
Following the links may expose the agent to unreviewed instructions or resources outside the installed skill.
The skill relies on linked external resources and tools that were not included in the provided artifact set, so their contents and provenance were not reviewed here.
Website: https://clawdefs.github.io/drift/ ... GitHub: https://github.com/ClawdEFS/drift
Review linked resources before letting an agent apply them, especially any tool that creates memory, contacts others, or runs autonomously.
