react-native-animations

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The scripts/validate.py file performs structural and configuration validation. It uses yaml.safe_load() to prevent unsafe deserialization and restricts its operations to file system checks within the skill directory.
  • [EXTERNAL_DOWNLOADS] (SAFE): The SKILL.md file contains instructions to install standard, high-reputation packages (react-native-reanimated, react-native-gesture-handler) from the official npm registry.
  • [DATA_EXFILTRATION] (SAFE): No code was found that attempts to read sensitive files (like SSH keys or environment variables) or transmit data to external servers.
  • [PROMPT_INJECTION] (SAFE): The markdown files do not contain instructions that attempt to override agent system prompts or bypass safety filters.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 04:52 PM