Back to skill

Security audit

保险产品条款核查

Security checks across malware telemetry and agentic risk

Overview

This skill is a coherent Cue-based insurance policy analysis helper, but users should understand that queries and API credentials go to an external service.

Install only if you are comfortable using Cue as a third-party analysis service. Treat submitted insurance prompts as data sent outside your machine, and avoid including personal customer data, policyholder identifiers, confidential business documents, or secrets unless Cue's privacy and retention terms are acceptable to you.

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
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • 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 (1)

Missing User Warnings

Medium
Confidence
93% confidence
Finding
The skill explicitly routes user queries and an API key to the external Cue service, but it does not present a clear, prominent warning that data leaves the local environment or define what data should not be sent. Because insurance-policy analysis can involve sensitive customer, product, or business information, users may unknowingly disclose confidential data to a third party.

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.