Back to skill

Security audit

参考文献批量处理

Security checks for vulnerabilities and agentic risk

Overview

This is a citation-formatting skill with no executable code, hidden data handling, or persistence.

Install this if you want help formatting academic references, especially Chinese GB/T 7714 workflows. Be aware that most instructions are Chinese, and verify generated citations against original sources when fields are marked missing or require checking.

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

Natural-Language Policy Violations

Medium
Confidence
94% confidence
Finding
The skill name, description, triggers, and examples are entirely specified in Chinese, and the activation phrasing is written only for Chinese-language requests. There is no indication that users may interact in other languages or that the Chinese-only scope is a justified regional constraint, which can violate language/locale choice policy.

Natural-Language Policy Violations

Low
Confidence
89% confidence
Finding
This markdown file contains user-facing instructional content entirely in Chinese, including the title and all guidance, but does not indicate that the skill is Chinese-only or provide any language/locale opt-in. Under the policy, forcing a specific language without user choice can be a natural-language policy violation unless the locale constraint is documented and justified.

Static analysis

No suspicious patterns detected.