agent-quorum-manager
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The shell hooks in the YAML frontmatter use the
echocommand for logging purposes. The use of the$TASKvariable within these hooks is safe as it is only used for string output and is not executed or evaluated. - [SAFE]: The provided JavaScript code is an implementation of quorum management logic. It calculates optimal quorum configurations based on system metrics (network latency, throughput, and fault tolerance) and does not contain any malicious patterns such as obfuscation or hardcoded credentials.
- [SAFE]: The skill uses platform-specific tool calls via
this.mcpToolsfor memory storage, swarm coordination, and metrics collection. These operations are consistent with the skill's stated purpose of managing distributed consensus protocols. - [SAFE]: No external downloads, unauthorized network requests, or sensitive file access patterns were found in the skill content.
Audit Metadata