Missing User Warnings
Medium
- Confidence
- 92% confidence
- Finding
- The README explicitly promotes testing across dev, staging, and prod and includes a state-changing POST example, but it does not clearly warn that running these tests can create, update, or otherwise modify remote systems. In an agent-driven testing tool, this omission is more dangerous because users may execute plain-English or YAML-defined tests against production with reduced scrutiny, increasing the chance of unintended writes or disruptive actions.
