Inspiration

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: inspiration Version: 1.0.0 The OpenClaw 'inspiration' skill bundle is benign. All files, including `SKILL.md` and auxiliary markdown files, contain only informational content and instructions for the AI agent to provide design and AI art inspiration. The `SKILL.md` explicitly states `"bins":[]`, indicating no external binaries are required, which significantly reduces the risk of shell injection. All listed URLs point to legitimate and well-known design, art, and technology resources. The `memory-template.md` describes an optional, benign preference file (`~/inspiration/preferences.md`) without instructing the agent to automatically create or write to it. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or harmful prompt injection attempts against the agent.

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

If enabled, the skill may keep a local file of design preferences or notes that future sessions could consult.

Why it was flagged

This documents optional persistent local memory. It is disclosed, user-controlled, and purpose-aligned, but users should notice that preferences could be reused across sessions if they choose to create it.

Skill content
If you want to remember user preferences across sessions, you can optionally create `~/inspiration/preferences.md`
Recommendation

Only store non-sensitive preferences in the optional file, and review or delete `~/inspiration/preferences.md` if you no longer want those preferences retained.