testing-preferred-patterns
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard test runners including
go test,pytest,jest, andvitestand shell utilities likegrepto verify code fixes and audit test suite quality.\n- [EXTERNAL_DOWNLOADS]: Reference documentation suggests installing reputable testing utilities such aspytest-repeatandpytest-randomlyfrom official package registries to aid in detecting non-deterministic test behavior.\n- [PROMPT_INJECTION]: The skill processes project files which could contain indirect prompt injection. Ingestion points: Test files andCLAUDE.mdare read via file system tools. Boundary markers: No explicit delimiters or instructions are provided to the agent to disregard instructions within analyzed files. Capability inventory: Access to subprocess execution and file modification. Sanitization: No validation is performed on ingested code. This surface is inherent to code analysis tools.
Audit Metadata