Restaurants

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: restaurants Version: 1.0.0 The skill bundle defines an OpenClaw agent skill for tracking restaurants. The `SKILL.md` file provides instructions for the agent to create and manage markdown files within a `~/restaurants/` directory. All instructions are clearly aligned with the stated purpose, focusing on file system operations for data storage and retrieval. There is no evidence of prompt injection attempts, data exfiltration, malicious execution, persistence mechanisms, or any other harmful behaviors. The file system access is a necessary and benign capability for this skill's functionality.

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

The skill may build a local history of where you eat, what you like, special occasions, ratings, and dietary preferences.

Why it was flagged

The skill intentionally creates persistent local notes and later reuses those notes to make dining recommendations, including potentially personal preference or dietary information.

Skill content
Create `~/restaurants/` as workspace ... Check THEIR saved places first ... Forget dietary restrictions
Recommendation

Use it if you are comfortable keeping this information in ~/restaurants/; avoid saving sensitive details you do not want stored in local files.