github-stars-analyzer
Warn
Audited by Snyk on Feb 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill's github_api.py explicitly fetches data from the public GitHub API (e.g., get_repository_info, get_stargazers, get_repository_activity) and the analyzer and report generator consume repository descriptions, commit data, stargazer/user data and other user-generated fields from GitHub, so it ingests untrusted public third‑party content that could contain malicious instructions.
Audit Metadata