ctrip-hotel-search
Warn
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: MEDIUMCREDENTIALS_UNSAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill requires users to store their Ctrip username and password in a local
config.jsonfile in plaintext. These credentials are used by the automation scripts insrc/login.jsto perform automatic logins. This pattern exposes sensitive user credentials to any entity that can read the file system. - [EXTERNAL_DOWNLOADS]: The installation instructions in
README.mdandQUICK_START.mdrequire downloading external browser binaries usingnpx playwright installand various Node.js dependencies from the npm registry. - [COMMAND_EXECUTION]: The skill executes shell commands to automate browser setup and dependency management during the installation and update phases.
- [DATA_EXFILTRATION]: The Python scripts
search_hotels.pyandsearch_with_brave.pysend search queries and user-provided API keys to an external third-party gateway atgateway.maton.ai.
Audit Metadata