Macau

PassAudited by ClawScan on May 1, 2026.

Overview

This is a Macau travel and relocation guide with optional local memory, and the artifacts show no hidden code, credentials, network access, or exfiltration.

This skill appears safe for normal Macau travel or relocation planning. Before enabling its memory setup, decide whether you want local notes saved under ~/macau/ and avoid putting highly sensitive personal details in that file.

Findings (2)

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 create a small local folder and memory file if the user approves setup.

Why it was flagged

The setup includes local shell commands, but they are limited to creating and permissioning a declared local memory file and are framed as user-approved setup.

Skill content
If approved by user context, initialize local memory: `mkdir -p ~/macau` ... `touch ~/macau/memory.md` ... `chmod 600 ~/macau/memory.md`
Recommendation

Allow setup only if you want the skill to remember Macau-related preferences locally.

What this means

Future answers may reuse locally stored Macau trip or relocation details.

Why it was flagged

The skill stores persistent local context that can include travel, budget, border, family, study, or work details, while also providing scope and minimization guidance.

Skill content
Create `~/macau/memory.md` ... `Purpose`, `Timeline`, `Arrival path`, `Budget`, `Preferred districts`, `Constraints` ... `Do not store sensitive personal data that the skill does not need.`
Recommendation

Review ~/macau/memory.md occasionally and avoid storing passport numbers, account details, medical data, or other sensitive information.