Jinko

v1.0.0

Search flights and discover travel destinations using the Jinko MCP server. Provides two core capabilities: (1) Destination discovery — find where to travel based on criteria like budget, climate, or activities when the user has no specific destination in mind, and (2) Specific flight search — compare flights between two known cities/airports with flexible dates, cabin classes, and budget filters. Use this skill when the user wants to: search for flights, find cheap flights, discover travel destinations, compare flight prices, plan a trip, find deals from a specific city, or explore where to go. Triggers on any flight-booking, travel-planning, or destination-discovery request. Requires the Jinko MCP server connected at https://mcp.gojinko.com.

1· 1.9k·3 current·3 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 name/description match the instructions: the SKILL.md describes two tools (find_destination, find_flight) and shows parameters and examples for flight discovery and route searches. The required actions (expanding cities to airport IATA codes, building search params, calling the MCP tools) are appropriate for a flight-search capability.
Instruction Scope
Instructions are narrowly scoped to composing flight-search queries, generating airport/IATA lists, and calling the MCP endpoint. The SKILL.md does not instruct reading local files, shell history, system credentials, or sending data to unrelated external endpoints.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing will be written to disk or installed by the skill. This is the lowest-risk install profile.
Credentials
The skill declares no required environment variables or credentials, which is proportionate for an instruction-only tool. However, it expects the agent/project to be connected to an external MCP server (https://mcp.gojinko.com) via Claude's settings/integrations; the SKILL.md does not document whether authentication (API keys, tokens) is required or where those credentials would be stored. Verify how the MCP integration is authenticated and whether any secrets are configured outside the skill.
Persistence & Privilege
always is false, the skill is user-invocable, and there is no instruction to alter agent configurations or other skills. It does not request permanent presence or elevated platform privileges.
Assessment
This skill appears internally consistent for searching flights via an external Jinko MCP server. Before installing or enabling it: (1) verify the external endpoint (https://mcp.gojinko.com) and the publisher/source since no homepage or owner metadata is provided; (2) confirm whether the MCP integration requires API keys/tokens and where those credentials are stored (agent settings/integrations) — the SKILL.md does not describe authentication; (3) avoid providing sensitive personal or payment information through the skill unless you trust the service and understand its privacy policies; and (4) if you need higher assurance, ask the publisher for a homepage, documentation, or contact info.

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

latestvk978dr2ze4ff994ch4q6mpxcjd80cwc5

License

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

Comments