agents-market-installer
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). The workflow runs
agents-market search <query> --jsonandagents-market apply ... --json(and optionallyregistry info --registry <source> --json) which can fetch and ingest outsider-provided registry/packs content based on user-supplied inputs, exposing indirect prompt injection via that consumed text.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill tells users to run "npx github:tt-a1i/agents-market#preview-0.1.0", which will fetch and execute remote code from that GitHub repo at runtime (remote package execution), so it is a runtime external dependency that executes 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