test-engineer

Pass

Audited by Gen Agent Trust Hub on May 7, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill is instructed to run shell commands using 'pnpm test' to verify software quality. This is standard behavior for the intended purpose of test automation.
  • [PROMPT_INJECTION]: The skill includes an instruction to read project documentation ('../../../docs/standards/testing.md') which constitutes an ingestion point for indirect prompt injection. However, because this is a local project file, the risk is categorized as safe.
  • Ingestion points: Reads local file path '../../../docs/standards/testing.md'.
  • Boundary markers: None identified in the skill instructions.
  • Capability inventory: Capability to execute local shell commands via the Vitest runner.
  • Sanitization: No explicit validation or sanitization is performed on the content of the documentation file before processing.
Audit Metadata
Risk Level
SAFE
Analyzed
May 7, 2026, 03:39 AM