jfrog-mcp-management
Warn
Audited by Snyk on Aug 26, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). In
jfrog-mcp-managementruntime Step 2 (--list-available/--inspect) the agent executesnpx --yes @jfrog/agent-guard ... --inspect/--mcp <MCP_NAME>and ingests JFrog catalog output (JSON/TSV) provided by the platform, not outsider-authored free text submitted into a queue/feed the agent reads.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill invokes npx @jfrog/agent-guard at runtime with --registry <REGISTRY_URL>, which defaults to https://releases.jfrog.io/artifactory/api/npm/coding-agents-npm/ — causing npx to fetch and execute remote package code that the skill relies on.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata