react-component
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- Structural Guidelines (SAFE): The skill defines import orders and component hierarchies for React (.tsx) files. It acts as a set of rules for the AI to follow during code generation.
- Indirect Prompt Injection (INFO): The skill instructions are applied to source code files. While source code could contain malicious comments, the skill itself provides no dangerous capabilities (such as network access or arbitrary command execution) that could be triggered by such content.
- Dependency References (SAFE): The skill references standard industry libraries like
@tanstack/react-query. No untrusted or suspicious external packages are requested or installed.
Audit Metadata