Back to skill

Security audit

Vrbo — Complete Toolkit

Security checks across malware telemetry and agentic risk

Overview

This skill is a straightforward Vrbo/StayingAPI integration, with a minor caution that its API-key setup guide could explain secret storage more safely.

Before installing, treat STAYINGAPI_KEY as a sensitive secret: do not commit it to source control or paste it into shared logs, and prefer your agent runtime's secret manager or a protected local environment configuration. Use a stay_test_ sandbox key for evaluation when possible.

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
93% confidence
Finding
The guide explicitly instructs users to persist `STAYINGAPI_KEY` across future sessions but does not mention that the value is a sensitive secret or recommend secure storage mechanisms. In agent/runtime environments, this can lead to credentials being written into shell profiles, plaintext config files, logs, or shared workspaces where other users, tools, or later prompts can access them.

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.