審計歷史
clinpgx-database - 4 審計
審計版本 4
最新 安全Jan 17, 2026, 06:26 AM
All 376 static findings are FALSE POSITIVES. The skill is a legitimate pharmacogenomics database API client accessing the public ClinPGx API (api.clinpgx.org). The static analyzer misidentified Markdown code fences (using backticks) as shell command execution, gene function descriptions as cryptographic algorithms, and clinical decision support tool references as system reconnaissance. Network calls are to a known public API, file writes are for caching API results, and there is no malicious code present.
風險因素
審計版本 3
安全Jan 17, 2026, 06:26 AM
All 376 static findings are FALSE POSITIVES. The skill is a legitimate pharmacogenomics database API client accessing the public ClinPGx API (api.clinpgx.org). The static analyzer misidentified Markdown code fences (using backticks) as shell command execution, gene function descriptions as cryptographic algorithms, and clinical decision support tool references as system reconnaissance. Network calls are to a known public API, file writes are for caching API results, and there is no malicious code present.
風險因素
審計版本 2
安全Jan 12, 2026, 04:55 PM
All 366 static findings are FALSE POSITIVES. The skill is a legitimate pharmacogenomics database API client. The static analyzer misidentified Markdown code fences as shell backticks, gene function descriptions as cryptographic algorithms, and clinical tool references as system reconnaissance. Network calls are to a public API (api.clinpgx.org), file writes are for caching API results, and there is no malicious code present.
風險因素
⚙️ 外部命令 (211)
🌐 網路存取 (131)
審計版本 1
低風險Jan 4, 2026, 05:00 PM
The skill includes a Python script that makes HTTPS requests to the ClinPGx API for pharmacogenomics data. It includes rate limiting, error handling, and optional caching to local files. All capabilities align with the stated research purpose.