Back to skill

Security audit

weekly-dev-tips

Security checks across malware telemetry and agentic risk

Overview

This is a small developer-tips skill whose commands are disclosed and purpose-aligned, with one local Git cleanup tip users should review before running.

Before installing, understand this is a tips collection with copyable shell and Git commands. Do not paste commands blindly: review sudo examples and run the Git branch cleanup command only after confirming which branches you want to remove.

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
87% confidence
Finding
The document presents a branch-deletion pipeline that can delete all merged local branches except `main` without any caution about edge cases. This is risky because repositories may use a different default branch name, and users can unintentionally remove local branches they still wanted to keep, causing workflow disruption or loss of unpushed local work.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.