Back to skill

Security audit

Multi Agent Collaboration

Security checks for vulnerabilities and agentic risk

Overview

This is a Chinese-language workflow guide for human-supervised multi-agent collaboration, with no executable code or hidden privileged behavior found.

Install this if you want Chinese-language guidance for breaking work into small agent tasks and reviewing results. Non-Chinese users may need to ask the agent to translate or follow their preferred language explicitly.

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
95% confidence
Finding
The title uses Chinese ("Review 清单"), and the entire checklist is written in Chinese without any indication that this skill is region-specific or that users may choose another language. Per the policy, forcing a specific language without user opt-in is a natural-language policy violation.

Natural-Language Policy Violations

Medium
Confidence
88% confidence
Finding
This file is a markdown template, so natural-language policy checks apply. All instructional content and examples require Chinese comprehension, but the file does not state that the skill is region-specific or provide an opt-in or alternative language, which can violate language/locale policy requirements.

Natural-Language Policy Violations

Low
Confidence
95% confidence
Finding
The instruction "默认使用中文,结构化输出" imposes a language default in natural language. Under the policy, forcing a specific language without user opt-in can be a locale/language policy violation unless the skill offers a choice or clearly justifies the constraint, which this file does not.

Static analysis

No suspicious patterns detected.