Back to skill

Security audit

V3.3 系统架构白皮书

Security checks for vulnerabilities and agentic risk

Overview

This is a Chinese-language Markdown white paper with no executable code, credential handling, persistence, or hidden high-impact behavior.

Install this only if a Chinese-language architecture white paper is useful to you. It does not appear to run code or request sensitive access, but non-Chinese-speaking users may find its purpose and instructions hard to evaluate without translation.

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

Natural-Language Policy Violations

Medium
Confidence
95% confidence
Finding
The file’s description and all user-facing documentation are presented exclusively in Chinese, with no indication that users may choose another language or that the skill is intentionally limited to a Chinese-speaking audience. This can violate language/locale policy when a skill implicitly forces a specific language without user opt-in.

Static analysis

No suspicious patterns detected.