pytest-recording
Warn
Audited by Snyk on Apr 1, 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). SKILL.md explicitly instructs running pytest with VCR record modes (e.g., --vcr-record=once/new_episodes/rewrite) that record live HTTP responses into YAML cassettes under tests/cassettes/ and shows commands to view those cassette files (cat tests/cassettes/... and grep), meaning the agent will ingest untrusted third-party responses as part of its workflow which could influence subsequent actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata