Back to skill

Security audit

Diting Admin Expert

Security checks for vulnerabilities and agentic risk

Overview

This is a Chinese-language administrative consulting skill with no executable code, persistence, credential handling, or hidden data movement.

Install this only if you want a Chinese-language administrative operations advisor. Review outputs before using them for supplier, budget, workplace, or employee-service decisions, especially where real contracts, costs, or employee data are involved.

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
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • 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
Findings (5)

Vague Triggers

Medium
Confidence
88% confidence
Finding
The manifest description says "Use when" followed by a wide list of general business topics such as procurement management, employee service improvement, and automated office work. Although it includes some exclusions, it does not define explicit trigger phrases or negative examples for borderline cases, which can make activation scope overly broad in normal enterprise conversations.

Natural-Language Policy Violations

Medium
Confidence
93% confidence
Finding
The natural-language content presents the skill as operating in Chinese and provides all invocation and operating guidance only in Chinese, with no opt-in or alternative language handling. Under the policy, forcing a specific language without user choice is a locale/language policy concern unless clearly justified as region-specific.

Natural-Language Policy Violations

Medium
Confidence
92% confidence
Finding
This markdown file contains all instructional content in a single language and does not indicate that users can opt into Chinese or choose another language. Under the policy, forcing a specific language without user choice can be a natural-language policy violation unless the locale constraint is explicitly documented and justified.

Natural-Language Policy Violations

Medium
Confidence
89% confidence
Finding
This markdown file is a natural-language output template and all headings and labels are fixed in Chinese. Under the policy rule, forcing a specific language without user opt-in can be a locale/language policy violation when no justification or alternative is provided.

Natural-Language Policy Violations

Low
Confidence
82% confidence
Finding
The fallback behavior instructs the skill to prepend a fixed Chinese warning string when directly invoked. This hardcodes the output language and does not provide a language choice or adaptation to the user's locale.

Static analysis

No suspicious patterns detected.