write-skill-readme
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The primary function of the skill is text analysis and document generation, which is consistent with its stated purpose in the metadata. It uses standard file-reading operations to gather context for writing documentation.
- [COMMAND_EXECUTION]: The skill instructions specify the use of the GitHub CLI (
gh) to report bugs. This tool usage is contextually appropriate for a developer-oriented skill and is intended to be triggered only by explicit user request. - [DATA_EXFILTRATION]: The skill outlines a process for uploading bug reports to a specific GitHub repository (
huangwb8/bensz-bugs). This is a documented maintenance feature and does not involve unauthorized transmission of sensitive user data. - [EXTERNAL_DOWNLOADS]: The skill does not perform any unauthorized downloads, package installations, or remote script executions. It relies on locally installed tools and provided templates.
Audit Metadata