Back to skill

Security audit

Opinion Analyzer — 多视角舆情分析助手

Security checks for vulnerabilities and agentic risk

Overview

This skill is a Markdown-only public-opinion analysis helper that asks the agent to search public information and produce a structured report.

Installers should understand that this skill may trigger for broad public-opinion questions and may perform web searches. Use it when you want a structured public-discussion analysis, and treat sentiment percentages and trend forecasts as estimates rather than verified facts.

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

Vague Triggers

Medium
Category
Not specified by scanner
Confidence
94% confidence
Finding

The trigger phrases are broad enough to match normal conversation about events, topics, brands, or public opinion, which can cause the skill to activate when the user did not explicitly request it. Over-broad activation increases the chance of unintended tool use, unnecessary web searches, and the model being steered into this skill’s workflow instead of handling the request normally.

Content

No source excerpt is available for this finding.

Static analysis

No suspicious patterns detected.