Employees hear the town hall and still ask — what changes for me? Turn your approved change communications into an interactive digital-human internal change adoption course that answers the questions people will not ask publicly. No speculation about jobs or futures: only what has been communicated, honestly including what is still undecided.
66
83%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.
The Skill instructs running bundled bootstrap scripts that download and install a remote CLI binary (executing remote code) from releases.personwise.ai, e.g. https://releases.personwise.ai/cli/v1.1.6/personwise_1.1.6_windows_amd64.zip, which is a required runtime dependency.
PersonWise CLI from releases.personwise.ai
dependency · 4 sites
The Skill instructs running bundled bootstrap scripts (bootstrap.sh on Linux/macOS, bootstrap.ps1 on Windows) that download and execute the PersonWise CLI binary from releases.personwise.ai as a required runtime dependency.
SKILL.md
Line 80
Line 131
assets/bootstrap.sh
Line 132
assets/service-descriptor.signed.json
Line 3