federation-status

Warn

Audited by Snyk on Jun 13, 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.65). The required workflow runs a federation status/peers command via a plugin, which at runtime will ingest federation peer data (textual status/peer descriptions) originating from other parties’ federation nodes, making it outsider-authored free text fed into the agent’s LLM context.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill runs npx to fetch and execute the npm package @claude-flow/plugin-agent-federation@latest at runtime (seen in "npx -y -p @claude-flow/plugin-agent-federation@latest ruflo-federation ..."), which downloads remote code from the registry and executes it, so it is a runtime external dependency that executes remote 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
Jun 13, 2026, 01:23 PM
Issues
2
Security Audit — snyk — federation-status