Back to skill

Security audit

Waffo Pancake

Security checks for vulnerabilities and agentic risk

Overview

The skill is a coherent Waffo account connector, but it exposes payment and refund powers with a broad trigger and one apparent write action left untagged.

Review this skill before installing if the connected Waffo account has real merchant, customer, payment, subscription, or refund data. Require explicit confirmation for every non-read operation, including refund resubmission, and prefer narrowing the trigger to specific Waffo account tasks.

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
94% confidence
Finding
The description says to use this skill for ANY Waffo Pancake request and instead of calling the API directly, which creates an overly broad routing trigger. That can cause the agent to invoke a powerful integration for loosely related prompts, increasing the chance of unintended data access or state-changing operations in a payment/store context.

Static analysis

No suspicious patterns detected.