Back to skill

Security audit

专业厨师对话食谱生成技能

Security checks for vulnerabilities and agentic risk

Overview

This is a simple Chinese-language recipe helper with only echo-based shell scripts and no evidence of hidden access, persistence, or data misuse.

Install this only if a Chinese-language recipe workflow is acceptable. The reviewed package is very limited: it prints workflow text and usage examples, and the referenced GitHub URL is informational rather than executed by the skill.

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

Low
Confidence
95% confidence
Finding
The script's user-facing text is entirely in Chinese, including the title and workflow output, with no indication that the language is optional or limited to a Chinese-speaking context. This is a natural-language policy concern because it imposes a specific language on users without opt-in or justification.

Natural-Language Policy Violations

Low
Confidence
94% confidence
Finding
The script's user-facing messages and usage examples are entirely in Chinese, which imposes a specific language on users without offering an opt-in or alternative. Under the policy, forced language or locale in natural-language output is a violation unless the constraint is documented and justified.

Natural-Language Policy Violations

Low
Confidence
92% confidence
Finding
The manifest description, examples, headings, and usage guidance are all presented in Chinese, which effectively forces a specific language for users reading or invoking the skill. The file does not indicate that Chinese is optional, user-selectable, or justified as a region-specific tool.

Static analysis

No suspicious patterns detected.