Back to skill

Security audit

Flight Price Advisor

Security checks for vulnerabilities and agentic risk

Overview

This is a disclosed, instruction-only flight price helper, with a minor routing risk from broad trigger wording but no hidden or destructive behavior.

Safe to install for flight price summaries. Use a dedicated SerpAPI key if possible, confirm where price/config.json and price/data/ will live, avoid storing traveler-identifying details in price history, and be aware it may activate on broad price questions unless the host router requires flight context.

Vulnerability Patterns
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • 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
Findings (1)

Vague Triggers

Medium
Confidence
87% confidence
Finding
The trigger condition '当用户搜索航班后,主动提供价格分析' is broad enough to activate the skill after general flight searches even when the user did not ask for price advice. In a chat interface, this can cause unintended invocation, unnecessary use of external price-data workflows, and recommendations presented without clear user consent or sufficient context.

Static analysis

No suspicious patterns detected.