bmad-core
Fail
Audited by Socket on Mar 2, 2026
1 alert found:
Obfuscated FileObfuscated Fileassets/source/core/tasks/shard-doc.xml
HIGHObfuscated FileHIGH
assets/source/core/tasks/shard-doc.xml
The workflow is functionally legitimate for sharding Markdown documents but carries moderate supply-chain and data-loss risk. The primary danger is executing unpinned npm package code at runtime via npx (remote code execution / supply-chain risk) combined with a recommended destructive action (delete original). Mitigations: pin and verify the package, run the tool in an isolated sandbox or container, validate shard contents before destructive actions, and require explicit, irreversible-confirmation safeguards for deletion. With those mitigations applied the task can be considered low-to-moderate risk; without them it is a moderate-risk operation and should be treated cautiously.
Confidence: 98%
Audit Metadata