Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The workflow instructs users to pass an API token directly on the command line via `npx clawhub login --token <TOKEN>`. Command-line secrets are commonly exposed through shell history, process listings, terminal logs, CI logs, and telemetry, which can lead to credential disclosure and unauthorized registry access. In this skill context, the risk is elevated because the workflow is specifically designed for publishing to a registry, so a stolen token could let an attacker publish, modify, or inspect private skill content.
