France

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The OpenClaw skill 'France' is classified as benign. Its primary function is to act as a local travel guide, storing user preferences in a `~/france/memory.md` file and providing information from other local markdown files. The `SKILL.md` explicitly states the skill does NOT access files outside `~/france/` or make network requests. The `setup.md` file instructs the AI agent to create the `~/france/` directory using `mkdir -p ~/france` and to manage the `memory.md` file, which are standard local file operations necessary for the skill's stated purpose. No evidence of data exfiltration, malicious execution, persistence, or harmful prompt injection was found.