Back to skill

Security audit

抖音-极速上货助手 | 青虎AI

Security checks for vulnerabilities and agentic risk

Overview

This is a coherent Douyin shop listing/editing skill with disclosed Qinghu API use and confirmation gates, though users should be aware it may export larger result sets to local files.

Install only if you are comfortable giving the skill access to your Qinghu token, ERP-authorized Douyin shop data, and product listing/editing workflows. Review exported spreadsheets or cached files after use if they may contain sensitive business data.

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)

Vague Triggers

Medium
Confidence
92% confidence
Finding
The trigger conditions are extremely broad and use mandatory language ('必须触发') for common e-commerce tasks such as listing, editing, and batch operations. This can cause the skill to activate in contexts where a narrower or different workflow would be safer, increasing the chance of unintended external actions, data access, or tool invocation without sufficient contextual validation.

Missing User Warnings

Medium
Confidence
95% confidence
Finding
The skill directs automatic export of data to local files and later reuse of cached local file paths without clearly informing the user that their data will be written to the local filesystem. In a commerce workflow that handles product, account, and operational data, this creates a risk of unexpected persistence, accidental disclosure to other tools/processes, and retention beyond the user's expectations.

Static analysis

No suspicious patterns detected.