sn-update
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches content from the official SenseNova-Skills GitHub repository (
https://github.com/OpenSenseNova/SenseNova-Skills.git). This is the primary function of the skill and originates from the authorized vendor. - [COMMAND_EXECUTION]: The skill utilizes common git commands (
git clone,git fetch,git reset,git log,git describe) to manage the local cache of the skills repository and perform version comparisons. - [COMMAND_EXECUTION]: The skill performs standard filesystem operations including moving files to a backup directory and recursively copying new versions into the agent's skill folders (
~/.openclaw/skills/or~/.hermes/skills/). - [EXTERNAL_DOWNLOADS]: The skill allows for a user-provided fork URL for the repository. While this involves an external source, it requires explicit user intervention and is standard for developer-oriented tools.
Audit Metadata