otel-changelog-pr-verifier
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill employs standard system utilities such as
git,gh,awk,sed,nl, andrgto interact with the local repository and extract information fromCHANGELOG.md. These commands are used correctly within the scope of the skill's defined purpose. - [EXTERNAL_DOWNLOADS]: The skill fetches metadata for pull requests from GitHub using the official
ghCLI. This involves standard API communication with a well-known service to verify changelog references. - [DATA_EXFILTRATION]: Analysis of the command patterns and logic confirms that no sensitive data (such as credentials, SSH keys, or environment variables) is accessed or transmitted to external entities. The skill operates exclusively on repository-related data.
- [PROMPT_INJECTION]: The instructions are focused on technical verification tasks and do not contain any patterns intended to bypass safety filters, override system instructions, or extract sensitive model information.
Audit Metadata