bio-reproducer

Warn

Audited by Socket on Sep 6, 2026

2 alerts found:

AnomalySecurity
AnomalyLOW
SKILL.md

SUSPICIOUS: the overall workflow is coherent for bioinformatics reproduction, and the flagged .config access does not indicate credential theft. Main risk comes from supply-chain trust: Nextflow is legitimate but unpinned, and paperutils is an unverified external CLI referenced for remote metadata access, so the skill should not be treated as fully benign until that dependency is verified or removed.

Confidence: 85%Severity: 58%
SecurityMEDIUM
scripts/async_submit.sh

This fragment is primarily an async task runner that intentionally provides high-impact execution primitives: it executes user-supplied command strings via bash -c and evaluates user-supplied files via source when provided. There is no direct evidence of stealthy malware (no network exfiltration, persistence, or obfuscated payloads) in the shown code; however, the security risk is substantial if any of <cmd> or -e <envfile> (or the generated helper path inputs) can be influenced by an attacker.

Confidence: 72%Severity: 70%
Audit Metadata
Analyzed At
Sep 6, 2026, 01:05 AM
Package URL
pkg:socket/skills-sh/vlln%2Fbio-skills%2Fbio-reproducer%2F@7a031b42445fcabe4202219c0a2ebd3a4a8957acfd27a9a5fd38495115ef58b5
Security Audit — socket — bio-reproducer