repo-pitch
Warn
Audited by Snyk on Sep 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). The workflow reads package summaries from PyPI and npm via
registry_summary(), exposing the agent to outsider-authored free text from package registries without selection of a specific item.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (medium risk: 0.30). The script fetches package metadata from pypi.org and registry.npmjs.org during runtime via standard libraries, representing common/reputable unofficial operational dependencies.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata