Back to skill

Security audit

CinePrompt

Security checks for vulnerabilities and agentic risk

Overview

This is a Chinese-language writing aid for AI video prompts, with no code execution, data access, network use, or persistence found.

Install this if you want Chinese-language assistance creating detailed AI video prompts. Be aware it may activate for broad prompt-writing or storyboard requests, so check that it is the intended skill when working outside video prompting or when you need another language.

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
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • 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
95% confidence
Finding
The trigger list is very broad and includes generic terms such as '提示词', '分镜', '视频脚本', and 'AI视频', which are likely to match many ordinary user requests outside the intended scope. This can cause the skill to activate opportunistically and override or interfere with more appropriate skills, increasing prompt-routing risk and unintended behavior, though it does not by itself enable direct code execution or data exfiltration.

Natural-Language Policy Violations

Medium
Confidence
96% confidence
Finding
This markdown file presents all instructions and examples exclusively in Chinese, which can impose a fixed language on users without opt-in. Under the policy rule, forcing a specific language without offering alternatives or documenting a justified regional scope is a natural-language policy violation.

Natural-Language Policy Violations

Medium
Confidence
91% confidence
Finding
This markdown file presents the entire skill instruction set only in Chinese, with no indication that language selection is optional or that the skill is intentionally limited to Chinese-speaking users. Under the policy, forcing a specific language without user opt-in is a natural-language policy violation.

Natural-Language Policy Violations

Medium
Confidence
95% confidence
Finding
This markdown file contains natural-language instructions exclusively in Chinese, and there is no indication that users may select another language or that the skill is intentionally limited to a Chinese-speaking context. That can violate language/locale policy when a skill forces a specific language without user opt-in.

Natural-Language Policy Violations

Low
Confidence
77% confidence
Finding
This markdown file contains prescriptive natural-language instructions about how the skill must operate, but it does not contain any language or locale policy violation such as forcing a specific language on users. After review, no clear SQP-3 violation is present; therefore no finding should be reported here.

Static analysis

No suspicious patterns detected.