Provides security scanning capabilities through Snyk CLI tools and REST API, enabling AI assistants to test projects for vulnerabilities, retrieve security issues, and manage Snyk projects with comprehensive SAST, container, and infrastructure as code scanning.
Integrates Snyk security scanning with MCP clients like Claude Code, enabling listing of projects, querying issues by severity, and filtering by project or scope.
Check a package version for known vulnerabilities via OSV.dev and automatically fetch the fixed version's README, showing exactly what upgrading resolves.
Create a login sequence for a target, configuring credentials via custom field mappings. After creation, enable it on the target to activate authentication.
Automates logout detection setup for web scans, enabling the scanner to identify when re-authentication is needed by configuring session check URLs and logout detectors, with auto-detection from the login sequence.
Retrieve detailed documentation for a clearskies extension module, including installation status, version, and all discovered components with their descriptions and parameters.
Create a web target to onboard for DAST scanning by providing name and URL. Optionally assign labels, a scanning agent, or allow duplicates. The returned target ID is used for authentication and scan management.
Analyze AI agent skills for security risks including prompt injection, malicious code, and credential handling using static analysis across 8 risk categories. Returns risk scores and detailed findings.
Set up TOTP-based two-factor authentication for a target by generating a TOTP code and configuring it as the OTP placeholder for the login sequence. Call this before creating or updating the login sequence to ensure proper OTP handling.