{
    "mode": "man",
    "parameter": "ssh-sk-helper",
    "section": "8",
    "url": "https://www.chedong.com/phpMan.php/man/ssh-sk-helper/8/json",
    "generated": "2026-06-02T23:26:57Z",
    "synopsis": "ssh-sk-helper [-v]",
    "sections": {
        "NAME": {
            "content": "ssh-sk-helper — OpenSSH helper for FIDO authenticator support\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "ssh-sk-helper [-v]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "ssh-sk-helper is used by ssh-agent(1) to access keys provided by a FIDO authenticator.\n\nssh-sk-helper is not intended to be invoked by the user, but from ssh-agent(1).\n\nA single option is supported:\n",
            "subsections": [
                {
                    "name": "-v",
                    "content": "This is helpful in debugging problems.  Multiple -v options increase the verbosity.\nThe maximum is 3.\n\nNote that ssh-agent(1) will automatically pass the -v flag to ssh-sk-helper when it has\nitself been placed in debug mode.\n",
                    "flag": "-v"
                }
            ]
        },
        "SEE ALSO": {
            "content": "ssh(1), ssh-add(1), ssh-agent(1)\n",
            "subsections": []
        },
        "HISTORY": {
            "content": "ssh-sk-helper first appeared in OpenBSD 6.7.\n",
            "subsections": []
        },
        "AUTHORS": {
            "content": "Damien Miller <djm@openbsd.org>\n\nBSD                            December 21, 2019                           BSD",
            "subsections": []
        }
    },
    "summary": "ssh-sk-helper — OpenSSH helper for FIDO authenticator support",
    "flags": [
        {
            "flag": "-v",
            "long": null,
            "arg": null,
            "description": "This is helpful in debugging problems. Multiple -v options increase the verbosity. The maximum is 3. Note that ssh-agent(1) will automatically pass the -v flag to ssh-sk-helper when it has itself been placed in debug mode."
        }
    ],
    "examples": [],
    "see_also": [
        {
            "name": "ssh",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/ssh/1/json"
        },
        {
            "name": "ssh-add",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/ssh-add/1/json"
        },
        {
            "name": "ssh-agent",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/ssh-agent/1/json"
        }
    ]
}