Audit-Verlauf
pydicom - 4 Audits
Audit-Version 4
Neueste SicherJan 17, 2026, 07:51 AM
This is a documentation and guidance skill for the legitimate pydicom medical imaging library. All 253 static findings are false positives: the scanner misinterpreted markdown code formatting (triple backticks) as shell backtick execution, DICOM transfer syntax identifiers (JPEG, JPEG2000 compression) as weak cryptographic algorithms, and documentation reference URLs as hardcoded network endpoints. The Python scripts perform standard medical imaging operations (anonymize, convert, extract metadata) with no malicious intent, no network operations, and no credential access.
Risikofaktoren
⚡ Enthält Skripte (3)
📁 Dateisystemzugriff (1)
Audit-Version 3
SicherJan 17, 2026, 07:51 AM
This is a documentation and guidance skill for the legitimate pydicom medical imaging library. All 253 static findings are false positives: the scanner misinterpreted markdown code formatting (triple backticks) as shell backtick execution, DICOM transfer syntax identifiers (JPEG, JPEG2000 compression) as weak cryptographic algorithms, and documentation reference URLs as hardcoded network endpoints. The Python scripts perform standard medical imaging operations (anonymize, convert, extract metadata) with no malicious intent, no network operations, and no credential access.
Risikofaktoren
⚡ Enthält Skripte (3)
📁 Dateisystemzugriff (1)
Audit-Version 2
Niedriges RisikoJan 12, 2026, 04:52 PM
This is a documentation and guidance skill for the legitimate pydicom medical imaging library. All 245 static findings are false positives: the scanner misinterpreted markdown code formatting as shell commands, DICOM compression transfer syntaxes (JPEG, JPEG2000) as cryptographic algorithms, and documentation URLs as hardcoded network endpoints. The scripts perform standard medical imaging operations with no malicious intent. Risk is limited to standard PHI handling concerns in healthcare contexts.
Risikofaktoren
⚙️ Externe Befehle (137)
🌐 Netzwerkzugriff (47)
📁 Dateisystemzugriff (4)
Audit-Version 1
Niedriges RisikoJan 4, 2026, 04:26 PM
Legitimate medical imaging skill with 3 Python scripts for DICOM processing. Scripts perform local file operations only - read user-specified DICOM files and write output files. No network calls, no credential access, no command execution. Standard filesystem access for file I/O is expected for this purpose.