Back to skill

Security audit

Honey优惠券助手

Security checks for vulnerabilities and agentic risk

Overview

This is a simple coupon-assistant prompt with no code, install steps, persistence, or privileged access, though its broad triggers could cause occasional irrelevant activation.

Installing this skill should be low risk based on the inspected artifact. Users should treat it as an informational coupon prompt, not an official PayPal Honey integration, and should verify coupon or cashback claims before relying on them at checkout.

Vulnerability Patterns
  • Skill Instruction HijackingAlters the agent's session goals or safety constraints when the skill loads
  • Agent Memory PoisoningWrites attacker-controlled rules into memory that affect later sessions
  • Remote Payload Retrieval and ExecutionFetches external code whose behavior can change after review
  • Embedded Malicious CodeShips malicious scripts inside the skill and executes them locally
  • Unauthorized Access and Privilege EscalationObtains permissions beyond the task's legitimate needs
Vulnerability Patterns
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • MCP Tool PoisoningHidden Instructions, Unicode Deception, Parameter Description Injection
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
Findings (2)

Tp2

High
Category
MCP Tool Poisoning
Confidence
85% confidence
Finding
Mixing characters from multiple Unicode scripts in a single identifier is a common technique to create visually ambiguous tool names.

Vague Triggers

Medium
Confidence
93% confidence
Finding
The trigger list is broad and loosely scoped, using generic terms like 'honey', 'paypal honey', and '自动优惠码' without constraints on user intent or shopping context. This can cause accidental invocation in unrelated conversations, increasing the chance the skill activates on irrelevant inputs and influences user actions or exposes commerce-related workflows unexpectedly.

Static analysis

No suspicious patterns detected.