askill
ciphey-cli

ciphey-cliSafety 60Repository

Run the Ciphey CLI to automatically decrypt/decode unknown ciphertext from a string or file. Prefer running via uv (local venv) and fall back to Docker when native install/import fails.

0 stars
1.2k downloads
Updated 1/22/2026

Package Files

Loading files...
SKILL.md

Ciphey CLI (uv-first)

One-shot (Direct Run)

  • Run directly: bash "<path-to-skill>/scripts/ciphey.sh" --text "<ciphertext>"
  • Or with a file: bash "<path-to-skill>/scripts/ciphey.sh" --file "<path>"
  • Pass through any Ciphey flags (the wrapper forwards unknown args to Ciphey).

Runner Preference (uv-first)

  • Default mode is auto, which tries uv first and falls back to Docker.
  • Force runners:
    • CIPHEY_RUNNER_MODE=uv bash "<path-to-skill>/scripts/ciphey.sh" --text "..."
    • CIPHEY_RUNNER_MODE=docker bash "<path-to-skill>/scripts/ciphey.sh" --text "..."
    • Or pass --runner uv|docker|auto to the wrapper script.

Notes

  • The script bootstraps uv (via the official install script) and creates a local venv at scripts/.venv when using the uv runner.
  • Default runner is uv-first. If Ciphey cannot be installed on the current platform, the script falls back to Docker.
  • Use only on content you are authorized to analyze.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

58/100Analyzed 2/18/2026

A functional skill for running Ciphey CLI with uv-first approach and Docker fallback. Has clear command examples and runner options, but lacks trigger/use-case context, tags for discoverability, and concrete usage examples. Missing some completeness elements but provides actionable guidance for its narrow scope."

60
75
55
55
65

Metadata

Licenseunknown
Version-
Updated1/22/2026
Publisherd0ublecl1ck

Tags

No tags yet.