cyberneticlibrary

Audit dependencies for vulnerabilities

dependency-auditworkflowsetup L21
samarthpatel24/workflow-pack
What it does

Execute dependency-audit

Best for

Use when you need a structured dependency audit workflow.

Inputs
  • · args: root
  • · {root}
Outputs
  • · root, flagged: findings.filter((f) => f.status !== 'ok').len
Requires
  • · agent
  • · parallel
  • · phase
Preconditions
  • · Input validation required
Failure modes
  • · Internal errors may occur
Trust signals
  • · Published at samarthpatel24/workflow-pack
  • · Substantial code (>2k chars)
  • · Schema-validated agent output
  • · Parallel execution support