CLI Profile
Ferret CLI Observed Listing Fubak vlatest
Comprehensive AI Agent Security Platform - scan, monitor, and secure AI CLI configurations with IDE integrations, behavior analysis, and compliance frameworks
Install Matrix
macOS Linux
npm
npm install -g ferret-scan Copy
hash: unavailable
Auth Guide
API Key default
Token refresh: Rotate Ferret CLI token/credential in provider settings.
Step 1
Export required environment variables: FERRET_TOKEN
Command Map
Global Flags
--help (boolean) - Display command help and usage options.Ci Cd Automation
Authenticate with CI/CD provider
Output: Plain text ci-cd-automation developer-loop
Example 2
ferret login --help Known errors: Pipeline auth failed; Login flow interrupted; Token expired or missing scope
Check current pipeline status
Output: JSON ci-cd-automation developer-loop
Example 2
ferret status --help Known errors: Resource not found for current context; Workflow config invalid; Runner not available
Trigger a pipeline run
Output: Table ci-cd-automation developer-loop
Example 2
ferret run --help Known errors: Pipeline auth failed; Workflow config invalid; Runner not available
Fetch recent build logs
Output: JSON ci-cd-automation developer-loop
Example 2
ferret logs --help Known errors: Resource not found for current context; Workflow config invalid; Runner not available
Validate CI/CD configuration
Output: Table ci-cd-automation developer-loop
Example 2
ferret config --help Known errors: Pipeline auth failed; Workflow config invalid; Runner not available
Workflow Recipes
No workflow chains currently reference this CLI.
Compatibility
Claude Code Untested Estimated Codex CLI Untested Estimated Gemini CLI Untested Estimated Cline Untested Estimated Aider Untested Estimated OpenCode Untested Estimated
Requirements
Runtime: Standalone binary / package-managed CLI Platforms: macOS, Linux (arm64, x86_64) Approx. Size (estimated): ~29 MB Permissions
Network: Yes Filesystem: Read/Write Credentials: FERRET_TOKEN Ports: Not declared Safe Execution
This CLI has broad system access. Recommended: run inside a container/sandbox.
docker run --rm -it node:20 sh -c "npm install -g ferret-scan && ferret --help"
Listing Stats
Queries/Week: 84.5 Trust Score: 81.0 Last Verified: 2/17/2026, 6:51:24 PM Last Updated: 2/17/2026, 6:51:24 PM Website: https://github.com/fubak/ferret-scan#readme Version Feed
Version: #1 ID: lv_ferret_1 Updated: 2/17/2026, 6:51:24 PM Changes: commands, auth, install