deferred-capture
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a convention or specification rather than an active script. It describes how other plugins should implement a command-line interface for capturing tasks.
- [COMMAND_EXECUTION]: Provides examples of using the GitHub CLI (
gh issue list) and a local compliance test script (python3 scripts/deferred_capture.py). These are standard development workflows and do not exhibit malicious command injection or unauthorized execution patterns. - [DATA_EXPOSURE]: References environment variables like
$CLAUDE_SESSION_IDand artifact paths for metadata purposes. These are used to provide context for tracked issues and do not involve harvesting sensitive system files or credentials.
Audit Metadata