star-history-chart

Pass

Audited by Gen Agent Trust Hub on Jul 26, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The script uses subprocess.check_output to execute git remote get-url origin locally. This is used to automatically resolve the repository name for charting purposes when environment variables are not present.
  • [EXTERNAL_DOWNLOADS]: The GitHub Action workflow installs the well-known requests Python package from the official PyPI registry to facilitate communication with the GitHub API.
  • [CREDENTIALS_UNSAFE]: The skill utilizes the standard GITHUB_TOKEN provided by GitHub Actions for authenticated API requests. This follows best practices for secret management in CI/CD environments and avoids hardcoded credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 26, 2026, 03:15 PM
Security Audit — agent-trust-hub — star-history-chart