Caveat verdict
slide-editor
This skill provides a visual HTML presentation editor that operates locally (offline-capable) by injecting an editor bundle into HTML files; the installation uses bun.sh (documented package manager) and all operations are local file manipulation with no credential access or data exfiltration.
⚠ 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
network_out
package_install
Findings (4)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · code · curl -fsSL https://bun.sh/install | bash
Pipe to bash — executes piped content as shell commands
SKILL.md · code · | bash
<script> tag in markdown — potential code injection
README.md · code · <script
References child_process — can spawn system processes
inject.ts · prose · downgraded · child_process
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/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.
network_outpackage_install Is this flag fair?
Thanks — recorded.