tiptap

Warn

Audited by Socket on Sep 4, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
SKILL.md

SUSPICIOUS. Most of the skill is a normal framework guide using official Tiptap and Tailwind packages, with no clear credential theft or malicious data routing. The main issue is the recommended shadcn install path pulling code/config from an unrelated third-party raw GitHub registry while the skill presents it as the recommended setup; this is disproportionate supply-chain risk and an internal consistency concern, but not confirmed malware.

Confidence: 91%Severity: 62%
AnomalyLOW
templates/minimal-tiptap-setup.sh

No direct evidence of malicious payloads appears in the script itself; it is a straightforward installer. However, it performs high-risk supply-chain operations: executes a floating-version CLI via `npx shadcn@latest`, consumes a mutable remote registry JSON via a GitHub raw URL, and installs multiple unpinned npm dependencies. This combination can enable upstream tampering or unintended dependency changes to propagate into the installing environment. Pinning versions/commits and using integrity-checked, deterministic installs (lockfiles, checksums, and controlled npm/npx behavior) is strongly recommended.

Confidence: 70%Severity: 62%
Audit Metadata
Analyzed At
Sep 4, 2026, 06:56 AM
Package URL
pkg:socket/skills-sh/dennislee928%2Fethic-latex%2Ftiptap%2F@308cd8be106929c89d810c9fe541aad0593ec76157c02bf5b6baeace2d6ad8ce
Security Audit — socket — tiptap