release
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a legitimate software release process involving version updates, documentation synchronization, and Pull Request management.
- [COMMAND_EXECUTION]: Uses standard development tools like
git,gh(GitHub CLI), anduv(Python package manager) to perform versioning and repository management tasks. These operations are restricted to the local development environment and the project's official remote repository. - [DATA_EXFILTRATION]: Repository operations such as pushing branches and opening PRs are performed via the
ghtool to the project's own remote. No sensitive data access or exfiltration to unauthorized third-party domains was detected. - [PROMPT_INJECTION]: The instructions focus purely on the release workflow logic and do not contain any patterns intended to bypass safety filters, override system prompts, or extract internal instructions.
Audit Metadata