scan-similar-bugs
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Employs the Bash tool to run git status and git log for repository analysis. These are standard operations for the skill's stated purpose and are used only for local state verification.
- [EXTERNAL_DOWNLOADS]: No external network requests or package installations are performed. The skill operates strictly on the local environment without fetching remote content.
- [PROMPT_INJECTION]: Instructions are focused on debugging and do not include patterns to bypass safety filters, override system instructions, or extract prompt secrets.
- [DATA_EXFILTRATION]: No evidence of data being sent to external domains. Analysis results are stored locally in the .agents/research/ directory.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets, API keys, or sensitive configuration files (e.g., .env, .ssh) are accessed or exposed in the skill content.
Audit Metadata