sdapp-commit
Audited by Socket on Mar 12, 2026
1 alert found:
Obfuscated FileThe skill is largely coherent with its stated purpose: it commits only explicitly staged changes, enforces guardrails against auto-staging, drafts conventional commit messages, and unconditionally triggers Jira time logging via a separate skill. There are no evident malicious or high-risk behaviors such as reading secret files, exfiltrating data, or downloading binaries. The data flows are contained to local Git state and integration with an authenticated Jira-log workflow. The main consideration is the unconditional Jira logging step, which should be acceptable in a workflow where users anticipate automatic time tracking, but may require explicit user awareness or opt-out options in some environments.