Caveat verdict
toq
Agent-to-agent communication protocol skill that installs the toq binary from toq.dev/install.sh; the install pattern is standard for CLI tools, and all operations support the stated secure agent-to-agent messaging purpose.
โ Flagged for review โ coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis โ not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
network_out
package_install
Findings (6)
Pipe-to-shell pattern (curl | sh) โ supply chain attack vector
SKILL.md ยท code ยท curl -sSf https://toq.dev/install.sh | sh
Pipe to sh โ executes piped content as shell commands
SKILL.md ยท code ยท | sh
subprocess execution โ runs system commands from Python
references/handlers.md ยท code ยท subprocess.run(
References sudo โ requests elevated privileges
references/security.md ยท code ยท sudo
Python os.environ.get โ reads environment variable
references/handlers.md ยท code ยท os.environ.get(
Popular HTTP library โ network access
references/handlers.md ยท code ยท Got
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/D/F). Final tier capped at Caution โ cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions โ minimal attack surface.
network_outpackage_install Is this flag fair?
Thanks โ recorded.