Jinko
Analysis
Jinko is a coherent travel CLI guide, but it enables authenticated trip and booking actions without visible explicit confirmation safeguards, so it should be reviewed before installation.
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
a terminal tool for searching flights, discovering destinations, managing trips, and booking travel
Booking travel and managing trips can create paid or account-changing actions, but the visible guide does not add an explicit approval requirement before such high-impact actions.
"install":[{"type":"node","package":"@gojinko/cli","global":true}]The skill depends on a globally installed npm CLI package. That is purpose-aligned, but users must trust the external package and its updates.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
This opens your default browser, prompts you to sign in to your Jinko account, and stores the credentials locally.
The skill clearly discloses local Jinko account authentication, which is expected for the CLI but gives the tool access to a travel account.
