Back to skill

Security audit

Airbnb — complete toolkit

Security checks across malware telemetry and agentic risk

Overview

This skill is a coherent StayingAPI integration for Airbnb and related lodging data, with the main caution being normal API-key handling.

Install only if you want an agent to query StayingAPI for lodging data. Use a sandbox key for evaluation, store any live key securely, and review pricing before making live data calls.

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 document explicitly tells users to persist the `STAYINGAPI_KEY` across future sessions but does not warn that this is a sensitive bearer credential or recommend secure storage mechanisms. In agent/runtime contexts, storing secrets in shell profiles or plain config files can expose the key to other local users, logs, subprocesses, backups, or prompt/tool leakage, increasing the chance of unauthorized API use.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.