Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add DeepBitsTechnology/claude-pluginsnpx agentmods add plugins/deepbitstechnology/claude-plugins/marketplacegit clone --depth 1 https://github.com/DeepBitsTechnology/claude-pluginsGrade A, and why
deepbits scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "deepbits",
"description": "Deepbits security plugins for local PC threat detection, malware analysis, and binary reverse engineering",
"owner": {
"name": "Deepbits Technology Inc."
},
"plugins": [
{
"name": "drbinary-chat-plugin",
"source": "./drbinary-chat-plugin",
"description": "Local cyber security assistant for PC issue detection, malware analysis, and system scanning"
}
]
}
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 15 lines scan A b6f4f3f4a961
deepbits is a plugin published in the GitHub repository DeepBitsTechnology/claude-plugins (46 stars, last pushed 1mo ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other plugins, from other repositories
anthropic-cybersecurity-skills
Plugin marketplace listing 1 plugin: cybersecurity-skills.
quark-ai-plugin
Quark Engine skills for Claude Code: run APK malware analysis and generate detection rules.
rev-skills
通用逆向工程技能库:121 个技能(恶意软件/固件/协议/移动/脱壳/破解/托管/取证/CTF).
antimetal
Bring Antimetal's software investigation intelligence into Claude Code. Triage problems, investigate root causes, fetch observability artifacts, and apply remediations—all from your terminal.
threat-intel-marketplace
A single-plugin marketplace hosting the Threat Intel Toolkit — defensive IOC triage on free, key-free open-source threat feeds.
threat-intel-toolkit
Defensive IOC + vulnerability triage on free/open-source intel: a subagent plus two skills — threat-intel-lookup (aggregates 10 key-free feeds and looks up IPs, domains, URLs, CVEs) and exploit-availability-check (rates a CVE's exploit/PoC maturity via KEV, EPSS, Metasploit, Nuclei, Exploit-DB, and PoC aggregators).…