Australia

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: australia Version: 1.0.0 The skill bundle is benign. It primarily consists of markdown files providing travel information and instructions for an AI agent to manage local trip preferences within a dedicated `~/australia/` directory. The `setup.md` file only performs a `mkdir` command and instructs the agent to create a local `memory.md` file from a template. There are no external binary requirements, network requests, data exfiltration attempts, persistence mechanisms, or prompt injection instructions designed to subvert the agent's security or privacy boundaries. All operations are confined to the user's home directory within the specified skill scope.

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 travel preferences, constraints, and possibly booking context may be saved locally and influence future Australia-planning responses.

Why it was flagged

The skill stores personal trip preferences and constraints in a persistent local memory file for later reuse.

Skill content
Ask naturally ... Any mobility, dietary, weather, or budget constraints? ... Save to Memory
Update `~/australia/memory.md` with their answers.
Recommendation

Use the memory file only for travel-planning details, avoid adding passport numbers, payment details, or sensitive confirmation data, and delete or edit ~/australia/memory.md when it is no longer needed.