semantic-versioning
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes Python and Shell script examples that interact with Git and file system tools.
SKILL.mdcontains a Python script usingsubprocess.runto callgit describefor retrieving tags.SKILL.mdcontains a Bash scriptrelease.shthat usessedto update version strings in configuration files (pyproject.toml) andgitcommands for committing, tagging, and pushing code.- These operations are standard for development automation and are used within a clearly defined, non-malicious context.
Audit Metadata