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> --json and agents-market apply ... --json (and optionally registry 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
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 18, 2026, 01:13 AM
Issues
2
Security Audit — snyk — agents-market-installer