Caveat verdict

typescript-package-manager

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

0
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (9)

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

scripts/bun-workflow.md · code · curl -fsSL https://bun.sh/install | bash

Pattern match critical

Pipe to bash — executes piped content as shell commands

scripts/bun-workflow.md · code · | bash

Pattern match critical

Possible hardcoded credential

scripts/bun-workflow.md · code · token = "$NPM_TOKEN

Pattern match critical

Pipe to sh — executes piped content as shell commands

scripts/pnpm-workflow.md · code · | sh

Pattern match critical

<script> tag in markdown — potential code injection

scripts/pnpm-workflow.md · code · <script>

Pattern match high

Dynamic import() — loads module at runtime

references/integration-with-build-tools.md · code · import('

Pattern match medium

References child_process — can spawn system processes

SKILL.md · prose · downgraded · child_process

Pattern match medium

Bun file read API

scripts/bun-workflow.md · code · Bun.file(

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API