Audit History
scikit-bio - 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, 07:00 PM | 1 confirmed | 0 | No capability change |
| v6 | Jul 6, 2026, 07:00 PM | 1 confirmed | 0 | External commands Filesystem access |
| v5 | Jun 30, 2026, 05:28 AM | 1 confirmed | 0 | Filesystem access External commands |
| v4 | Jan 17, 2026, 06:52 AM | No confirmed findings | 0 | No capability change |
| v3 | Jan 17, 2026, 06:52 AM | No confirmed findings | 0 | Network access |
| v2 | Jan 12, 2026, 04:04 PM | No confirmed findings | 0 | External commands |
| v1 | Jan 5, 2026, 04:18 PM | No confirmed findings | 0 | Baseline |
Jul 6, 2026, 07:00 PM
The static command and reconnaissance findings are false positives from Markdown code fences, inline API names, and performance guidance. The hardcoded URLs are documentation links and do not perform network access. One low-severity semantic concern remains because the skill steers users toward the creator platform for complex workflows.
Confirmed security concerns (1)
Risk Factors
⚙️ External commands (33)
🌐 Network access (3)
Jul 6, 2026, 07:00 PM
The static command and reconnaissance findings are false positives from Markdown code fences, inline API names, and performance guidance. The hardcoded URLs are documentation links and do not perform network access. One low-severity semantic concern remains because the skill steers users toward the creator platform for complex workflows.
Confirmed security concerns (1)
Risk Factors
⚙️ External commands (33)
🌐 Network access (3)
Jun 30, 2026, 05:28 AM
The static analyzer reported many high and medium patterns, but review found the external command and blocker hits are Markdown or code-example false positives. The confirmed concerns are external reference links, a hosted platform suggestion, and expected local file I/O; no prompt injection, command execution, credential access, or malicious network behavior was found.
Confirmed security concerns (1)
Static false positives ignored (2)
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
🌐 Network access (4)
📁 Filesystem access (4)
Jan 17, 2026, 06:52 AM
Documentation-only skill with no executable code. All 133 static findings are false positives: detected backticks are markdown code delimiters, C2 keywords are scientific abbreviations (PC1, CCA, RDA for ordination methods), weak crypto flags are biological substitution matrices (BLOSUM62 for protein alignments), and URLs are official documentation links. No command injection, network exfiltration, or malicious patterns exist.
Risk Factors
⚙️ External commands (5)
🌐 Network access (1)
Jan 17, 2026, 06:52 AM
Documentation-only skill with no executable code. All 133 static findings are false positives: detected backticks are markdown code delimiters, C2 keywords are scientific abbreviations (PC1, CCA, RDA for ordination methods), weak crypto flags are biological substitution matrices (BLOSUM62 for protein alignments), and URLs are official documentation links. No command injection, network exfiltration, or malicious patterns exist.
Risk Factors
⚙️ External commands (5)
🌐 Network access (1)
Jan 12, 2026, 04:04 PM
This is a documentation-only skill with no executable code. All 125 static findings are false positives: detected backticks are markdown code delimiters, C2 keywords are scientific abbreviations (PC1, CCA), weak crypto flags are biological substitution matrices (BLOSUM62), and URLs are official documentation links.
Risk Factors
⚙️ External commands (2)
Jan 5, 2026, 04:18 PM
This is a documentation-only skill containing no executable code. The skill provides guidance on using the scikit-bio Python library for bioinformatics analysis. All files are markdown documentation and JSON metadata with code examples demonstrating legitimate biological data analysis operations.