report-biaoo-skill-feedback
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the GitHub CLI (
gh) for issue creation and duplicate searching. It enforces strict safety measures, such as sanitizing search terms to alphanumeric characters and using body files to prevent shell injection from untrusted task content. - [DATA_EXFILTRATION]: Although the skill transmits data to GitHub, it implements comprehensive privacy controls. These include forcing a fresh, isolated session for reporting to prevent task context leakage, requiring the removal of all secrets and PII, and mandating explicit user authorization for any write actions.
Audit Metadata