Audit History
clinical-reports - 4 audits
Audit version 4
Latest SafeJan 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)
Audit version 3
SafeJan 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)
Audit version 2
SafeJan 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
⚙️ External commands
🌐 Network access
📁 Filesystem access (1)
Audit version 1
Low RiskJan 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.