Back to skill

Security audit

Remix V2 Forms

Security checks across malware telemetry and agentic risk

Overview

This is a documentation-only Remix v2 forms skill with expected examples for form submissions, uploads, and mutations, and no hidden execution behavior.

Safe to install as a Remix v2 forms reference. When adapting its delete or upload examples, add normal application safeguards such as authorization checks, schema validation, upload size and type limits, filename sanitization, and explicit confirmation for destructive actions.

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
84% confidence
Finding
The manifest description contains many broad trigger terms such as form primitives, hooks, multipart parsing, and related APIs without defining tighter activation boundaries. In an agent skill-routing system, this can cause over-selection of the skill for loosely related prompts, increasing the chance the agent applies mutation or upload guidance in the wrong context and crowds out a more appropriate skill.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.