federation-status
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the
@claude-flow/plugin-agent-federationpackage from the NPM registry usingnpxto execute federation utilities. - [COMMAND_EXECUTION]: Executes shell commands via
npxto runruflo-federation statusandruflo-federation peersfor health and trust metric retrieval. - [INDIRECT_PROMPT_INJECTION]: The skill ingests and summarizes data from external command outputs and memory searches, creating a potential surface for indirect injection if peer data contains malicious instructions.
- Ingestion points: Command output from
ruflo-federationand results frommcp__claude-flow__memory_searchin SKILL.md. - Boundary markers: No delimiters or ignore instructions are used to wrap the tool outputs.
- Capability inventory: Includes shell command execution through the
Bashtool (SKILL.md). - Sanitization: No sanitization or validation of the ingested external content is performed prior to summarization.
Audit Metadata