React Performance

Security checks across malware telemetry and agentic risk

Overview

This is a documentation-only React/Next.js performance skill; the only notable caveat is an example that logs a User-Agent header without privacy guidance.

Reasonable to install if you want React/Next.js performance guidance. Review copied examples before production use, especially analytics or audit logging snippets, and apply your own privacy, retention, and consent requirements.

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
78% confidence
Finding
The example encourages background logging of request metadata, specifically the User-Agent header, without any privacy, minimization, or consent guidance. In practice, this can normalize silent collection and transmission of client metadata to logging systems, which may violate privacy expectations or internal data-handling requirements when copied into production code.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal