Guide Feishu or WeCom work channel binding for Main Agent managed crews, including dry-run config plans, safe openclaw.json updates, Gateway restart followup, and binding checks.
60
72%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
High
Do not use without reviewing
Fix and improve this skill with Tessl
tessl review fix ./crews/it-engineer/skills/work-channel-binding/SKILL.mdSecurity
2 findings: 1 high severity, 1 medium severity. You should review these findings carefully before considering using this skill.
The skill handles credentials insecurely by requiring the agent to include secret values verbatim in its generated output. This exposes credentials in the agent’s context and conversation history, creating a risk of data exfiltration.
The skill explicitly instructs collecting an "app/bot secret" and shows a CLI/python command template (--app-secret <secret>) that would require embedding the secret verbatim, creating high exfiltration risk despite a note to redact; therefore the LLM would be compelled to handle/output secret values directly.
The skill prompts the agent to compromise the security or integrity of the user’s machine by modifying system-level services or configurations, such as obtaining elevated privileges, altering startup scripts, or changing system-wide settings.
The skill explicitly instructs the agent/main agent to run installation and gateway-restart scripts (e.g. install-wecom-channel.sh, apply-work-channel-binding.py, restart-gateway-confirmed.sh) which modify system state and may require elevated privileges or change system services.
bcef823
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.