Back to skill

Security audit

Booking.com Prices & Cross-OTA Comparison

Security checks across malware telemetry and agentic risk

Overview

This skill is a straightforward travel price-checking integration, with the main caution that its API key should be handled as a secret.

Before installing, understand that the skill sends lodging quote details to StayingAPI and requires an API key. Use a stay_test_ sandbox key for evaluation when possible, treat STAYINGAPI_KEY as a secret, avoid placing live keys in broadly shared shell profiles, and rotate the key if it may have been exposed.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (1)

Missing User Warnings

Medium
Confidence
90% confidence
Finding
The guide explicitly tells users to persist an API key across future sessions but does not warn that the key is a secret, recommend least-privilege handling, or describe safer storage mechanisms. In agent or shared shell environments, putting long-lived credentials into broadly loaded profiles or config files can expose them to other tools, logs, subprocesses, or later prompts that read environment state.

VirusTotal

57/57 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.