latex-scaffold

Security checks across malware telemetry and agentic risk

Overview

This skill is a narrowly scoped LaTeX project helper; it can create .tex snippets in a chosen project's assets folder and optionally points users to an external IEEE template download.

Install this if you want help organizing LaTeX papers. Run the asset-generation script only on the intended project root, and expect it to create new .tex files next to image files under assets. If using the suggested IEEE template download, verify the source and inspect the ZIP contents before building or committing them.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • 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)

Lp3

Medium
Category
MCP Least Privilege
Confidence
88% confidence
Finding
The skill instructs the agent to run a local script that generates .tex files under the target project, which is a file-write capability, but it does not declare any corresponding permissions. Undeclared write behavior is risky because users and policy layers cannot accurately constrain or review filesystem modifications, and a compromised or buggy script could overwrite project files unexpectedly.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal