linux-bash-scripting
Audited by Socket on Mar 7, 2026
1 alert found:
Obfuscated FileThe skill content is a benign, high-quality defensive Bash scripting guide. It aligns with its stated purpose of teaching safe foundations, argument parsing, production patterns, and ShellCheck-compliant practices. There are normal, context-appropriate production patterns (dependency checks, atomic writes, locking) and no explicit credential exposure or exfiltration flows. Minor concerns arise only from typical tooling patterns (curl usage, external dependencies) that require prudent usage and verification in real-world scripts, but do not constitute active threats by themselves. Overall, the footprint is coherent with the stated purpose and appears proportionate for a developer-focused scripting guide.