Skip to content

CLI help omits supported LLM providers and credentials #431

Description

@deepujain

Problem

skillspector scan --help lists only a subset of the providers accepted by SKILLSPECTOR_PROVIDER. It omits ollama, azure_openai, openai_compatible, and the local CLI providers, and its credential section likewise omits their configuration. Users relying on the built-in help can therefore conclude that supported provider paths are unavailable.

Expected behavior

The scan help should list every provider accepted by the current selector and identify the applicable credentials or local-auth behavior. A CLI regression test should keep the help contract aligned with the provider selector.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions