sample-skill
Warn
Audited by Snyk on Aug 18, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). scripts/text_processor.py reads outsider-authored free text directly from user-supplied file paths (open(args.file)/process_file) and optionally batch-scans all matching text files in a user-specified directory, ingesting their contents for analysis/transformation.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata