issue-end
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill manages integration with established platforms (GitHub, Jira, Confluence) for issue tracking and documentation in a transparent manner.
- [SAFE]: Sensitive files such as
.auth.jsonand Playwrightstorage-state.jsonare explicitly handled within a.gitignoremanagement logic to prevent accidental credential leakage to version control. - [SAFE]: The network interaction logic in
issue-media.mjsandissue-tracker.mjsincludes checks to ensure Authorization headers are only sent to trusted domains. - [SAFE]: External command execution (via
git,gh,curl, andplaywright) is confined to the skill's stated purpose of issue management and evidence capture. - [SAFE]: A sophisticated phase-based contract system is used to maintain the integrity of the agent's state across multiple steps, reducing the risk of unexpected behavior during the issue lifecycle.
Audit Metadata