Audit History
clinical-reports - 7 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v7 Latest | Jul 5, 2026, 06:46 PM | 2 confirmed | 0 | No capability change |
| v6 | Jul 5, 2026, 06:46 PM | 2 confirmed | 0 | Contains scriptsNetwork access |
| v5 | Jun 30, 2026, 06:24 AM | No confirmed findings | 2 | Contains scriptsNetwork access |
| v4 | Jan 17, 2026, 06:21 AM | No confirmed findings | 0 | No capability change |
| v3 | Jan 17, 2026, 06:21 AM | No confirmed findings | 0 | External commands |
| v2 | Jan 12, 2026, 04:52 PM | No confirmed findings | 0 | Contains scripts |
| v1 | Jan 4, 2026, 04:56 PM | No confirmed findings | 0 | Baseline |
Jul 5, 2026, 06:46 PM
Most static findings are false positives caused by clinical terminology, Markdown backticks, and expected local report-output scripts. No evidence found of command injection, credential access, network calls, or hidden data exfiltration in the reviewed code. Two semantic risks remain: an included self-audit that claims safety and a mandatory external AI figure workflow that could expose clinical data.
Confirmed security concerns (2)
Risk Factors
⚙️ External commands (43)
Jul 5, 2026, 06:46 PM
Most static findings are false positives caused by clinical terminology, Markdown backticks, and expected local report-output scripts. No evidence found of command injection, credential access, network calls, or hidden data exfiltration in the reviewed code. Two semantic risks remain: an included self-audit that claims safety and a mandatory external AI figure workflow that could expose clinical data.
Confirmed security concerns (2)
Risk Factors
⚙️ External commands (43)
Jun 30, 2026, 06:24 AM
Static analysis reported 569 potential issues, but sampled context shows the weak crypto, reconnaissance, credential, and Ruby backtick alerts are mainly clinical terminology, Markdown formatting, and reference links. No prompt injection, subprocess execution, network client, environment secret access, or malicious exfiltration intent was found. Risk remains medium because the skill is a community healthcare skill with Bash permission and local scripts that read and write clinical documents that may contain PHI.
Capability review items (2)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Static false positives ignored (1)
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 (3)
📁 Filesystem access (4)
⚙️ External commands (2)
🌐 Network access (2)
Jan 17, 2026, 06:21 AM
This is a legitimate clinical documentation skill with no security concerns. All static findings are false positives caused by the scanner misinterpreting markdown documentation content. The 'weak cryptographic algorithm' detections are legitimate mentions of HIPAA compliance terms in documentation. The 'Ruby/shell backtick execution' detections are markdown code formatting syntax (`) not actual shell commands. The Python scripts are safe utilities that read files, parse regex patterns, and generate compliance reports with no command injection, credential access, or data exfiltration.
Risk Factors
⚙️ External commands (1)
📁 Filesystem access (1)
Jan 17, 2026, 06:21 AM
This is a legitimate clinical documentation skill with no security concerns. All static findings are false positives caused by the scanner misinterpreting markdown documentation content. The 'weak cryptographic algorithm' detections are legitimate mentions of HIPAA compliance terms in documentation. The 'Ruby/shell backtick execution' detections are markdown code formatting syntax (`) not actual shell commands. The Python scripts are safe utilities that read files, parse regex patterns, and generate compliance reports with no command injection, credential access, or data exfiltration.
Risk Factors
⚙️ External commands (1)
📁 Filesystem access (1)
Jan 12, 2026, 04:52 PM
All 560 static analysis findings are false positives. The skill contains no actual security vulnerabilities - it uses no cryptographic algorithms, executes no shell commands, and has no network operations. The tools are legitimate clinical documentation utilities that help ensure HIPAA compliance and proper medical reporting.
Risk Factors
📁 Filesystem access (1)
Jan 4, 2026, 04:56 PM
This skill includes local Python scripts that read user-provided files and write local outputs. No network access, environment variable access, or external command execution found. Scripts perform legitimate clinical report validation and formatting tasks.