Back to skill

Security audit

Bundle Offer Generator

Security checks for vulnerabilities and agentic risk

Overview

This is a simple ecommerce bundle-planning skill made of Markdown guidance and a template, with no code execution, credential handling, network access, or persistence.

This skill is appropriate for brainstorming ecommerce bundle offers. Before installing, users should be aware that the instructions are mostly Chinese and may need a clearer language preference or narrower invocation examples for teams working across locales or broader merchandising workflows.

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
  • 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 (2)

Natural-Language Policy Violations

Medium
Confidence
95% confidence
Finding
The skill instructions and descriptive content are entirely in Chinese, with no indication that users may choose another language or locale. This can violate language/locale policy expectations when a skill implicitly constrains interaction language without documenting opt-in or offering alternatives.

Vague Triggers

Low
Confidence
83% confidence
Finding
The '何时使用' section describes general business situations like wanting higher AOV or not knowing how to combine products, but it does not define explicit trigger phrases, scope limits, or non-applicable cases. In a manifest/markdown skill description, this can make activation ambiguous because the conditions overlap with common ecommerce planning discussions.

Static analysis

No suspicious patterns detected.