arch-tsdown-cli
Warn
Audited by Snyk on Feb 26, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The CI workflow copies use remote GitHub Actions (e.g., uses: actions/checkout@v4 -> https://github.com/actions/checkout and uses: pnpm/action-setup@v4 -> https://github.com/pnpm/action-setup and uses: actions/setup-node@v4 -> https://github.com/actions/setup-node) which are fetched and executed at CI runtime, so they constitute external code executed during runtime.
Audit Metadata