fhir-software
Audited by Socket on Mar 3, 2026
1 alert found:
SecurityThis skill is a comprehensive, legitimate FHIR development guide and contains no direct signs of malicious code (no obfuscated payloads, no hardcoded credentials, no reverse shells, no explicit exfiltration endpoints). The primary security concerns are standard supply-chain risks: unpinned downloads and global installs (IG Publisher JAR, Java validator JAR, npm global packages) and caching external packages without shown integrity verification. Recommend: pin versions, publish verified URLs and checksums/signatures for downloaded binaries, avoid global installs where possible, and instruct users not to place credentials in example scripts. Overall there is no direct malware, but moderate supply-chain risk that should be mitigated with integrity checks and pinned sources.