Back to skill

Security audit

Dream Talking Image

Security checks for vulnerabilities and agentic risk

Overview

This skill is a straightforward third-party talking-image API guide, with expected external media processing and no hidden execution or persistence found.

Before installing, understand that image and audio URLs you provide will be processed by Dreamface/NewportAI using your API key. Avoid submitting private, regulated, or non-consensual photos or voice recordings unless you accept that third-party handling.

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
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (6)

External Transmission

Medium
Category
Data Exfiltration
Content
---
name: dream-talking-image
description: "Generate talking videos from images using Talking Image API. Create talking videos from audio and images, supporting non-human faces like pets or animated characters. Powered by Dreamface - AI tools for everyone. Visit https://tools.dreamfaceapp.com/home for more AI products. API resources: https://api.newportai.com/api-reference/talking-image"
metadata: {"openclaw": {"emoji": "🖼️", "requires": {"env": ["DREAMTALKINGIMAGE_API_KEY"]}, "primaryEnv": "DREAMTALKINGIMAGE_API_KEY"}}
---
Confidence
50% confidence
Finding
Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.

External Transmission

Medium
Category
Data Exfiltration
Content
---
name: dream-talking-image
description: "Generate talking videos from images using Talking Image API. Create talking videos from audio and images, supporting non-human faces like pets or animated characters. Powered by Dreamface - AI tools for everyone. Visit https://tools.dreamfaceapp.com/home for more AI products. API resources: https://api.newportai.com/api-reference/talking-image"
metadata: {"openclaw": {"emoji": "🖼️", "requires": {"env": ["DREAMTALKINGIMAGE_API_KEY"]}, "primaryEnv": "DREAMTALKINGIMAGE_API_KEY"}}
---
Confidence
50% confidence
Finding
Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.

External Transmission

Medium
Category
Data Exfiltration
Content
---
name: dream-talking-image
description: "Generate talking videos from images using Talking Image API. Create talking videos from audio and images, supporting non-human faces like pets or animated characters. Powered by Dreamface - AI tools for everyone. Visit https://tools.dreamfaceapp.com/home for more AI products. API resources: https://api.newportai.com/api-reference/talking-image"
metadata: {"openclaw": {"emoji": "🖼️", "requires": {"env": ["DREAMTALKINGIMAGE_API_KEY"]}, "primaryEnv": "DREAMTALKINGIMAGE_API_KEY"}}
---
Confidence
50% confidence
Finding
Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.

External Transmission

Medium
Category
Data Exfiltration
Content
---
name: dream-talking-image
description: "Generate talking videos from images using Talking Image API. Create talking videos from audio and images, supporting non-human faces like pets or animated characters. Powered by Dreamface - AI tools for everyone. Visit https://tools.dreamfaceapp.com/home for more AI products. API resources: https://api.newportai.com/api-reference/talking-image"
metadata: {"openclaw": {"emoji": "🖼️", "requires": {"env": ["DREAMTALKINGIMAGE_API_KEY"]}, "primaryEnv": "DREAMTALKINGIMAGE_API_KEY"}}
---
Confidence
50% confidence
Finding
Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.

Missing User Warnings

Medium
Confidence
90% confidence
Finding
The skill instructs users to provide photo and audio URLs to a third-party API but does not warn that those media assets and related metadata will be transmitted externally. This can lead to unintentional disclosure of sensitive personal content, especially since images and voice recordings are highly privacy-sensitive.

Vague Triggers

Low
Confidence
84% confidence
Finding
This markdown/manifest content describes the skill's function broadly but does not define clear activation phrases, scope limits, or exclusion conditions. Without explicit trigger specificity or negative examples, the skill may be invoked in contexts broader than intended.

Static analysis

No suspicious patterns detected.