Globepilot Ai Agent

v0.1.0

AI travel assistant providing visa info, currency conversion, local events, cultural tips, emergency contacts, stay and food recommendations worldwide.

1· 1.5k·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The SKILL.md and .meta.json describe a travel assistant (visa lookup, currency conversion, airport info, local recommendations) and the listed commands align with that purpose. There are no declared environment variables, binaries, or config paths that would be unexpected for a travel assistant.
Instruction Scope
The SKILL.md is an instruction-only manifest listing available commands and a few external references (Teneo Protocol, agent-console.ai, GitHub/ClawHub). It does not include runtime instructions that access local files, system paths, or secrets. However it is high-level and does not describe how data will be fetched (which external APIs/endpoints will be called) or whether crypto monetization features require keys — this ambiguity is worth noting.
Install Mechanism
There is no install specification and no code files to be written to disk — lowest-risk installation model for the platform. No downloads or package installs are present.
Credentials
The skill declares no required environment variables or primary credential, which is proportional to the SKILL.md content. The SKILL.md references crypto networks and monetization (Base, Peaq, Avalanche) where normally wallet credentials or API keys would be needed; those are not requested here, so if monetization features are used later the developer would need to request appropriate credentials separately.
Persistence & Privilege
always is false and there are no actions described that would modify other skills or system-wide settings. The skill does not request persistent privileges in the provided manifest.
Assessment
This skill appears internally consistent for a travel assistant and currently makes no dangerous system or credential requests. However: (1) the SKILL.md is high-level and does not say which external services or APIs it will call — ask the author which endpoints or SDKs it uses; (2) the doc mentions crypto-based monetization and networks (Base, Peaq, Avalanche) — never provide private keys or wallet seeds; ask whether any wallet/private key is required and how it is stored; (3) request the source repository or implementation details (or a homepage) before enabling the skill so you can review network endpoints and any code that will run; (4) if you do try it, run it in a restricted/sandboxed environment and monitor network calls and data shared externally. If the developer later adds an install script, environment variables, or code files, re-evaluate for unexpected downloads, credential requests, or file access.

Like a lobster shell, security has layers — review code before you run it.

airport-statusvk977y4stk4t8q5q8x1r2j40dy180jwdgculturevk977y4stk4t8q5q8x1r2j40dy180jwdgeventsvk977y4stk4t8q5q8x1r2j40dy180jwdgfood-guidevk977y4stk4t8q5q8x1r2j40dy180jwdglatestvk97c17ctwqmjss9ak3cvbkr4hx80kjewreal-time-datavk977y4stk4t8q5q8x1r2j40dy180jwdgteneovk977y4stk4t8q5q8x1r2j40dy180jwdgtravel-aivk977y4stk4t8q5q8x1r2j40dy180jwdgvisa-checkervk977y4stk4t8q5q8x1r2j40dy180jwdg

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments