Back to skill

Security audit

DNS配置基础版

Security checks across malware telemetry and agentic risk

Overview

This DNS helper is a straightforward diagnostic skill; its command use is expected for DNS checks, though its generic write, callback, and API key references deserve caution.

Before installing, treat this as a DNS diagnostic helper that may run dig commands against domains you provide. Avoid providing sensitive domains or callback URLs unless you trust the agent environment, and do not add API keys unless a specific workflow actually requires 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
94% confidence
Finding
The skill declares both exec and write tools and accepts a callback_url, but the documentation does not clearly warn users that the agent may execute shell commands, modify files, or send outbound network requests. In an agent environment, this can cause users to provide untrusted input that is later used in command execution or outbound callbacks without informed consent, increasing the risk of command injection, unintended file changes, or data exfiltration.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.