consensus-interact
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
This skill provides an interface for the `consensus.tools` engine, designed for multi-LLM policy-based decision workflows. It operates in a local-first mode by default, with an optional hosted mode that requires explicit configuration for network access and mutations. The skill demonstrates strong security awareness by defaulting `safety.allowNetworkSideEffects` to `false` and recommending `safety.requireOptionalToolsOptIn` to `true` in `SKILL.md` and `metadata.json`, preventing unintended network operations or tool invocations. All code and documentation are aligned with the stated purpose, with no evidence of intentional harmful behavior, data exfiltration, or unauthorized execution, even when treating markdown as a prompt-injection surface.
