temporal-python-testing
Warn
Audited by Snyk on Feb 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.70). The skill's replay testing and export scripts explicitly fetch workflow histories from a production Temporal server (e.g., scripts/export_histories.py and replay-testing.md connecting to production.temporal.io and saving/reading workflow_histories/*.pb), which are third-party/user-originated event histories that the agent is expected to read and replay, creating a path for indirect prompt injection.
Audit Metadata