boris

Warn

Audited by Socket on Aug 22, 2026

2 alerts found:

SecurityAnomaly
SecurityMEDIUM
vendor/SKILL.md

SUSPICIOUS. The core content is benign documentation, but the skill includes an unnecessary silent self-update path that fetches and overwrites its own SKILL.md from a third-party website. That weak install trust and the contradiction with the local-only claim make the skill higher risk than its stated purpose warrants.

Confidence: 88%Severity: 74%
AnomalyLOW
scripts/update.sh

No direct evidence of malware/backdoor/persistence within this updater module: it only fetches upstream JSON/markdown and performs repo-local synchronization actions, with no execution of downloaded content. The main security risk is supply-chain integrity: in --apply mode it copies fetched upstream markdown verbatim into vendor/SKILL.md without signature verification or pinned-hash acceptance criteria. Treat this as a legitimate updater that warrants strengthening (e.g., pinned hash/signature verification and/or stricter validation) before allowing automated or unreviewed application of updates.

Confidence: 68%Severity: 54%
Audit Metadata
Analyzed At
Aug 22, 2026, 11:12 PM
Package URL
pkg:socket/skills-sh/melodic-software%2Fclaude-code-plugins%2Fboris%2F@c7110643d7ab886c0a430cb87c22fb807b3b58c0941324fcdf55d86cddcf01f4
Security Audit — socket — boris