cc-audit 3.7.0

Security auditor for Claude Code skills, hooks, and MCP servers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "@cc-audit/linux-arm64",
  "version": "3.0.0",
  "description": "cc-audit binary for Linux ARM64",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/ryo-ebata/cc-audit.git"
  },
  "os": ["linux"],
  "cpu": ["arm64"],
  "files": ["bin"]
}