Back to skill

Security audit

广告文案违规体检(免费版)

Security checks for vulnerabilities and agentic risk

Overview

This is a local Chinese ad-copy compliance checker that reads user-provided text and reports rule matches without network use, persistence, credential access, or hidden behavior.

Install only if you need a Chinese-language, China-ad-law-oriented ad-copy checker. Review its findings manually because the skill itself says it is not legal advice and does not verify factual claims, platform rules, images, approvals, or non-mainland legal requirements.

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

Ae1

High
Category
analysis-evasion
Content
node scripts/run.mjs --sample # 先看样例(一段合规文案,0 命中)
Confidence
100% confidence
Finding
Referenced artifact was not completely inspected

Ae1

High
Category
analysis-evasion
Content
node scripts/run.mjs --sample # 先看样例(一段合规文案,0 命中)
Confidence
100% confidence
Finding
Referenced artifact was not completely inspected

Ae1

High
Category
analysis-evasion
Content
node scripts/run.mjs --sample # 先看样例(一段合规文案,0 命中)
Confidence
100% confidence
Finding
Referenced artifact was not completely inspected

Vague Triggers

Medium
Confidence
94% confidence
Finding
The trigger list contains broad, everyday phrases such as '绝对化用语' and '平台处罚' that can plausibly appear in many normal conversations outside the intended use case. Overly generic triggers increase the chance of unintended invocation, which can cause the skill to activate on unrelated user content and process text the user did not mean to send through this workflow.

Natural-Language Policy Violations

Medium
Confidence
91% confidence
Finding
The file’s natural-language documentation and user-facing behavior are written entirely in Chinese, indicating the skill is designed around a fixed language/locale. The policy for this audit flags language/locale constraints when they are imposed without offering a user choice or explicit opt-in.

Natural-Language Policy Violations

Medium
Confidence
94% confidence
Finding
This code file contains user-facing help text, status messages, and documentation exclusively in Chinese. That effectively forces a specific language for interaction without user opt-in, which matches the language/locale policy-violation category.

Natural-Language Policy Violations

Low
Confidence
78% confidence
Finding
The display name, descriptions, headings, examples, and guidance are predominantly Chinese, while the file does not state that the skill is limited to Chinese-speaking users or provide an explicit language-selection option. This can be a language/locale policy issue when a skill effectively forces one language without opt-in.

Natural-Language Policy Violations

Low
Confidence
96% confidence
Finding
The JSON text content is entirely in Chinese and provides no indication that language selection is optional or constrained to a China-specific use case. Under the policy rule for natural-language violations, this can be treated as forcing a specific language without user opt-in.

Static analysis

No suspicious patterns detected.