github-activity

Pass

Audited by Gen Agent Trust Hub on Aug 1, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes local shell commands to gather data and system state.
  • It uses gh repo view to resolve the current repository name.
  • It uses emacsclient to fetch the user's terminal/editor foreground color for chart styling.
  • The analyze.py script shells out to the GitHub CLI (gh) to fetch PRs, issues, and reaction data via subprocess.run.
  • All commands use static arguments or validated repository identifiers, with no evidence of unsafe user input injection into the shell.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 1, 2026, 06:37 AM
Security Audit — agent-trust-hub — github-activity