temporal-python-testing
Warn
Audited by Snyk on Feb 27, 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 workflow and scripts (resources/replay-testing.md and scripts/export_histories.py) explicitly instruct connecting to a production Temporal server (e.g., "production.temporal.io:7233"), fetching/exporting workflow histories, and replaying them as part of CI — which clearly ingests untrusted/production (user-generated) histories that the agent reads and uses to influence decisions about deployments.
Audit Metadata