Design System

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: design-system Version: 1.0.0 The skill bundle is benign. All files (SKILL.md, memory-template.md, setup.md) consistently describe an AI agent's role in assisting with design system creation, focusing on local memory management within `~/design-system/` and user interaction. Crucially, SKILL.md explicitly states under 'Security & Privacy' that the skill 'does NOT: Access files outside ~/design-system/, Make network requests, Store sensitive data', which acts as a clear instruction to the agent against malicious behaviors and aligns with a benign purpose. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts to subvert the agent, or obfuscation.

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.

What this means

Your design-system preferences, stack details, and decisions may be saved locally and reused in future design-system conversations.

Why it was flagged

The skill intentionally keeps persistent local context for future use. This is clearly disclosed and fits the design-system purpose, but users should know that saved decisions and preferences may influence later outputs.

Skill content
All preferences are stored in `~/design-system/memory.md`.
Recommendation

Review ~/design-system/memory.md periodically and avoid storing confidential product, customer, or unreleased business information there unless you intend the agent to reuse it.