debugging-surveys
Pass
Audited by Gen Agent Trust Hub on Sep 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a Python helper script (
scripts/repos.py) that usessubprocess.runto execute git commands. This is designed to manage local repository checkouts for development and debugging purposes.\n- [EXTERNAL_DOWNLOADS]: The skill facilitates the cloning of source code repositories from the author's official GitHub organization (github.com/PostHog/*). These are recognized as legitimate vendor resources for the skill's primary purpose.\n- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process external support ticket data. It mitigates potential injection risks by providing structured diagnostic workflows, using read-only SQL templates, and emphasizing the verification of current system state over user-provided claims.
Audit Metadata