land-and-deploy

Pass

Audited by Gen Agent Trust Hub on Aug 17, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes various local shell commands for project management and deployment verification.
  • Uses gh (GitHub CLI) for PR management (gh pr view, gh pr checks, gh pr merge, gh run list).
  • Uses git for branch analysis (git log, git diff, git fetch, git revert).
  • Uses curl for production health checks (curl -sf).
  • Uses standard Unix utilities (awk, grep, wc) for parsing output.
  • [EXTERNAL_DOWNLOADS]: The skill performs HTTP GET requests to production URLs provided by the user or detected from project configuration to verify deployment success. These are health checks rather than code downloads.
  • [PROMPT_INJECTION]: The skill contains instructions for the agent to follow a strict deployment pipeline but does not exhibit patterns aimed at bypassing AI safety guardrails or extracting system prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 17, 2026, 07:37 AM
Security Audit — agent-trust-hub — land-and-deploy