Audit History
Plugin Settings - 9 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v9 Latest | Jul 20, 2026, 03:36 AM | No confirmed findings | 0 | No capability change |
| v8 | Jul 8, 2026, 05:35 AM | 1 confirmed | 0 | No capability change |
| v7 | Jul 6, 2026, 07:46 PM | 1 confirmed | 0 | No capability change |
| v6 | Jun 30, 2026, 11:04 AM | No confirmed findings | 0 | Contains scripts |
| v5 | Jan 17, 2026, 08:12 AM | No confirmed findings | 0 | No capability change |
| v4 | Jan 17, 2026, 08:12 AM | No confirmed findings | 0 | No capability change |
| v3 | Jan 9, 2026, 02:59 PM | No confirmed findings | 0 | No capability change |
| v2 | Jan 9, 2026, 02:59 PM | No confirmed findings | 0 | No capability change |
| v1 | Jan 9, 2026, 02:59 PM | No confirmed findings | 0 | Baseline |
Jul 20, 2026, 03:36 AM
This is an official Anthropic documentation skill teaching the .claude/plugin-name.local.md configuration pattern. All 224 static findings were adjudicated as false positives: they are Markdown code fences, standard shebangs, read-only YAML frontmatter parsing with sed/grep/awk/jq, and stderr diagnostic echoes. The two high-severity hits (.env/secret and /sys access) are defensive guards inside an example security hook that DENIES access to sensitive paths, not exfiltration. No network access, dynamic code execution, credential handling, or prompt-injection was found; no net-new semantic findings were added.
Risk Factors
⚙️ External commands (50)
Jul 8, 2026, 05:35 AM
Static findings were mostly false positives from Markdown code fences, Bash examples, validation messages, and defensive path checks. No explicit prompt injection attempt, credential exfiltration, network access, or malicious command execution was found. One semantic concern remains: examples show local Markdown body text being reused as prompt or control-flow content.
Confirmed security concerns (1)
Risk Factors
⚙️ External commands (204)
Jul 6, 2026, 07:46 PM
Static findings were mostly false positives from Markdown code fences, Bash examples, validation messages, and defensive path checks. No explicit prompt injection attempt, credential exfiltration, network access, or malicious command execution was found. One semantic concern remains: examples show local Markdown body text being reused as prompt or control-flow content.
Confirmed security concerns (1)
Risk Factors
⚙️ External commands (204)
Jun 30, 2026, 11:04 AM
Official Anthropic skill reviewed with minimal audit scope. Static analysis flags filesystem and external command patterns because examples read local .claude settings files and use shell parsing, but no malicious behavior or prompt injection was found.
Risk Factors
⚙️ External commands (3)
📁 Filesystem access (3)
Jan 17, 2026, 08:12 AM
Official Anthropic skill providing documentation on plugin settings pattern. Contains only educational content and utility scripts with safe bash practices including set -euo pipefail, file existence checks, and proper input validation. No network access, no dangerous operations, no external dependencies beyond standard POSIX tools.
Risk Factors
⚡ Contains scripts (3)
📁 Filesystem access (2)
⚙️ External commands (2)
Jan 17, 2026, 08:12 AM
Official Anthropic skill providing documentation on plugin settings pattern. Contains only educational content and utility scripts with safe bash practices including set -euo pipefail, file existence checks, and proper input validation. No network access, no dangerous operations, no external dependencies beyond standard POSIX tools.
Risk Factors
⚡ Contains scripts (3)
📁 Filesystem access (2)
⚙️ External commands (2)
Jan 9, 2026, 02:59 PM
Official Anthropic skill providing documentation on plugin settings pattern. Contains only educational content and utility scripts with safe bash practices. No network access, no dangerous operations, no external dependencies.
Risk Factors
⚡ Contains scripts (3)
📁 Filesystem access (2)
⚙️ External commands (2)
Jan 9, 2026, 02:59 PM
Official Anthropic skill providing documentation on plugin settings pattern. Contains only educational content and utility scripts with safe bash practices. No network access, no dangerous operations, no external dependencies.
Risk Factors
⚡ Contains scripts (3)
📁 Filesystem access (2)
⚙️ External commands (2)
Jan 9, 2026, 02:59 PM
Official Anthropic skill providing documentation on plugin settings pattern. Contains only educational content and utility scripts with safe bash practices. No network access, no dangerous operations, no external dependencies.