Back to skill

Security audit

Ecommerce Weekly Report

Security checks for vulnerabilities and agentic risk

Overview

This skill is a Chinese ecommerce weekly-report template and checklist package with no executable code, persistence, credential use, or hidden data handling.

Install this if you want a Chinese-language ecommerce weekly report workflow. Be aware that the template is opinionated about report structure and may default to Chinese output unless you ask the agent to adapt the language or format.

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
  • 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
Findings (3)

Natural-Language Policy Violations

Medium
Confidence
94% confidence
Finding
The manifest description and core skill description are written as directives in Chinese, and the file provides no indication that the skill can operate in other languages or that Chinese output is optional. Under the policy, a skill that imposes a specific language without user opt-in is a natural-language policy violation.

Natural-Language Policy Violations

Medium
Confidence
97% confidence
Finding
The file title and instructions are written entirely in Chinese and line L03 mandates a fixed output structure in that language context, but there is no indication that the user can choose another language or that the skill is intentionally limited to a Chinese-language or region-specific workflow. This can violate language/locale policy when a skill implicitly forces one language without opt-in.

Natural-Language Policy Violations

Low
Confidence
89% confidence
Finding
This markdown checklist forces a specific language for all users through its headings and instructions, and there is no indication that the user can select another language or that the skill is intentionally limited to a Chinese-only audience. The policy requires flagging language or locale constraints when they are imposed without user opt-in or clear justification.

Static analysis

No suspicious patterns detected.