China Travel Guide

ReviewAudited by ClawScan on May 10, 2026.

Overview

Prompt-injection indicators were detected in the submitted artifacts (unicode-control-chars); human review is required before treating this skill as clean.

This skill appears safe to install as an instruction-only travel guide. Before relying on it, verify visa, emergency, medical, and transport information with official sources, and upload only the images or travel details needed for the task. ClawScan detected prompt-injection indicators (unicode-control-chars), so this skill requires review even though the model response was benign.

Findings (3)

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

Hidden formatting characters could make the skill text harder to audit, even though no harmful instruction is visible here.

Why it was flagged

Unicode control characters can obscure or visually alter instruction text. The provided neutralized content does not show a malicious override, so this is a hygiene note rather than a concern.

Skill content
Pre-scan injection signals: unicode-control-chars; "controlCharactersRemoved": 4
Recommendation

Use only the neutralized/audited version or ask the publisher to remove the control characters from SKILL.md.

What this means

Uploaded menus, signs, medicine labels, or travel questions may be sent through the assistant’s available search/image-analysis tooling.

Why it was flagged

The skill expects web search and image analysis for real-time travel information and OCR-style translation. These tools are aligned with its stated travel-assistant purpose, but users should know images and travel queries may be processed by assistant tools.

Skill content
tools_required:
  - web_search
  - image_analysis
Recommendation

Share only the specific images or details needed, and verify official travel, visa, medical, and transportation information before acting.

What this means

A traveler who relies on stale visa information could make incorrect travel plans.

Why it was flagged

The skill provides visa guidance, but the embedded visa-policy data is time-sensitive and includes an expired validity date relative to the 2026 registry publication. The disclaimer mitigates this by telling users to verify official sources.

Skill content
"last_updated": "2024-12-20", ... "valid_until": "2025-12-31", ... "disclaimer": "Visa policies may change. Verify with official sources before travel."
Recommendation

Treat visa guidance as a starting point only and confirm current requirements with official embassy, consulate, airline, or immigration sources.