Back to skill

Security audit

Seats Aero

Security checks across malware telemetry and agentic risk

Overview

This is a straightforward seats.aero flight-award search skill, with the main caution that it handles a user-provided API key in chat context.

Install only if you want an agent to search seats.aero award availability. Treat the seats.aero API key as sensitive, use a revocable key if possible, avoid sharing transcripts or logs that include it, 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
93% confidence
Finding
The skill explicitly instructs the agent to collect a seats.aero API key and store it in conversation context for subsequent requests, but it provides no warning that conversation context may be retained, logged, surfaced to other tools, or exposed beyond the immediate turn. This creates a real secret-handling risk because long-lived or broadly accessible context is not an appropriate default storage location for credentials.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.