Back to skill

Security audit

Makefile Generator

Security checks across malware telemetry and agentic risk

Overview

This is a small local Makefile generator with no network, credential, or background behavior, but users should know it can overwrite an existing Makefile.

Install only if you want a simple local Makefile generator. Before running it in an existing project, check whether a Makefile already exists and back it up or run the tool in a scratch directory first. Review the generated targets before using them, especially clean, and treat this version as Node/npm-oriented despite broader language claims.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • 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
Findings (1)

Vague Triggers

Medium
Confidence
94% confidence
Finding
The manifest description is overly broad ('生成 Makefile') and does not clearly limit the skill's intended scope, triggers, or safety boundaries. In an agent environment, vague metadata can cause the skill to be invoked in inappropriate contexts, increasing the chance of unintended file generation or automation behavior beyond what the user expected.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.