dotfiles

Warn

Audited by Socket on Feb 21, 2026

1 alert found:

Security
SecurityMEDIUM
SKILL.md

[Skill Scanner] Credential file access detected This is a legitimate dotfiles-management instruction file with appropriate examples. It does not contain code that is demonstrably malicious, hidden backdoors, or obfuscation. However, it includes supply-chain risky patterns: curl | sh installer for chezmoi and unverified git clone/checkout followed by stow that may execute or install code from remote repositories. Those patterns make the instructions potentially dangerous if users run them against untrusted sources. Recommend: avoid curl|sh; verify repository contents and signatures before cloning/executing; avoid committing secrets to repos; review bootstrap scripts before running. LLM verification: The code and documentation are for legitimate dotfile management and contain no clear embedded malware or obfuscated backdoors. The notable risks are supply-chain and operational: download-and-execute (chezmoi curl|sh), unverified git clone and automatic application of dotfiles (bootstrap stow loop), and potential accidental leakage of secrets via templating -> file -> git push. These are moderate security concerns that can be mitigated by adding verification, inspection steps, safer bootstrap l

Confidence: 85%Severity: 75%
Audit Metadata
Analyzed At
Feb 21, 2026, 07:04 AM
Package URL
pkg:socket/skills-sh/1mangesh1%2Fdev-skills-collection%2Fdotfiles%2F@87c9f7c3c8fa3496a5950a52a14fce2092a53d52