Stats
Actions
Tags
From vanta
Show failing Vanta compliance tests, prioritized by what can be fixed from this repository
How this skill is triggered — by the user, by Claude, or both
Slash command
/vanta:list-testsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Show the user their failing Vanta tests, ranked by what the plugin can help with.
Show the user their failing Vanta tests, ranked by what the plugin can help with.
tests to get all tests with status NEEDS_ATTENTION.provider "aws" in .tf files for AWS, provider "google" for GCP, provider "azurerm" for Azure) and resource type prefixes (aws_, google_, azurerm_) in .tf files; or AWSTemplateFormatVersion in CloudFormation templates; or cdk.json for CDK projects. Use both signals — provider blocks are often absent in child modules or Terragrunt configs./vanta:fix-test <testId>.
Fixable with guidance — Tests that are code-remediable but may not match this repo (different cloud provider, different integration). The user can still get remediation code, but may need to apply it elsewhere.
Manual steps needed — Tests that require configuration changes in external tools, Vanta settings, or manual processes. The plugin can provide guidance but not generate code.latestFlipDate)Run /vanta:fix-test <testId> to generate a PRnpx claudepluginhub vantainc/vanta-mcp-plugin --plugin vantaDetects and prevents Keccak-256 vs NIST SHA3 confusion in Ethereum JavaScript/TypeScript code. Flags silent bugs in selectors, signatures, storage slots, and address derivation when Node's crypto.createHash('sha3-256') is used instead of Keccak.