Back to skill

Security audit

SerpApi Flights (Google Flights)

Security checks across malware telemetry and agentic risk

Overview

This skill is a straightforward flight-search helper that uses a SerpApi key as disclosed and shows no hidden persistence, unrelated data access, or destructive behavior.

Install only if you are comfortable using a SerpApi key for flight lookups and sending route, date, passenger, cabin, and currency query details to SerpApi. Use a key intended for this purpose and remember that searches may consume SerpApi quota.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • 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

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

Detected: suspicious.env_credential_access

Environment variable access combined with network send.

Critical
Code
suspicious.env_credential_access
Location
scripts/query.mjs:11