baoyu-format-markdown

Warn

Audited by Socket on Feb 22, 2026

1 alert found:

Security
SecurityMEDIUM
SKILL.md

[Skill Scanner] Backtick command substitution detected This skill's functionality is coherent with its stated purpose (markdown/plain-text formatting). However, it instructs running an unpinned download-and-execute command (npx -y bun ${SKILL_DIR}/scripts/main.ts), and it delegates actual formatting behavior to external scripts that are not included in the document. That download-execute pattern and unpinned runtime execution are high-risk supply-chain signals. There is also the ability to modify files in-place and an automated title selection behavior. I classify this SKILL.md as SUSPICIOUS: not obviously malicious from the document alone, but it has notable supply-chain and operational risks that require auditing the referenced scripts (scripts/main.ts, scripts/quotes.ts, scripts/autocorrect.ts) and avoiding unpinned npx execution in sensitive environments. LLM verification: This SKILL.md is functionally a reasonable markdown formatter and its stated capabilities match the documented operations (reading files, formatting, creating frontmatter, running a typography script). However, it relies on an unpinned download-and-execute pattern (`npx -y bun ${SKILL_DIR}/scripts/main.ts`) and documents running package manager installs. That runtime pattern is a supply-chain risk: at execution time arbitrary code may be fetched and run, which could read or exfiltrate files, mod

Confidence: 75%Severity: 75%
Audit Metadata
Analyzed At
Feb 22, 2026, 01:45 PM
Package URL
pkg:socket/skills-sh/Jackiexiao%2Fjackie-skills-everyday%2Fbaoyu-format-markdown%2F@70ada52156652cf2a206157ceed4a7c2a975a208