Back to skill

Security audit

Phy Memory Leak Detector

Security checks across malware telemetry and agentic risk

Overview

This is a coherent local developer skill for finding memory leaks, with a caution that its optional runtime profiling example can create local load and profiler files.

Install this if you want local memory-leak scanning. Use broad scans only on repositories you intend to inspect, and run the heap/profiler/load-test examples only in a non-production local or test environment, preferably against a read-only or harmless endpoint. Clean up any background server/profiler processes and generated heap/profiling files afterward.

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

Low
Confidence
84% confidence
Finding
The skill instructs users to start a server, run profiling tools, and generate local artifacts without warning about operational impact, background processes, network load generation, or disk usage. In a real environment this can unintentionally stress services, leave profiling processes running, or create sensitive local artifacts, especially because the commands target localhost services and invoke npm/npx tooling.

VirusTotal

60/60 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.