ss-cli-agent-check

Installation
SKILL.md

Agent Check — Secret Server Token Validation

Use this skill at the start of any workflow that requires Secret Server access. It validates the current token and surfaces the result so you can decide whether to proceed or prompt the user to re-authenticate.

When to use

  • Before any ss-cli get, ss-cli run, ss-cli refresh-env, or other secret access
  • In automated pipelines to fail fast before attempting secret operations
  • When the user asks you to fetch or use a secret

How to check the token

Run the token status check and parse the JSON response:

ss-cli token-status --json

Response fields:

Related skills
Installs
2
First Seen
Mar 19, 2026