# crx-permission-risk [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://zovo.one/  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/crx-permission-risk

## Description
Score the privilege a Chrome MV3 extension takes from its manifest, and diff permission sets.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "crx-permission-risk": {
    "command": "npx",
    "args": ["-y","crx-permission-risk"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

