test-iterate-loop
Warn
Audited by Snyk on Aug 24, 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). The required runtime workflow ingests outsider-authored free text via the project’s failing test logs and then uses
Readon the test and implementation files to form hypotheses and fixes, and those file contents can contain arbitrary user-authored text at runtime.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill's --mock-hpc mode names a default Docker image "user/avon-mock:latest" (SKILL.md), which would be fetched/pulled and executed at runtime to run tests, so it is a runtime external artifact that executes remote code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata