framer-motion-gestures-drag
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code recipes for the
motionlibrary (Motion for React). All provided code snippets follow industry-standard patterns for building UI animations, such as swipe-to-dismiss, parallax effects, and drag handles. - [EXTERNAL_DOWNLOADS]: The skill documentation includes standard
npm installinstructions for the well-knownmotionpackage. This is a common and safe practice for developer-oriented skills. - [COMMAND_EXECUTION]: Shell commands are restricted to standard package management (
npm install motion), which is intended for the developer's local environment during setup. - [PROMPT_INJECTION]: No attempts to override agent behavior, bypass safety filters, or extract system prompts were detected in the instructions.
- [DATA_EXFILTRATION]: There are no network requests, credential access, or sensitive file reads. The examples use mock data or local UI state (e.g., mouse coordinates).
- [OBFUSCATION]: The content is written in clear, human-readable markdown and JSX. No encoded strings, hidden characters, or homoglyphs were found.
Audit Metadata