chezmoi-workflows
Audited by Socket on Mar 10, 2026
1 alert found:
Obfuscated FileThe skill's stated purpose (dotfile backup/sync via chezmoi with a GitHub remote) aligns with its capabilities and the described workflow. Access to private repos and usage of git/chezmoi are appropriate for legitimate dotfile management. Security concerns mainly center on credential handling for GitHub/SSH, and the potential for sensitive dotfiles to be transmitted across machines; these are mitigated by private repositories and proper access controls but require explicit user awareness and secure credential management. No evident malicious data exfiltration or unsafe third-party payloads are present, though the gh-based repo creation pathway warrants careful handling of authentication tokens. Overall, the footprint is mostly benign with standard risk expectations for dotfile synchronization tooling.