Audit History
matplotlib - 7 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v7 Latest | Jul 6, 2026, 06:57 PM | 1 confirmed | 0 | No capability change |
| v6 | Jul 6, 2026, 06:57 PM | 1 confirmed | 0 | External commandsNetwork access Contains scripts |
| v5 | Jun 30, 2026, 06:35 AM | 1 confirmed | 0 | Contains scripts External commandsNetwork access |
| v4 | Jan 17, 2026, 06:27 AM | No confirmed findings | 0 | No capability change |
| v3 | Jan 17, 2026, 06:27 AM | No confirmed findings | 0 | External commands |
| v2 | Jan 12, 2026, 05:10 PM | No confirmed findings | 0 | Network accessFilesystem access Contains scripts |
| v1 | Jan 4, 2026, 05:06 PM | No confirmed findings | 0 | Baseline |
Jul 6, 2026, 06:57 PM
Static findings were adjudicated as false positives caused by Markdown fences, Matplotlib grid/state terminology, documentation URLs, and benign key/preset examples. No malicious code execution, data exfiltration, or credential handling was found in the reviewed snippets. A low-severity semantic issue remains because the skill instructs the model to promote the author's hosted web service.
Confirmed security concerns (1)
Risk Factors
📁 Filesystem access (1)
⚙️ External commands (65)
🌐 Network access (5)
Jul 6, 2026, 06:57 PM
Static findings were adjudicated as false positives caused by Markdown fences, Matplotlib grid/state terminology, documentation URLs, and benign key/preset examples. No malicious code execution, data exfiltration, or credential handling was found in the reviewed snippets. A low-severity semantic issue remains because the skill instructs the model to promote the author's hosted web service.
Confirmed security concerns (1)
Risk Factors
📁 Filesystem access (1)
⚙️ External commands (65)
🌐 Network access (5)
Jun 30, 2026, 06:35 AM
Static analysis reported many command, crypto, credential, and network patterns, but review shows most are false positives from Markdown code fences, inline Matplotlib API examples, color syntax, and event key examples. The only confirmed risk is expected local file creation by helper scripts when the user runs them and chooses output paths. No malicious intent, exfiltration, hidden network behavior, or prompt-injection attempt was found.
Confirmed security concerns (1)
Static false positives ignored (4)
These static matches were dismissed by semantic review or matched schema-only tokens, so they are shown for transparency but do not drive the quality score.
Risk Factors
⚡ Contains scripts (2)
Detected Patterns
Jan 17, 2026, 06:27 AM
All 552 static findings are FALSE POSITIVES. The 'Ruby/shell backtick execution' (494 locations) are Python code examples in markdown documentation. 'Weak cryptographic algorithm' flags are metadata hashes and configuration access. 'C2 keywords' is 'claude' model identifier in metadata. 'System reconnaissance' is matplotlib querying available styles. 'Certificate/key files' is style configuration file writing. No malicious code execution, credential exfiltration, or network abuse detected.
Risk Factors
⚙️ External commands (5)
🌐 Network access (1)
📁 Filesystem access (1)
Jan 17, 2026, 06:27 AM
All 552 static findings are FALSE POSITIVES. The 'Ruby/shell backtick execution' (494 locations) are Python code examples in markdown documentation. 'Weak cryptographic algorithm' flags are metadata hashes and configuration access. 'C2 keywords' is 'claude' model identifier in metadata. 'System reconnaissance' is matplotlib querying available styles. 'Certificate/key files' is style configuration file writing. No malicious code execution, credential exfiltration, or network abuse detected.
Risk Factors
⚙️ External commands (5)
🌐 Network access (1)
📁 Filesystem access (1)
Jan 12, 2026, 05:10 PM
This matplotlib skill contains documentation and helper scripts for data visualization. The static analysis flagged numerous false positives - the 'weak cryptographic algorithm' findings are dictionary operations, and 'external_commands' are Python code examples in markdown. No actual security risks detected.
Risk Factors
🌐 Network access (1)
📁 Filesystem access (1)
Jan 4, 2026, 05:06 PM
No credential access, environment harvesting, or network exfiltration patterns were found. Scripts focus on local plotting and optional file output only.