wdl-task-starter — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited wdl-task-starter (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Run a local WDL task end to end and use it as a starter for task and workflow authoring.
miniwdlgreeting.txt file inside the run directoryslurm/envs/workflow-languagesminiwdludocker inside the same prefix for daemonless local executionpython3 skills/reproducible-workflows/wdl-task-starter/scripts/run_wdl_hello.py --name Ada --workspace scratch/wdl/workspace --summary-out scratch/wdl/summary.json.greeting.txt; the wrapper configures a daemonless local miniwdl execution path for this toy task.examples/hello.wdl and examples/hello-inputs.json as the base for new tasks or workflows.miniwdl run exits successfully.slurm/envs/workflow-languages exists and python -m WDL --version works.slurm/envs/workflow-languages/bin/udocker --version works.miniwdl run --json to inspect the required input object shape.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.