@snyk/axi
v1.1307.4
Published
Snyk security scans for SAST, SCA and Secrets, with an AI agent-optimized interface
Readme
Snyk Agent-Optimised CLI
An AI agent-optimised interface for the Snyk security scanner.
Follows Agent eXperience Interface principles so your agent can use Snyk cheaper, faster and better!
- Up to 3x more token-efficient, saving you money
- Up to 50% faster, saving you time
- Fills far less of the LLM context window, giving you better results
Learn more about Snyk at snyk.io.
Usage
To run a static analysis security test on code, find dependencies with vulnerablities, and scan for secrets in a codebase, use:
npx -g @snyk/axi testTo discover other functionality, use:
npx -g @snyk/axi --helpRequires Snyk authentication via OAuth or by providing a token in an environment variable SNYK_TOKEN.
Experimental
This package is released on an experimental basis, and may be changed or removed at any time without notice.
For non-agentic use and a stable interface, use the main Snyk CLI tool instead.
