India
PassAudited by VirusTotal on May 11, 2026.
Overview
Type: OpenClaw Skill Name: india Version: 1.0.0 The 'India' skill bundle is a comprehensive travel planning tool that provides regional guides, itineraries, and practical advice for travelers. It uses a local directory (~/india/) to store user preferences and context, with clear instructions in SKILL.md and setup.md on how to manage this data. The skill explicitly states it does not make network requests or access files outside its designated directory, and no evidence of malicious code, data exfiltration, or harmful prompt injection was found.
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.
Trip details may be remembered across future India-planning conversations, and any sensitive details saved there could remain on the device.
The skill uses persistent local memory for travel preferences and leaves room for user-requested storage of highly sensitive travel/payment information.
Memory lives in `~/india/` ... `memory.md` # Trip context, pacing, preferences, and warnings already given ... Store payment or passport details unless the user explicitly asks to track them in `~/india/`
Use the memory for preferences and itinerary context only; do not store passport numbers, payment card details, or other sensitive identifiers.
