changeset
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard command-line tools such as
git(for diffing and committing) andpnpm(for status checks). These operations are restricted to the local repository and are essential for the skill's stated purpose of managing changesets.\n- [DATA_EXFILTRATION]: The skill performsgit pushoperations to synchronize changesets with the remote repository. This is part of the expected workflow for contributing to a project and does not involve sending data to unauthorized external domains.\n- [SAFE]: No malicious patterns, obfuscation, or unauthorized access to sensitive credentials were found. The skill follows established software development practices for versioning and release management.
Audit Metadata