testing-matrix-navigator
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local shell scripts (
run_test_matrix.sh) and thepytestframework to manage testing workflows. This behavior is consistent with the skill's primary function and is used for local software verification.\n- [PROMPT_INJECTION]: The skill ingests results from automated tests which may contain data from various sources, representing an indirect prompt injection surface.\n - Ingestion points:
pytestlogs and result analysis (SKILL.md).\n - Boundary markers: None present.\n
- Capability inventory: Shell script and
pytestexecution (run_test_matrix.sh).\n - Sanitization: No sanitization of test output before processing by the agent.
Audit Metadata