brainstorm-to-issues
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The skill's operations are transparently described and aligned with its purpose as a developer tool.
- [COMMAND_EXECUTION]: The skill executes GitHub CLI (
gh) commands to view, create, and edit issues. It also creates a temporary local JSON file (brainstorm-<short-name>.json) to serve as a backup during issue creation. These operations are standard for software development workflows and do not pose a security risk in this context. - [SAFE]: The skill includes a 'Pre-flight' check that verifies GitHub authentication status (
gh auth status) before beginning the process, which is a best practice to ensure the environment is ready and prevent data loss.
Audit Metadata