react-testing
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill defines a mandatory workflow in
SKILL.mdusing theTeamCreatecommand to spawn specific agents (fuse-ai-pilot). This is a standard orchestration pattern for complex development tasks and does not attempt to bypass safety guidelines or override the system prompt in a malicious manner. - [EXTERNAL_DOWNLOADS]: The documentation includes standard commands to install well-known development dependencies from official registries (e.g., npm). Packages mentioned include
vitest,msw, and@testing-library/react. - [COMMAND_EXECUTION]: The skill instructs the agent to use
TeamCreatefor orchestration and provides CLI examples for package installation. These are within the expected scope of a development-focused skill intended for use in a project environment.
Audit Metadata