react-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is composed of markdown files providing static documentation and code snippets for educational and refactoring purposes. No executable scripts, malicious commands, or hidden instructions are present.
- [EXTERNAL_DOWNLOADS]: The documentation references well-known and reputable open-source libraries, including
swr,lru-cache,better-all, and various component libraries like@mui/materialandlucide-react. These are standard tools in the React ecosystem and are mentioned in the context of optimization best practices. - [PROMPT_INJECTION]: All instructions are strictly related to coding standards and performance patterns. There are no attempts to override agent behavior, bypass safety guardrails, or leak system prompts.
- [DATA_EXFILTRATION]: No sensitive data access or exfiltration patterns were identified. Code examples involving browser storage (localStorage, cookies) or server-side actions are focused on legitimate use cases such as theme persistence, user preferences, and secure authentication practices.
- [COMMAND_EXECUTION]: The skill does not contain any shell command execution or platform-specific dynamic context injection hooks. Examples of CLI usage (e.g.,
npx svgo) are purely instructional for the developer.
Audit Metadata