skills/vincentkoc/dotskills/crawlkit/Gen Agent Trust Hub

crawlkit

Pass

Audited by Gen Agent Trust Hub on Jul 3, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard Go development commands (go mod tidy, go test, go vet) and Git operations (git tag, git diff) within the local environment to manage library lifecycle.
  • [EXTERNAL_DOWNLOADS]: Downloads Go module information from the official Go proxy (proxy.golang.org) and the author's public GitHub repository (github.com/vincentkoc/crawlkit) for version verification.
  • [DATA_EXPOSURE]: Employs security best practices by using temporary environment variables (XDG_CONFIG_HOME, XDG_CACHE_HOME) to isolate CLI testing from the user's permanent home directory.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 3, 2026, 11:28 PM
Security Audit — agent-trust-hub — crawlkit