add-shader-cursor-trail

Pass

Audited by Gen Agent Trust Hub on Jul 25, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides boilerplate assets and instructions for adding a visual mouse effect. The code follows standard React and WebGPU practices.
  • [COMMAND_EXECUTION]: Includes a verification script scripts/verify-cursor-trail.mjs designed to be run locally by the developer. The script performs static analysis of implementation files using regex to verify properties and node order; it does not execute external code or interact with the network.
  • [EXTERNAL_DOWNLOADS]: Instructs the user to install the shaders package, which is the primary library used for the visual effects. This is a standard dependency for the skill's stated purpose.
  • [DATA_EXFILTRATION]: No exfiltration patterns detected. The implementation explicitly disables library telemetry in CursorTrailShader.tsx and the verification script checks to prevent hotlinking to external asset domains.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 25, 2026, 04:16 PM
Security Audit — agent-trust-hub — add-shader-cursor-trail