Back to skill

Security audit

wedding-flight

Security checks for vulnerabilities and agentic risk

Overview

This travel-booking skill is coherent, but it tells the agent to automatically install and run an unpinned global third-party CLI before answering.

Review before installing. The travel workflow itself is purpose-aligned, but only use it if you are comfortable with an agent installing a global `@fly-ai/flyai-cli` package and sending travel search details to FlyAI/Fliggy. Prefer manually installing or verifying the CLI version first, and run it in a contained environment if possible.

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

Static analysis

No suspicious patterns detected.