Back to skill

Security audit

Use DeepSeek TUI CLI as an autonomous code assistant

Security checks across malware telemetry and agentic risk

Overview

This skill is a transparent guide for using DeepSeek TUI as a coding assistant, including an interactive mode that can edit files and run commands.

Install only if you trust DeepSeek TUI and its provider. Prefer the headless exec mode for controlled delegation, and use interactive run mode only in a trusted or disposable, version-controlled workspace where you can review file changes and commands before relying on them.

SkillSpector

By NVIDIA
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
90% confidence
Finding
The skill explicitly instructs users to run an interactive assistant with read/write filesystem access and shell execution, but it does not provide a clear warning about the risks of autonomous modification or command execution. In a security-sensitive agent ecosystem, normalizing unrestricted tool use without guardrails can lead to unintended data loss, destructive commands, secret exposure, or unsafe changes being executed in the workspace.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.