監査履歴
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.