Back to skill

Security audit

Clone master

Security checks across malware telemetry and agentic risk

Overview

This is an instruction-only GitHub cloning guide with expected Git and authentication advice, though users should be careful with credentials and global Git settings.

Install only if you want GitHub clone/sync guidance. Confirm repository URLs and destination folders before running commands, do not paste private keys or tokens into chat, prefer least-privileged PATs, and avoid git config --global proxy or SSL changes unless you understand how to undo them.

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 recommends `git config --global http.proxy ...` as a troubleshooting step without warning that `--global` persists across repositories and future sessions. This can unintentionally route all Git traffic through a proxy, causing privacy, integrity, and availability issues if the proxy is untrusted or misconfigured.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.