mobx-formkit-sortable
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install standard, well-known React libraries for drag-and-drop functionality via
npm install @dnd-kit/core @dnd-kit/sortable @dnd-kit/utilities. These are legitimate dependencies for the stated purpose of the skill. - [SAFE]: The code examples demonstrate standard React and MobX patterns for UI state management. The
move()method described is part of the mobx-formkit API for reordering observable collections. No suspicious command execution, data exfiltration, or obfuscation techniques were identified.
Audit Metadata