react-structure
Pass
Audited by Gen Agent Trust Hub on Aug 29, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill operates by ingesting and refactoring React/TypeScript source code provided by the user or found in the project environment, which constitutes an attack surface for indirect prompt injection.
- Ingestion points: The agent reads existing
.tsxand.tsfiles to perform structural refactoring. - Boundary markers: The skill does not define specific delimiters or instructions to ignore embedded content within the source files.
- Capability inventory: The skill leverages file-writing capabilities to reorganize project code into the mandated folder structure.
- Sanitization: No explicit sanitization or validation of the input source code is defined beyond TypeScript's standard compilation rules.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known libraries including Material UI's
@mui/x-data-grid-premiumand Redux Toolkit. These are industry-standard packages and do not represent a security risk.
Audit Metadata