Skip to content

auth

Use capa auth when a skill, plugin, rule, or agent snippet lives in a private GitHub or GitLab repository.

Terminal window
capa auth [provider]
ArgumentDescription
providerOptional host such as github.com or gitlab.com. Omitting it authenticates with the default Git provider

This command has no command-specific flags. Global flags still apply — see Global flags.

Credentials are stored in the capa database (~/.capa/capa.db).

Terminal window
capa auth
capa auth github.com
capa auth gitlab.com