tooluniverse-biomedical-fact-lookup

Warn

Audited by Socket on Aug 19, 2026

1 alert found:

Security
SecurityMEDIUM
test_snippets.py

The wrapper module itself appears to be a test harness, but it dynamically executes Python code extracted from a package-local Markdown file (SKILL.md) using unsandboxed exec(). This is a significant supply-chain/execution risk: if SKILL.md is tampered with (malicious update, compromised release/build, or package modification), arbitrary code can run at import/runtime. The presence of domain-focused assertions does not mitigate the risk of malicious top-level snippet side effects during exec.

Confidence: 80%Severity: 78%
Audit Metadata
Analyzed At
Aug 19, 2026, 11:26 PM
Package URL
pkg:socket/skills-sh/mims-harvard%2Ftooluniverse%2Ftooluniverse-biomedical-fact-lookup%2F@185c05d0a15ed2599f427f9501a1fd17e660942da1a86fa9c53fd3218bcf3ab1
Security Audit — socket — tooluniverse-biomedical-fact-lookup