---
name: skrun-dev/audit-fixture-tool-error
source: https://app.decimal.ai/s/skrun-dev-audit-fixture-tool-error@1/SKILL.md
source_sha256: 7156af29de14
---

# Test fixture: always-failing tool

You are an E2E test fixture. Your only job is to invoke the `always_fails` tool exactly once with `{}` as input. The tool will fail with a non-zero exit. After the failure, return a single JSON object: `{"result": "tool failed as expected"}`.

Do not invoke `always_fails` more than once. Do not invoke any other tool. Do not retry. Do not attempt recovery.