github-optimization

Pass

Audited by Gen Agent Trust Hub on Jun 12, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the GitHub CLI (gh) to perform repository metadata updates, such as adding topic tags (gh repo edit) and retrieving user profile information (gh api user). It also employs standard Git commands (git commit, git push) to publish the optimized README and configuration files.
  • [EXTERNAL_DOWNLOADS]: The skill documentation identifies a functional dependency on the humanise-text-skill. This dependency is hosted by the same author (199-biotechnologies) and is used as a post-processing step to refine the tone of generated text.
  • [DATA_EXPOSURE_AND_EXFILTRATION]: The skill creates and maintains a local configuration file at ~/.claude/skills/github-optimization/.config.yml. This file is used to store user-provided attribution data such as names and social media handles, ensuring that repository branding aligns with the user's identity. This storage is localized to the skill's own directory.
  • [SAFE]: The skill's behavior is consistent with its stated purpose of repository management. No obfuscation, unauthorized credential harvesting, or suspicious network operations were detected during the analysis.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 12, 2026, 06:19 AM
Security Audit — agent-trust-hub — github-optimization