Back to skill

Security audit

未来之窗智能门禁参数转换

Security checks for vulnerabilities and agentic risk

Overview

This skill performs a narrow text-template placeholder replacement for door-access parameters and does not show hidden network, file, persistence, or privilege behavior.

Install this only if a Chinese-language template conversion helper for the Future Window/Cyberwin access-control context fits your workflow. It processes the template and parameter object you provide, so avoid passing sensitive values unless you intend them to appear in the generated text.

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
Confidence
86% confidence
Finding
The documented return format specifies the message field as Chinese text ("操作提示文本"), and the overall skill documentation is entirely Chinese without indicating that language is configurable. This can violate language/locale policy when users have not explicitly opted into Chinese output.

Natural-Language Policy Violations

Low
Confidence
81% confidence
Finding
The changelog entries from L09-L16 are written entirely in Chinese, and there is no surrounding note indicating that the skill is region-specific or offers language choice. Because SQP-3 applies to all file types and covers language/locale policy concerns in natural-language text, this is a plausible policy issue.

Static analysis

No suspicious patterns detected.