감사 이력
pydicom - 4 감사들
감사 버전 4
최신 안전Jan 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.
위험 요인
⚡ 스크립트 포함 (3)
📁 파일 시스템 액세스 (1)
감사 버전 3
안전Jan 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.
위험 요인
⚡ 스크립트 포함 (3)
📁 파일 시스템 액세스 (1)
감사 버전 2
낮은 위험Jan 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.
위험 요인
⚙️ 외부 명령어 (137)
🌐 네트워크 접근 (47)
📁 파일 시스템 액세스 (4)
감사 버전 1
낮은 위험Jan 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.