Back to skill

Security audit

etcd-manager

Security checks across malware telemetry and agentic risk

Overview

This skill does what it says, but it can directly change or delete important etcd data while overstating its safety controls.

Review before installing. Use read-only or non-production credentials by default, require a separate human confirmation step for every put, delete, or lease revoke, and keep real backups and audit logs outside this skill before using it against production etcd clusters.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • 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
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

Detected: suspicious.destructive_delete_command

Documentation contains a destructive delete command without an explicit confirmation gate.

Warn
Code
suspicious.destructive_delete_command
Location
INSTALL.md:232