Back to skill

Security audit

开卷答题教练

Security checks for vulnerabilities and agentic risk

Overview

This is a Chinese K12 open-book exam coaching skill that gives study-method guidance and does not request code execution, hidden persistence, credentials, or broad data access.

Install this for Simplified Chinese, Mainland China K12 open-book exam coaching. Do not use it as-is for other regions without localizing curriculum assumptions, guardian rules, and emergency/crisis support contacts.

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

Natural-Language Policy Violations

Medium
Category
Not specified by scanner
Confidence
94% confidence
Finding

The entire skill content is written in Chinese, including operational guidance and user-facing constraints, with no indication that users may choose another language or that the skill is intentionally limited to Chinese-speaking users. Under the stated policy, forcing a specific language without opt-in is a natural-language policy violation unless the locale constraint is explicitly documented and justified.

Content

No source excerpt is available for this finding.

Natural-Language Policy Violations

Medium
Category
Not specified by scanner
Confidence
95% confidence
Finding

The text states the repository is designed for Mainland China's Chinese K12 context, with examples and phrasing in Simplified Chinese and default safety-help channels for Mainland China. This is a natural-language locale policy constraint that applies by default rather than offering a user choice or opt-in.

Content

No source excerpt is available for this finding.

Static analysis

No suspicious patterns detected.