whitebox-authz
v0.1.0白盒鉴权与认证绕过审计. Includes 1 skill.
By DeepSonar0 GitHub starsUpdated 2 days ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 22, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install whitebox-authz for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install whitebox-authz@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/SummerSec/DeepSonar-SkillsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is whitebox/authz/.
Plugin files
├── .claude-plugin/plugin.json└── skills/wb-authz/SKILL.md
Included Skills1
白盒鉴权与认证绕过审计。仅报告 Critical/High 的 AuthZ 类漏洞(CWE-862/CWE-863/CWE-287)。用于白盒代码审计、source-sink 追踪、安全 code review。
Plugin manifests1
{
"author": {
"name": "DeepSonar"
},
"description": "白盒鉴权与认证绕过审计",
"name": "whitebox-authz",
"version": "0.1.0"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[whitebox-authz on Agent Plugins Marketplace](https://pluginsmp.com/plugins/whitebox-authz)