ClawBrain Smart Retry

Security checks across malware telemetry and agentic risk

Overview

The skill appears generally coherent, with the main caution being that it tells the agent to install missing dependencies automatically before retrying work.

Before installing, make sure the agent asks before adding dependencies, prefer isolated environments such as a project venv or container, and review package names and versions instead of allowing silent installs.

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
Findings (1)

Missing User Warnings

Medium
Confidence
90% confidence
Finding
The skill explicitly recommends automatically installing missing dependencies before retrying execution, but provides no warning, approval gate, or constraint on what may be installed. In an automated agent context, this can lead to unreviewed system modification, execution of untrusted packages, supply-chain exposure, and persistence of unintended changes during error recovery.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal