oss-security-check
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands including
git cloneto retrieve repository content,greporripgrepfor static analysis, andrm -rffor cleaning up temporary files in/tmpafter assessment. - [EXTERNAL_DOWNLOADS]: The skill performs network operations to fetch metadata from the GitHub API (
api.github.com) and clones external repositories from user-provided URLs for analysis. - [PROMPT_INJECTION]: The skill is designed to ingest and process untrusted data from third-party repositories, creating a surface for indirect prompt injection. The skill's documentation explicitly acknowledges this risk, noting that a weaponized README could attempt to hijack the scanning agent, and recommends using sandboxed sub-agents with restricted capabilities for processing natural language content.
Audit Metadata