skills/pluginagentmarketplace/custom-plugin-react-native/react-native-animations/Gen Agent Trust Hub
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.pyfile performs structural and configuration validation. It usesyaml.safe_load()to prevent unsafe deserialization and restricts its operations to file system checks within the skill directory. - [EXTERNAL_DOWNLOADS] (SAFE): The
SKILL.mdfile 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