Caveat verdict
typescript-package-manager
Expert TypeScript package management skill that defaults to read-only guidance and requires explicit user approval before executing any package installations or mutations; the safety model is explicitly documented.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
package_install
Findings (9)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
scripts/bun-workflow.md · code · curl -fsSL https://bun.sh/install | bash
Pipe to bash — executes piped content as shell commands
scripts/bun-workflow.md · code · | bash
Possible hardcoded credential
scripts/bun-workflow.md · code · token = "$NPM_TOKEN
Pipe to sh — executes piped content as shell commands
scripts/pnpm-workflow.md · code · | sh
<script> tag in markdown — potential code injection
scripts/pnpm-workflow.md · code · <script>
Dynamic import() — loads module at runtime
references/integration-with-build-tools.md · code · import('
References child_process — can spawn system processes
SKILL.md · prose · downgraded · child_process
Bun file read API
scripts/bun-workflow.md · code · Bun.file(
Popular HTTP library — network access
scripts/bun-workflow.js.txt · prose · downgraded · Got
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/D/E). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
package_install Is this flag fair?
Thanks — recorded.