Back to skill

Security audit

Remix V2 Error Boundaries Review

Security checks for vulnerabilities and agentic risk

Overview

This is a documentation-only Remix v2 code-review skill that guides an agent to inspect relevant source files and does not include executable code, persistence, credentials use, or hidden behavior.

Install this if you want focused guidance for reviewing Remix v2 error boundaries. Expect the agent to read and search your Remix project files during a review, but the skill itself is non-executable and does not ask for credentials or make changes.

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

Static analysis

No suspicious patterns detected.