project-archive-done

Pass

Audited by Gen Agent Trust Hub on May 10, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the GitHub CLI (gh) to interact with GitHub Projects, specifically listing items (gh project item-list), retrieving field metadata (gh project field-list), and archiving selected items (gh project item-archive). These are standard administrative operations for the tool's intended purpose.
  • [SAFE]: The skill incorporates a security-conscious design by mandating a manual confirmation step (Step 5) where the agent must display the items intended for archival and wait for explicit user approval before proceeding.
  • [SAFE]: The inclusion of a 'sandbox environment' section suggests configurations like GIT_SSL_NO_VERIFY=1 for testing purposes. While this setting bypasses TLS verification, it is clearly scoped to isolated sandbox environments and references additional documentation, which is standard for developer-centric tooling.
Audit Metadata
Risk Level
SAFE
Analyzed
May 10, 2026, 03:59 PM