Back to skill

Security audit

医械质量体系GMP文档

Security checks for vulnerabilities and agentic risk

Overview

This is a plain documentation skill for medical-device quality-system/GMP templates and checklists, with no executable code or hidden access behavior.

Before installing, confirm that a Chinese-language China GMP/ISO 13485 documentation assistant fits your workflow. Do not paste confidential product or patient information unless your environment is approved for it, and verify any generated regulatory content against current official requirements or qualified counsel.

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 (4)

Natural-Language Policy Violations

Medium
Confidence
94% confidence
Finding
Line L04 requires a specific Chinese-form branding string to be used uniformly and forbids alternatives, which is a natural-language locale constraint. The file does not provide user choice, opt-in, or a documented region-specific justification for enforcing this language/wording.

Natural-Language Policy Violations

Medium
Confidence
77% confidence
Finding
The package name and author metadata are entirely in Chinese, indicating the skill may be intended to operate in a single language context. In this manifest there is no accompanying note that the language is optional, user-selectable, or justified as a region-specific tool, so it can violate the policy against forcing a specific language without opt-in.

Natural-Language Policy Violations

Medium
Confidence
94% confidence
Finding
The file uses Chinese-only natural-language labels for multiple score categories, such as "本地闭环" and "零凭据", with no indication that users may choose another language or that the skill is intentionally region-specific. Under the policy, forcing a specific language or locale without opt-in is a natural-language policy violation.

Natural-Language Policy Violations

Low
Confidence
83% confidence
Finding
The file presents the skill name in Chinese ("医械质量体系GMP文档") and the body is entirely Chinese, while no user-facing language choice or opt-in is described. Under the policy rule, a forced locale can be a natural-language policy issue unless the restriction is explicitly justified or optional.

Static analysis

No suspicious patterns detected.