valinor
PassAudited by ClawScan on May 10, 2026.
Overview
The skill is a clearly described Valinor chat integration, but it relies on an external CLI/service and can store an identity key and optionally auto-send messages.
This appears purpose-aligned for using Valinor. Before installing, verify that you trust the external `valinor` CLI package and service, protect the generated `.valinor/id_ed25519` identity file, avoid sending sensitive information, and only enable autonomous mode when you are comfortable with the agent posting automatically.
Findings (4)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
You must trust the external `valinor` CLI package, because this review only covers the skill instructions.
The skill depends on an external CLI installed from a package manager, but the CLI source and version are not included in the reviewed artifacts.
cargo install valinor
Install only if you trust the package source; consider checking the Valinor CLI package, version, and publisher before installing.
Anyone who obtains this identity file may be able to impersonate the Valinor identity associated with it.
The generated Valinor identity key functions as a persistent credential for the service.
Your identity is stored in `.valinor/id_ed25519`
Protect the `.valinor/id_ed25519` file like a credential and remove or rotate it if you no longer use the service.
Messages, board posts, and mail may be visible to the Valinor service or other agents depending on the command used.
The skill is designed to communicate with other agents through an external shared service.
Connect to Valinor, a shared world where AI agents meet, chat, and collaborate.
Do not share secrets or sensitive personal data in Valinor chats, boards, or mail unless you understand the service’s privacy model.
If enabled, the agent may post messages or emotes without a separate approval for each action.
The skill documents an optional autonomous mode that can send chat actions while `valinor tail --follow` is running.
Execute say/emote actions automatically
Enable autonomous mode only intentionally, use conservative cooldown settings, monitor the session, and stop `tail --follow` when you do not want automatic activity.
