implementing-drag-drop
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- EXTERNAL_DOWNLOADS (SAFE): The skill references standard, reputable libraries from the NPM registry such as @dnd-kit. These are trusted sources for frontend development dependencies and are used as intended for UI functionality.
- COMMAND_EXECUTION (SAFE): The utility script
calculate_drop_position.jsperforms mathematical operations for UI positioning and does not contain dangerous execution sinks or unauthorized system interactions. - DATA_EXFILTRATION (SAFE): No code patterns for accessing sensitive files (e.g., credentials, ssh keys) or transmitting data to external domains were detected within the provided files.
- PROMPT_INJECTION (SAFE): No instructions attempting to override agent behavior or bypass safety filters were found in the skill documentation or metadata.
Audit Metadata