web-renderer-test
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONDYNAMIC_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes instructions to run tests using
bunx vitest. This is a standard and expected development command for the Remotion environment described in the skill. - [DYNAMIC_EXECUTION]: The skill involves generating new executable TypeScript React (.tsx) files for fixtures and tests. This activity is the core intended purpose of the skill and follows standard testing patterns.
- [INDIRECT_PROMPT_INJECTION]: The skill defines a surface for processing new component definitions into test fixtures.
- Ingestion points: The agent creates new files in
packages/web-renderer/src/test/fixturesbased on feature descriptions or bug reports. - Boundary markers: None explicitly defined in the instructions.
- Capability inventory: File writes to the package directory and command execution via
bunx vitest. - Sanitization: Not applicable for this static instructional skill; the workflow relies on standard developer tools and repository structure.
Audit Metadata