wk-calver
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for a single, benign purpose: generating a version string based on the current UTC time. It does not perform any network operations, access sensitive files, or install external dependencies.
- [COMMAND_EXECUTION]: While the skill uses a shell command (
date), it is explicitly restricted in the YAML frontmatter to only allow thedatecommand (allowed-tools: ["Bash(date:*)"]). This is a legitimate and safe use of the tool for the skill's stated purpose.
Audit Metadata