rstest
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill acts as a technical guide and reference for the Rstest framework. The instructions and code examples provided are consistent with standard software development and testing practices.
- [EXTERNAL_DOWNLOADS]: The skill identifies and recommends the installation of standard development dependencies from the NPM registry, such as
@rstest/core,@rstest/browser, and official Rstack adapters. - [COMMAND_EXECUTION]: Includes standard CLI commands for running test suites (
rstest), managing snapshots (rstest -u), and installing browser automation drivers via Playwright (npx playwright install). - [INDIRECT_PROMPT_INJECTION]: Because the skill is designed to analyze and assist with writing test code, it represents a surface for indirect prompt injection if an attacker embeds malicious instructions within the project files being tested. This is an inherent risk of development-focused agents and is not a specific flaw in this skill's instructions.
Audit Metadata